• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: still trying to build frameworks...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: still trying to build frameworks...


  • Subject: Re: still trying to build frameworks...
  • From: Pascal Robert <email@hidden>
  • Date: Tue, 27 Nov 2012 08:23:04 -0500

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

  • Follow-Ups:
    • Re: still trying to build frameworks...
      • From: James Cicenia <email@hidden>
References: 
 >still trying to build frameworks... (From: James Cicenia <email@hidden>)

  • Prev by Date: still trying to build frameworks...
  • Next by Date: Re: still trying to build frameworks...
  • Previous by thread: still trying to build frameworks...
  • Next by thread: Re: still trying to build frameworks...
  • Index(es):
    • Date
    • Thread