To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project test-ant has an issue affecting its community integration.
This issue affects 1 p
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project test-ant-no-xerces has an issue affecting its community integration.
This issue a
Stefan Bodewig wrote:
I'd not be opposed against making antunit part of the core, but so far
it hasn't attracted enough committers to even leave the sandbox. And
the six months probation time is over, BTW.
Stefan
I think the using / maintaining by ourselves is more of a chicken and
egg p
Author: stevel
Date: Sun Nov 6 15:55:23 2005
New Revision: 331165
URL: http://svn.apache.org/viewcvs?rev=331165&view=rev
Log:
an extra test
Modified:
ant/sandbox/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/antlib.xml
Modified:
ant/sandbox/antlibs/antunit/trunk/src/main/org/apache
I think the using / maintaining by ourselves is more of a chicken and
egg problem
- We do not really need it for our "outside ant" activities
- We cannot really use it for our "inside ant" activities as it is in
the sandbox.
- We do not maintain it as we do not use it, and it is in the sand
- use StringUtils.LINE_SEP instead of looking up
System.getProperty("line.seperator") each time
- remove unused import statement
Kev
Index:
D:/java_projects/ant-sandbox/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/PlainAntUnitListener.java
==