> -----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. Gav... > > Note that you cannot yet build using this build file as I've only moved > a handful of the jars to ivy. Devs should not waste time on trying to > make it build (I have generic scripts ready to kick this off, if you > really want to peek ahead look inside the tools/ivy/build-scripts dir). > > You may also fin the output of the report target useful (look for the > html in the build directory after you run it) > > Ross > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.412 / Virus Database: 268.18.2/692 - Release Date: 2/18/2007
