Xcode update moves the ant directory
Xcode update moves the ant directory
- Subject: Xcode update moves the ant directory
- From: Allen Cronce <email@hidden>
- Date: Fri, 02 Nov 2007 11:42:06 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden