• 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: ERWorkerChannel/Libraries does not exist.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERWorkerChannel/Libraries does not exist.


  • Subject: Re: ERWorkerChannel/Libraries does not exist.
  • From: James Cicenia <email@hidden>
  • Date: Mon, 26 Nov 2012 21:03:56 -0600

And now I get this:

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.


?


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
References: 
 >ERWorkerChannel/Libraries does not exist. (From: James Cicenia <email@hidden>)
 >Re: ERWorkerChannel/Libraries does not exist. (From: Chuck Hill <email@hidden>)
 >Re: ERWorkerChannel/Libraries does not exist. (From: James Cicenia <email@hidden>)
 >Re: ERWorkerChannel/Libraries does not exist. (From: email@hidden)

  • Prev by Date: Re: ERWorkerChannel/Libraries does not exist.
  • Next by Date: Update on the new Wonder beginners book
  • Previous by thread: Re: ERWorkerChannel/Libraries does not exist.
  • Next by thread: Update on the new Wonder beginners book
  • Index(es):
    • Date
    • Thread