DO NOT REPLY [Bug 19807] New: - CvsChangeLog to support revision tag parameter

2003-05-09 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 12024] - [PATCH] Enable junit to inherit Ant properties as system properties

2003-05-09 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

cvs commit: ant/docs/manual/CoreTasks concat.html

2003-05-09 Thread bodewig
bodewig 2003/05/09 06:41:04 Modified:.WHATSNEW docs/manual/CoreTasks concat.html Log: Spelling Revision ChangesPath 1.413 +1 -1 ant/WHATSNEW Index: WHATSNEW === RCS fi

DO NOT REPLY [Bug 17040] - JUnit task report does not use the one defined by setName method

2003-05-09 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 12511] - directive must have a newline

2003-05-09 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

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

2003-05-09 Thread bodewig
bodewig 2003/05/09 06:32:07 Modified:.WHATSNEW docs/manual/CoreTasks concat.html src/etc/testcases/taskdefs concat.xml src/main/org/apache/tools/ant/taskdefs Concat.java src/testcases/org/apache/tools/ant/taskdefs Concat

Re: how to set a property with a regexp

2003-05-09 Thread Mariano Benitez
sorry, I worked it out. the mapping is done before the path separator conversion, so what I have to do is set targetos="unix" and the manifest is ok Mariano Benitez wrote: I have the following problem: I have a fileset that I want to convert to the manifest classpath. so this is what I do: 1) p

DO NOT REPLY [Bug 12024] - [PATCH] Enable junit to inherit Ant properties as system properties

2003-05-09 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

cvs commit: ant/src/main/org/apache/tools/ant/types PropertySet.java defaults.properties

2003-05-09 Thread bodewig
bodewig 2003/05/09 06:01:00 Modified:.WHATSNEW src/main/org/apache/tools/ant/types defaults.properties Added: src/main/org/apache/tools/ant/types PropertySet.java Log: New data-type . Submitted by: Dominique Devienne Revision ChangesPath

cvs commit: ant/src/main/org/apache/tools/ant DirectoryScanner.java

2003-05-09 Thread bodewig
bodewig 2003/05/09 05:44:52 Modified:src/main/org/apache/tools/ant DirectoryScanner.java Log: retain old array for backwards compatibility. Revision ChangesPath 1.41 +53 -22ant/src/main/org/apache/tools/ant/DirectoryScanner.java Index: DirectoryScanner.java

how to set a property with a regexp

2003-05-09 Thread Mariano Benitez
I have the following problem: I have a fileset that I want to convert to the manifest classpath. so this is what I do: 1) pathconvert 2) the problem comes when trying to make this work fine on both win with cygnus and unix. the paths in the fileset

DO NOT REPLY [Bug 12700] - [PATCH] Please allow Ant users to define the default set of excludes

2003-05-09 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

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

2003-05-09 Thread bodewig
bodewig 2003/05/09 05:10:36 Modified:.WHATSNEW docs/manual coretasklist.html dirtasks.html src/main/org/apache/tools/ant DirectoryScanner.java src/main/org/apache/tools/ant/taskdefs defaults.properties Added: docs/manual/CoreTa

Re: Roles (was: antlib)

2003-05-09 Thread Costin Manolache
peter reilly wrote: > Using property files is nice but with new attributes > to typedef (adaptor for example) it would be better to > use an xml file/resource. I think we already agreed on XML - there is no reason to continue adding arguments. > This should be independent of using antlibs/jars