I'm confused about the auto-getting of junit
I also had to add the following line to build.xml
<pathelement location="${junit.jar}"/>
As well as add the following to include.properties
# ----- junit -----
junit.jar=${lib.dir}/junit-3.7.jar

Is this correct, or am I barking up the wrong tree.
With those changes I can pull down junit 3.7 if I don't have it and if I
do then everything is OK

If this is correct I'll submit a patch for the other files

-- Jason


> -----Original Message-----
> From: Jason Webb [mailto:[EMAIL PROTECTED] 
> Sent: 24 February 2003 09:49
> To: James Developers List
> Subject: [PATCH] check-targets.properties
> 
> 
> The Maven style trick doesn't work as the Ant build adds the 
> current version to the .id prop.
> 
> -- Jason
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to