Re: JDK 1.1 support

2003-03-14 Thread Conor MacNeill
On Fri, 14 Mar 2003 10:55 am, Steve Loughran wrote: From: Conor MacNeill [EMAIL PROTECTED] 4. Drop all the Ant2 cruft from the website. I think it should be preserved. Some it is still interesting and worth keeping. By cruft I mean statements like We are currently hashing out design

DO NOT REPLY [Bug 17952] - failonerror and verbose undocumented on move

2003-03-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17952. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-03-14 Thread stevel
stevel 2003/03/13 16:39:54 Modified:src/main/org/apache/tools/ant/taskdefs ImportTask.java Log: documentation for xdocs to pick up Revision ChangesPath 1.9 +17 -6 ant/src/main/org/apache/tools/ant/taskdefs/ImportTask.java Index: ImportTask.java

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs SubAnt.java defaults.properties

2003-03-14 Thread stevel
stevel 2003/03/13 16:42:04 Modified:src/main/org/apache/tools/ant/taskdefs defaults.properties Added: src/main/org/apache/tools/ant/taskdefs SubAnt.java Log: subant goes in there (provisionally) Revision ChangesPath 1.142 +2 -0

DO NOT REPLY [Bug 17952] - failonerror and verbose undocumented on move

2003-03-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17952. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: JDK 1.1 support

2003-03-14 Thread Stefan Bodewig
On Fri, 14 Mar 2003, Conor MacNeill [EMAIL PROTECTED] wrote: 1. Make Ant 1.6.x the last JDK 1.1 release. This would be clearly documented Fine with me. I'd like to keep 1.6 compatible to JDK 1.1, though. When we make 1.2 a requirement, we'd better start using collections and URLClassloader

cvs commit: ant/xdocs bindownload.xml

2003-03-14 Thread bodewig
bodewig 2003/03/14 01:23:59 Modified:docs bindownload.html xdocsbindownload.xml Log: Henri doesn't have the time to upload every new Ant RPM anymore, better stop providing them from our site, then. Revision ChangesPath 1.19 +2 -1

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

2003-03-14 Thread bodewig
bodewig 2003/03/14 01:24:41 Modified:src/main/org/apache/tools/ant/taskdefs SQLExec.java Log: Remove reference to Jakarta Revision ChangesPath 1.51 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/SQLExec.java Index: SQLExec.java

cvs commit: ant/src/testcases/org/apache/tools/ant/filters EscapeUnicodeTest.java

2003-03-14 Thread bodewig
bodewig 2003/03/14 05:45:17 Modified:docs/manual/CoreTypes filterchain.html src/etc/testcases/filters build.xml src/main/org/apache/tools/ant/types FilterChain.java Added: src/etc/testcases/filters/expected escapeunicode.test

DO NOT REPLY [Bug 17506] - loadproperties not working with non latin characters

2003-03-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17506. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: New External Task

2003-03-14 Thread Stefan Bodewig
I've changed the page in CVS, the site should be updated sometime during the next few hours via cron. Stefan

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/filters EscapeUnicodeTest.java

2003-03-14 Thread Stefan Bodewig
On 14 Mar 2003, [EMAIL PROTECTED] wrote: New filter escapeunicode that translates non-ASCII characters to \u1234 escapes. Maybe we want to rename that to native2ascii? IIUC correctly it does the same thing as the task or Sun's tool of that name (only that the filter will also recode the

RE: subant

2003-03-14 Thread Dominique Devienne
I actually signed off lsync, not subant, technically, but in practice I give both. Anything I submit to BugZilla is good for the taking, and I'll refrain to include my usual/automatic copyright notice in the future. Sorry to hear you suppressed passing down the current target name... That one of

RE: 1.6 milestones ?

2003-03-14 Thread Jose Alberto Fernandez
If we are going to take things out of ant-contrib then we should take the if, foreach, try and switch tasks out of ant-contrib and incorporate them into the main line with good documentation. They have een stable for what (years?) and they are defenitly useful, there is no sense on keeping them

Re: subant

2003-03-14 Thread Nicola Ken Barozzi
Dominique Devienne wrote, On 14/03/2003 15.50: I actually signed off lsync, not subant, technically, but in practice I give both. Anything I submit to BugZilla is good for the taking, and I'll refrain to include my usual/automatic copyright notice in the future. Yees! lsync is kol :-) Sorry

Re: 1.6 milestones ?

2003-03-14 Thread peter reilly
The if, foreach, try, and switch tasks are out of ant for philosophical reasons (ant is not a scripting language) The generalized if/unless for inner elements idea is used (to great effect) by the cc tasks/datatypes. Another idea in cc is the use of an extend attribute to extend datatypes.

DO NOT REPLY [Bug 12632] - [PATCH] New lsync to synchronize a local directory from one or more filesets

2003-03-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12632. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: subant

2003-03-14 Thread Dominique Devienne
The dependency ordering addition is pluggeable... you just provide a resolver implementation. I created only one such implementation for my own custom format, but a GUMP resolver format would be easy to write. It's just the matter of parsing the GUMP descriptor, and creating instances that

DO NOT REPLY [Bug 18007] New: - stcheckin behavior of rootlocalfolder broken

2003-03-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18007. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.