Re: donate a new selector

2003-09-07 Thread Erik Hatcher
There already is a in the latest version of Ant. I'm not sure how the implementations compare. Could you compare yours with it and offer any benefits yours has as a patch against the HEAD version of Ant's codebase? Erik On Friday, September 5, 2003, at 02:18 PM, Thorsten Möller wrot

CommandlineJavaTest failed

2003-09-07 Thread jan
org.apache.tools.ant.types.CommandlineJavaTest failed on my machine (WinXP, JDK 1.4.2). It seems the its caused on public void testGetCommandline() { ... assertTrue("junit.jar contained", s[3].indexOf("junit.jar"+java.io.File.pathSeparator) >= 0); The source i

donate a new selector

2003-09-07 Thread Thorsten Möller
Hi, I wrote a new selector named "ContainsRegexpSelector". It works pretty much the same like the "ContainsSelector" except that it uses a regular expression to decide wheter including a file in a particular fileset. Because I think there is a commond need for such a selector I would donate the co

cvs commit: ant/docs/manual credits.html

2003-09-07 Thread jhm
jhm 2003/09/07 09:29:33 Modified:docs/manual credits.html Log: Add myself to manual authors. Revision ChangesPath 1.23 +3 -2 ant/docs/manual/credits.html Index: credits.html === RCS fil

DO NOT REPLY [Bug 22967] New: - permits duplicated manifest attributes in violation of the manifest specification

2003-09-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 10063] - Multiple Class-Path attributes in Manifest.MF not allowed by Ant.

2003-09-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22816] - Continued multiple Class-Path: manifest attributes not parsed

2003-09-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Bug report for Ant [2003/09/07]

2003-09-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

cvs commit: ant/docs resources.html

2003-09-07 Thread jhm
jhm 2003/09/07 02:46:09 Modified:docs resources.html Log: Add link to wiki pages. Revision ChangesPath 1.66 +31 -0 ant/docs/resources.html Index: resources.html === RCS file: /home/c

cvs commit: ant/xdocs resources.xml

2003-09-07 Thread jhm
jhm 2003/09/07 02:45:35 Modified:xdocsresources.xml Log: Add link to wiki pages. Revision ChangesPath 1.31 +26 -5 ant/xdocs/resources.xml Index: resources.xml === RCS file: /home/cvs

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs/optional PropertyFileTest.java

2003-09-07 Thread jhm
jhm 2003/09/07 02:40:40 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional PropertyFileTest.java Log: Checks that a property file is created when not present. Revision ChangesPath 1.9 +24 -15 ant/src/testcases/org/apache/to