Re: junit.jar in Ant 1.5.3 distro?!?!?

2003-04-16 Thread Stefan Bodewig
On Tue, 15 Apr 2003, Dominique Devienne [EMAIL PROTECTED] wrote: Why is Ant 1.5.3 shipping with junit.jar in ANT_HOME/lib??? It is? Which download? Without shipping the license of JUnit and all that, we can't do it. Stefan

Re: junit.jar in Ant 1.5.3 distro?!?!?

2003-04-16 Thread Stefan Bodewig
On Wed, 16 Apr 2003, Conor MacNeill [EMAIL PROTECTED] wrote: I'll rebuild the distribution tonight. One thing that you'll need to consider is that people may download the old distribution from a mirror and try to check it with the signature for the new distribution from www.apache.org. You

Re: junit.jar in Ant 1.5.3 distro?!?!?

2003-04-16 Thread Conor MacNeill
On Wed, 16 Apr 2003 05:56 pm, Stefan Bodewig wrote: One thing that you'll need to consider is that people may download the old distribution from a mirror and try to check it with the signature for the new distribution from www.apache.org. You will probably have to chose different names for

Re: junit.jar in Ant 1.5.3 distro?!?!?

2003-04-16 Thread Jesse Stockall
On Wed, 2003-04-16 at 11:35, Conor MacNeill wrote: On Wed, 16 Apr 2003 05:56 pm, Stefan Bodewig wrote: One thing that you'll need to consider is that people may download the old distribution from a mirror and try to check it with the signature for the new distribution from www.apache.org.

junit.jar in Ant 1.5.3 distro?!?!?

2003-04-15 Thread Dominique Devienne
Why is Ant 1.5.3 shipping with junit.jar in ANT_HOME/lib??? I don't see anything about it in WHATSNEW, nor a LICENSE.junit for that matter. Plus the Manifest of that JAR doesn't even say which version of JUnit it is, just that it was build using Ant 1.4.1 ;-) Thanks, --DD