this assumes you have dist/bin in you path, right?
----- Original Message ----- From: "Conor MacNeill" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 9:46 PM Subject: RE: cvs commit: jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/optional PropertyFileTest.java > build install-lite > ant test > > > -----Original Message----- > > From: Erik Hatcher [mailto:[EMAIL PROTECTED] > > Sent: Friday, 22 February 2002 1:38 PM > > To: Ant Developers List > > Subject: Re: cvs commit: > > jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/optional > > PropertyFileTest.java > > > > > > If I modify anything other than a test case, I run bootstrap > > first. If I'm > > just modifying the test case then I run build. Thats just the steps that > > work for me. > > > > What are your steps? > > > > > > ----- Original Message ----- > > From: "Conor MacNeill" <[EMAIL PROTECTED]> > > To: "Ant Developers List" <[EMAIL PROTECTED]> > > Sent: Thursday, February 21, 2002 9:16 PM > > Subject: RE: cvs commit: > > jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/optional > > PropertyFileTest.java > > > > > > > > From: Erik Hatcher [mailto:[EMAIL PROTECTED] > > > > > > > > build[.sh] > > > > run-single-test > > > > -Dtestcase=org.apache.tools.ant.taskdefs.optional.PropertyFi > > > > leTest > > > > > > > > > > Erik, > > > > > > Just a note of caution. If you use "build" this is testing the > > bootstrapped > > > ant (since build run the bootstrapped ant) rather than the ant that is > > built > > > into dist. This is usually OK but it can sometimes catch you out. :-) > > > > > > Conor > > > > > > > > > -- > > > To unsubscribe, e-mail: > <mailto:[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]> > > > > -- > To unsubscribe, e-mail: <mailto:[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]>
