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" <conor@cortexebusiness.com.au>
To: "Ant Developers List" <ant-dev@jakarta.apache.org>
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:jakarta-ant@ehatchersolutions.com]
> >
> > 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:ant-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
>
>
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|