On 2012-02-23, Jesse Glick wrote:
> On 02/23/2012 04:09 PM, Jesse Glick wrote:
>> $ ant -lib lib/optional/ant-antunit-1.2.jar antunit-tests
> Never mind, just figured out that you need to use
> $ ./dist/bin/ant ...
> to actually test trunk code! Maybe build.xml should detect this
> somehow and warn you (though of course it would be better if it
> automatically ran the right copy of Ant).
It is supposed to be used via ./build.sh antunit-tests. I'm not sure
how build.xml could detect you were not using the current trunk version
of Ant or some older build with the same version.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|