Re: still trying to build frameworks...
Re: still trying to build frameworks...
- Subject: Re: still trying to build frameworks...
- From: Theodore Petrosky <email@hidden>
- Date: Tue, 27 Nov 2012 07:21:05 -0800 (PST)
mine works. i am up to date with integration
i created a new D2W app
built and ran
the basically empty app came up fine.
although I see in eclipse that a lot of Project Wonder has red Xs.
ERExtensions
when i drill down to Nonlocalized.lproj
ERXCheckBoxWrapper there is no key context.
--- On Tue, 11/27/12, James Cicenia <email@hidden> wrote:
> From: James Cicenia <email@hidden>
> Subject: Re: still trying to build frameworks...
> To: "WebObjects Development" <email@hidden>
> Date: Tuesday, November 27, 2012, 9:42 AM
> I
> just did .... again.
> same
> error.
> Has
> anyone else recently upgraded their frameworks? And as a
> bonus, create a new WonderD2WApp and tried
> it?
> Thanks
>
>
>
>
>
> On Nov 27, 2012, at 8:06 AM, Paul Yu <email@hidden>
> wrote:
> James
>
> Did you delete the content of Roots directory before trying
> to build the frameworks?
>
> Paul
> On Nov 27, 2012, at 8:37 AM, James Cicenia <email@hidden>
> wrote:
>
> Integration:
>
> James-iMac-2:wonder jcicenia$ git checkout integration
> Already on 'integration'
>
> Anything else?
>
>
> On Nov 27, 2012, at 7:23 AM, Pascal Robert <email@hidden>
> wrote:
>
> That problem is similar to something
> that this commit has fixed:
>
> https://github.com/projectwonder/wonder/commit/7bc1b9b0a8a8a8680ee16b8c0176f14283c93224
>
> Are you trying to build the integration or the master
> branch?
>
> If there is anyone who can break a
> new install, or even upgrade an existing install, I am your
> man!
>
> Tried to create a new D2WWonderApplication and got a weird
> recursive error when I tried to run it.
> Hmmm, I thought, maybe I have some old frameworks or such.
> So, I cleaned out Roots and started again.
>
> Now I can get the frameworks built:
>
> global.prepare:
> [mkdir] Created dir:
> /Users/jcicenia/git/wonder/Frameworks/EOF/ERRest/WebServerResources
>
> global.compile:
>
> global.dummy:
> [wocompile] Compiling 93 source files to
> /Users/jcicenia/Roots/classes/ERRest
> [wocompile]
> /Users/jcicenia/git/wonder/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteRequestHandler.java:737:
> cannot find symbol
> [wocompile] symbol : method
> notEqual(java.lang.Class<capture#588 of ? extends
> er.rest.routes.ERXRouteController>,java.lang.Class<capture#0
> of ? extends er.rest.routes.ERXRouteController>)
> [wocompile] location: class
> org.apache.commons.lang.ObjectUtils
> [wocompile] boolean
> isDifferentController =
> ObjectUtils.notEqual(duplicateRoute.controller(),
> route.controller());
> [wocompile]
> ^
> [wocompile]
> /Users/jcicenia/git/wonder/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteRequestHandler.java:738:
> cannot find symbol
> [wocompile] symbol : method
> notEqual(java.lang.String,java.lang.String)
> [wocompile] location: class
> org.apache.commons.lang.ObjectUtils
> [wocompile] boolean isDifferentAction =
> ObjectUtils.notEqual(duplicateRoute.action(),
> route.action());
> [wocompile]
> ^
> [wocompile] Note: Some input files use or override a
> deprecated API.
> [wocompile] Note: Recompile with -Xlint:deprecation for
> details.
> [wocompile] Note: Some input files use unchecked or unsafe
> operations.
> [wocompile] Note: Recompile with -Xlint:unchecked for
> details.
> [wocompile] 2 errors
>
> BUILD FAILED
> /Users/jcicenia/git/wonder/build.xml:12: The following error
> occurred while executing this line:
> /Users/jcicenia/git/wonder/Build/build/build.xml:1377: The
> following error occurred while executing this line:
> /Users/jcicenia/git/wonder/Build/build/build.xml:1368: The
> following error occurred while executing this line:
> /Users/jcicenia/git/wonder/Build/build/build.xml:119: The
> following error occurred while executing this line:
> /Users/jcicenia/git/wonder/Build/build/generic.xml:270:
> Compile failed; see the compiler error output for details.
>
>
> Pascal? Chuck? Anyone?
> Thoughts?
>
> James
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> Webobjects-dev mailing list
> (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> Webobjects-dev mailing list
> (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
>
>
> -----Inline Attachment Follows-----
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden