cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Ant.java Recorder.java RecorderEntry.java

2004-06-24 Thread bodewig
bodewig 2004/06/24 04:16:41 Modified:src/main/org/apache/tools/ant AntClassLoader.java Project.java src/main/org/apache/tools/ant/taskdefs Ant.java Recorder.java RecorderEntry.java Added:

RE: macrodef and local

2004-06-24 Thread Jose Alberto Fernandez
From: Matt Benson [mailto:[EMAIL PROTECTED] --- Magesh Umasankar [EMAIL PROTECTED] wrote: From: Peter Reilly peter.reilly () corvil ! com Date: 2004-06-23 16:23:48 are some cases where true local properties would be more easily like...? like anytime you

DO NOT REPLY [Bug 8689] - AntClassLoader still leaks memory.

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

RE: macrodef and local

2004-06-24 Thread Jose Alberto Fernandez
From: Magesh Umasankar [mailto:[EMAIL PROTECTED] From: Matt Benson gudnabrsam () yahoo ! com Date: 2004-06-23 17:43:46 code? So no, having local variables does not give us anything we can't do, but it does save us having to That is what I was trying to ensure.

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

2004-06-24 Thread bodewig
bodewig 2004/06/24 04:56:21 Modified:src/main/org/apache/tools/ant/taskdefs Ant.java ExecuteJava.java XSLTProcess.java src/main/org/apache/tools/ant/taskdefs/optional ANTLR.java Log: Some cleanup Revision ChangesPath 1.103 +0 -1

RE: macrodef and local

2004-06-24 Thread Magesh Umasankar
From: Jose Alberto Fernandez jalberto () cellectivity ! com Date: 2004-06-24 11:30:33 But you are changing the contract of sequential/. Easy to provide backwards compatibility here - sequential breakable=true/ where breakable is false by default. Similar attributes may be

RE: macrodef and local

2004-06-24 Thread Jose Alberto Fernandez
From: Magesh Umasankar [mailto:[EMAIL PROTECTED] From: Jose Alberto Fernandez jalberto () cellectivity ! com Date: 2004-06-24 11:30:33 But you are changing the contract of sequential/. Easy to provide backwards compatibility here - sequential breakable=true/ where

RE: macrodef and local

2004-06-24 Thread Matt Benson
--- Jose Alberto Fernandez [EMAIL PROTECTED] wrote: From: Magesh Umasankar [mailto:[EMAIL PROTECTED] [SNIP] Easy to provide backwards compatibility here - sequential breakable=true/ [SNIP] I think it is ugly, and there is no reason for modifying sequential/ when you could just as well

RE: macrodef and local

2004-06-24 Thread Matt Benson
--- Jose Alberto Fernandez [EMAIL PROTECTED] wrote: From: Matt Benson [mailto:[EMAIL PROTECTED] [SNIP] So no, having local variables does not give us anything we can't do, but it does save us having to pollute the Project properties with e.g. 500 useless properties. [SNIP] However, if

cvs commit: ant/docs contributors.html

2004-06-24 Thread jhm
jhm 2004/06/24 07:43:11 Modified:xdocscontributors.xml docs contributors.html Log: change status to PMC Revision ChangesPath 1.28 +11 -10ant/xdocs/contributors.xml Index: contributors.xml

cvs commit: ant/docs contributors.html

2004-06-24 Thread jhm
jhm 2004/06/24 07:43:52 Modified:xdocsTag: ANT_16_BRANCH contributors.xml docs Tag: ANT_16_BRANCH contributors.html Log: change status to PMC Revision ChangesPath No revision No revision 1.16.2.3 +66 -46

RE: macrodef and local

2004-06-24 Thread Jose Alberto Fernandez
From: Matt Benson [mailto:[EMAIL PROTECTED] --- Jose Alberto Fernandez [EMAIL PROTECTED] wrote: From: Magesh Umasankar [mailto:[EMAIL PROTECTED] [SNIP] Easy to provide backwards compatibility here - sequential breakable=true/ [SNIP] I think it is ugly, and there is no reason

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

2004-06-24 Thread mbenson
mbenson 2004/06/24 09:45:09 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/unix SymlinkTest.java Log: NPE in cleanup on Windows (all non-Unix?). Revision ChangesPath 1.9 +4 -2

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

2004-06-24 Thread mbenson
mbenson 2004/06/24 09:47:41 Modified:src/testcases/org/apache/tools/ant/taskdefs/optional/unix Tag: ANT_16_BRANCH SymlinkTest.java Log: Sync with HEAD Revision ChangesPath No revision No revision 1.3.2.6

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

2004-06-24 Thread mbenson
mbenson 2004/06/24 12:22:20 Modified:docs/manual/CoreTasks apply.html Log: Merged ignoremissing. Revision ChangesPath 1.31 +2 -1 ant/docs/manual/CoreTasks/apply.html Index: apply.html ===

DO NOT REPLY [Bug 5270] - Ant task - allow multiple targets

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

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

2004-06-24 Thread mbenson
mbenson 2004/06/24 12:30:03 Modified:.WHATSNEW docs/manual/CoreTasks ant.html antcall.html src/etc/testcases/taskdefs ant.xml calltarget.xml src/main/org/apache/tools/ant Project.java

DO NOT REPLY [Bug 5270] - Ant task - allow multiple targets

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

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

2004-06-24 Thread mbenson
mbenson 2004/06/24 12:33:38 Modified:src/testcases/org/apache/tools/ant/taskdefs JavaTest.java Log: Remove commented import. Revision ChangesPath 1.24 +0 -1 ant/src/testcases/org/apache/tools/ant/taskdefs/JavaTest.java Index: JavaTest.java

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

2004-06-24 Thread mbenson
mbenson 2004/06/24 12:44:02 Modified:src/main/org/apache/tools/ant/taskdefs ExecuteOn.java Log: ignoremissing is merged! Revision ChangesPath 1.55 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java Index: ExecuteOn.java

[SUBMIT] ant2svg

2004-06-24 Thread Fred Loney
The Ant2Svg optional task converts an ant build file into a SVG file. The SVG file is a simple, graphical display of build file structure. See http://www.spiritedsw.com/ant2svg/ for an overview, with links to the Ant2Svg task man page, downloads and other information. This task was developed as a

DO NOT REPLY [Bug 29793] New: - Ant2Svg - convert an ant build file into a SVG file

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

Re: Call Ant within my java application

2004-06-24 Thread Fred Loney
Calling Ant from within Java is actually quite easy using the Project class. See the BuildFileTest configureProject() and execute() methods for an example (cf. http://cvs.apache.org/viewcvs.cgi/ant/src/testcases/org/apache/tools/ant/BuildFileTest.java?rev=1.29view=auto). Fred Loney Spirited