package er.rest.routes does not exist
package er.rest.routes does not exist
- Subject: package er.rest.routes does not exist
- From: David Avendasora <email@hidden>
- Date: Wed, 18 Aug 2010 04:58:36 -0400
Hi all,
This one has been driving me nuts all yesterday afternoon, and I know it has to be something simple:
I am building Wonder using Hudson. I am checking out Wonder and then patching it and then building everything with the following Ant command: ant all -propertyfile ${WORKSPACE}/Root/build.properties
All the Frameworks build just fine as do most of the Examples and Applications, but when it gets to my patched version of JavaMonitor, it chokes saying:
global.dummy:
[wocompile] Compiling 36 source files to /Users/davendasora/.hudson/jobs/WOWODC_Wonder/workspace/Root/Roots/classes/JavaMonitor
[wocompile] /Users/davendasora/.hudson/jobs/WOWODC_Wonder/workspace/Wonder/Applications/JavaMonitor/Sources/com/webobjects/monitor/application/Application.java:25: package er.rest.routes does not exist
[wocompile] import er.rest.routes.ERXRoute;
One of the things that the patch does is add ERRest to the .classpath, and I've verified that ERRest.framework is indeed in the wo.local.frameworks directory as defined by the build.properties file that I'm passing to Ant.
Why would Ant not be able to find it?
Dave |
_______________________________________________
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