Hi,
I have added a nested file element to filelist, used as follows:
<filelist dir="${src.dir}">
<file name="tasks/a.java"/>
<file name="tasks/b.java"/>
<file name="This is a file with spaces"/>
</filelist>a) Is this change ok?
b) Should it be in ant 1.6.2
c) Could someone run the unittests on windows please ;-)
Peter
[EMAIL PROTECTED] wrote:
peterreilly 2004/02/23 08:40:55
Modified: src/main/org/apache/tools/ant/types FileList.java
docs/manual/CoreTypes filelist.html
src/testcases/org/apache/tools/ant/types FileListTest.java
Added: src/etc/testcases/types filelist.xml
Log:
Add nested file element to file list to allow filenames to
contain white space and commas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
