Hi all,
We build both Mac and WO projects on the same automated build system.
After upgrading to Xcode 2.5, we found that our standalone ant build
broke with the following error:
taskdef class org.objectstyle.woproject.ant.WOCompile cannot be found
Upon investigation it appears that under Xcode 2.5, the ant/lib folder
has moved from here:
/Developer/Java/Ant/lib/
to here:
/usr/share/ant/lib
After copying the required woproject.jar to the above folder, the build
worked.
It looks like installing Xcode 3.0 also moves the ant directory to this
same new location.
Maybe someone who has write access to the WOProject-Ant section of the
wiki could update the installation instructions for Xcode 2.5 and 3.0.
Best,
--
Allen Cronce
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]