Gav.... wrote:
-----Original Message-----
From: Ross Gardler [mailto:[EMAIL PROTECTED]
Sent: Thursday, 22 February 2007 10:31 PM
To: [email protected]
Subject: Re: [PROPOSAL] Switch dependency managment to IVY
Ross Gardler wrote:
* Note that I am using an Eclipse plugin to resolve the dependencies for
me. Since you want to help I will make it a priority to create an ANT
task to resolve them for us - I should be able to do this later today
(GMT)
I've added a basic build target for checking that jars resolve (ivy
branch only of course). Do:
cd [FORREST_HOME]/main
ant -buildfile ivy-build.xml
Note that you must be using the ant in our tools/ant directory or you
must place the ivy jar file (found in tools/ivy) into your ant
installations lib folder.
Ok I give up, I'm assuming you added ivy-1.4.1.jar to /tools/ant/lib/
And you added a ivy-build.xml to /main/ , but I can't find them
Anywhere.
Are you sure you are using the ivyBuild branch?
http://svn.apache.org/viewvc/forrest/branches/ivyBuild/main/ivy-build.xml?view=log
Ross