I'm the one to blame on that one. Sorry, it was on my todo list, somewhere between "make more money" and "save marriage".....I hope you understand.
-- James Mitchell Software Developer/Struts Evangelist http://www.struts-atlanta.org 678-910-8017 AIM:jmitchtx ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 27, 2003 12:30 AM Subject: cvs commit: jakarta-struts build.properties.sample > rleland 2003/07/26 21:30:17 > > Modified: . build.properties.sample > Log: > Make Junit versions consistent > > Revision Changes Path > 1.44 +9 -9 jakarta-struts/build.properties.sample > > Index: build.properties.sample > =================================================================== > RCS file: /home/cvs/jakarta-struts/build.properties.sample,v > retrieving revision 1.43 > retrieving revision 1.44 > diff -u -r1.43 -r1.44 > --- build.properties.sample 1 Jul 2003 17:49:25 -0000 1.43 > +++ build.properties.sample 27 Jul 2003 04:30:16 -0000 1.44 > @@ -184,7 +184,7 @@ > #log4j.jar = ${cactus.lib}/log4j-1.2.5.jar > > # JUnit jar file, version 3.81 or newer required. > -#junit.jar = ${cactus.lib}/junit-3.7.jar > +#junit.jar = ${cactus.lib}/junit3.8.1.jar > > # Httpclient from Jakarta-Commons > #commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0alpha1-20020606.jar > @@ -211,7 +211,7 @@ > #log4j.jar = ${cactus.lib}/log4j-1.2.5.jar > > # JUnit jar file, version 3.81 or newer required. > -#junit.jar = ${cactus.lib}/junit-3.7.jar > +#junit.jar = ${cactus.lib}/junit3.8.1.jar > > # Httpclient from Jakarta-Commons > #commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0alpha1-20020606.jar > @@ -265,7 +265,7 @@ > #log4j.jar = ${cactus.lib}/log4j-1.2.5.jar > > # JUnit jar file, version 3.81 or newer required. > -#junit.jar = ${cactus.lib}/junit-3.7.jar > +#junit.jar = ${cactus.lib}/junit3.8.1.jar > > # Httpclient from Jakarta-Commons > #commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0alpha1-20020606.jar > @@ -291,8 +291,8 @@ > # Log4J from Jakarta-Commons > log4j.jar = ${cactus.lib}/log4j-1.2.5.jar > > -# JUnit jar file, version 3.81 or newer required. > -junit.jar = ${cactus.lib}/junit-3.7.jar > +# JUnit jar file, version 3.8.1 or newer required. > +junit.jar = ${cactus.lib}/junit3.8.1.jar > > # Httpclient from Jakarta-Commons > commons-httpclient.jar = ${cactus.lib}/commons-httpclient-2.0alpha1-20020606.jar > @@ -306,10 +306,10 @@ > > > # Ant Optional Jars for Junit task > -ant.optional.jar = ${apache.home}/jakarta-ant-1.5.1/lib/optional.jar > +ant.optional.jar = ${apache.home}/apache-ant-1.5.3-1/lib/optional.jar > > # Ant Jar for optional taglib documentation task > -ant.jar=${apache.home}/apache-ant-1.5.2/lib/ant.jar > +ant.jar=${apache.home}/apache-ant-1.5.3-1/lib/ant.jar > > # Servlet engine locations for the tests > > @@ -319,4 +319,4 @@ > > tomcat.home.33 = ${apache.home}/jakarta-tomcat-3.3.1 > tomcat.home.40 = ${apache.home}/jakarta-tomcat-4.0.6 > -tomcat.home.41 = ${apache.home}/jakarta-tomcat-4.1.18-LE-jdk14 > +tomcat.home.41 = ${apache.home}/jakarta-tomcat-4.1.24 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]