There are a lot more targets available than what we have nicely commented at the top of this file, and I know how some of us feel about having them there :)
I propose that we either: 1. maintain this better with a little more clarity about dependencies or 2. just remove it all together Comments? -- James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org/ "The man who does not read good books has no advantage over the man who cannot read them." - Mark Twain (1835-1910) > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 11:14 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-struts build.xml > > > jmitchell 2003/01/21 20:14:27 > > Modified: . build.xml > Log: > Small typo. > > Revision Changes Path > 1.95 +1 -1 jakarta-struts/build.xml > > Index: build.xml > =================================================================== > RCS file: /home/cvs/jakarta-struts/build.xml,v > retrieving revision 1.94 > retrieving revision 1.95 > diff -u -r1.94 -r1.95 > --- build.xml 19 Jan 2003 00:40:41 -0000 1.94 > +++ build.xml 22 Jan 2003 04:14:27 -0000 1.95 > @@ -920,7 +920,7 @@ > > <target name="test.tomcat.33" if="tomcat.home.33" > depends="skip.tomcat.33,compile.library" > - description="Run Cactus-based unit tests on Tomcat 3.2"> > + description="Run Cactus-based unit tests on Tomcat 3.3"> > <echo message="tomcat.home.33 = ${tomcat.home.33}"/> > <ant antfile="build-tests.xml" target="test.tomcat.33"/> > </target> > > > > > -- > To unsubscribe, e-mail: > <mailto:struts-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>