|
From: Rod J. <rod...@in...> - 2003-07-28 07:26:55
|
or possibly optional.jar. That's normally included but needs to be in ant/lib too. ----- Original Message ----- From: "Achleitner Thomas" <ac...@ec...> To: "Colin Sampaleanu" <col...@ex...>; <spr...@li...> Sent: Monday, July 28, 2003 7:31 AM Subject: AW: [Springframework-developer] Weird issue trying to run unit tests do you have junit.jar in ants lib folder? thomas -----Ursprüngliche Nachricht----- Von: Colin Sampaleanu [mailto:col...@ex...] Gesendet: Montag, 28. Juli 2003 04:14 An: spr...@li... Betreff: [Springframework-developer] Weird issue trying to run unit tests I've build Spring now a number of time over the last couple of weeks, but tonight was the first time I actually tried to run the unit tests. I am getting an incredibly puzzling error from ant saying it can't create the junit task ---- BUILD FAILED file:E:/src/open/springframework/main/build.xml:238: Could not create task or ty pe of type: junit. Ant could not find the task or a class this task relies upon. ----- I spent 15 minutes trying to figure this out, but have no clues as to what is going on. I am using the same ant settings as I've used in several dozen of my own projects and a number of open source projects, ie I have a batch file which adds ant to the path and sets ANT_HOME. I though perhaps the ant.jar (which seems to be ant 1.5.3 recompiled some time this year) in the lib/ant dir was interfering somehow, but removing it makes no difference. Adding 'fork="true") to the junit call makes no difference. Anybody seen something like this before? ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |