cvs commit: ant build.xml

2005-01-17 Thread stevel
stevel 2005/01/17 13:57:29 Modified:.build.xml Log: Fixing the exclusion path. Revision ChangesPath 1.449 +2 -2 ant/build.xml Index: build.xml === RCS file: /home/cvs/ant/build.xml,

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

2005-01-17 Thread stevel
stevel 2005/01/17 13:54:34 Modified:src/main/org/apache/tools/ant/types defaults.properties src/etc/testcases/types/selectors scriptselector.xml docs/manual/CoreTasks conditions.html Added: src/etc/testcases/types scriptcondition.xml

RE: Ant 1.6 branch + JDK 1.5 + win2K test failure

2005-01-17 Thread Dominique Devienne
> From: Dominique Devienne [mailto:[EMAIL PROTECTED] > > > From: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] > > > > Today is the first day after some time when all tests went through. I > am > > using XP and no third party jars. > > Well, I use Windows 2000 still at work, and it ain't passing

RE: Ant 1.6 branch + JDK 1.5 + win2K test failure

2005-01-17 Thread Dominique Devienne
> From: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] > > Today is the first day after some time when all tests went through. I am > using XP and no third party jars. Well, I use Windows 2000 still at work, and it ain't passing for me with JDK 1.5.0_01. I also don't have any 3rd parties and no c

Re: Ant 1.6 branch + JDK 1.5 + win2K test failure

2005-01-17 Thread Alexey N. Solofnenko
Today is the first day after some time when all tests went through. I am using XP and no third party jars. - Alexey. Dominique Devienne wrote: I just updated, bootstrapped, and ran the test suite, and got this: [junit] Testcase: testClosure(org.apache.tools.ant.taskdefs.optional.depend.DependT

Ant 1.6 branch + JDK 1.5 + win2K test failure

2005-01-17 Thread Dominique Devienne
I just updated, bootstrapped, and ran the test suite, and got this: [junit] Testcase: testClosure(org.apache.tools.ant.taskdefs.optional.depend.DependTest): FAILED [junit] Depend did not leave correct number of files expected:<2> but was:<1> [junit] junit.framework.AssertionFailedError

DO NOT REPLY [Bug 33139] - Core task 'exec' does not seem to spawn new window for cmd.exe processes

2005-01-17 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://issues.apache.org/bugzilla/show_bu

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

2005-01-17 Thread peterreilly
peterreilly2005/01/17 10:48:26 Modified:src/main/org/apache/tools/ant/taskdefs/cvslib RCSFile.java Log: Javadoc + removal of m_ fields Obtained from: Kevin Jackson Revision ChangesPath 1.10 +23 -14 ant/src/main/org/apache/tools/ant/taskdefs/cvslib/RCSFile.java

DO NOT REPLY [Bug 21562] - Document Exit Code

2005-01-17 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33139] - Core task 'exec' does not seem to spawn new window for cmd.exe processes

2005-01-17 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33139] - Core task 'exec' does not seem to spawn new window for cmd.exe processes

2005-01-17 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33139] New: - Core task 'exec' does not seem to spawn new window for cmd.exe processes

2005-01-17 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://issues.apache.org/bugzilla/show_bu

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

2005-01-17 Thread bodewig
bodewig 2005/01/17 06:31:54 Modified:src/main/org/apache/tools/ant/taskdefs/rmic KaffeRmic.java Log: Kaffe debugging via Gump Revision ChangesPath 1.22 +4 -1 ant/src/main/org/apache/tools/ant/taskdefs/rmic/KaffeRmic.java Index: KaffeRmic.java ===

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

2005-01-17 Thread bodewig
bodewig 2005/01/17 06:28:11 Modified:src/main/org/apache/tools/ant/taskdefs/optional Script.java Log: 2005 Revision ChangesPath 1.32 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/optional/Script.java Index: Script.java

Re: cvs commit: ant build.xml

2005-01-17 Thread Steve Loughran
Stefan Bodewig wrote: On Mon, 17 Jan 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: -You must use rhino <=1.5R5 for JavaScript; 1.5R6 and 1.6 are not compatible with BSH. Do you mean BSF? yes Gump caught a few of the problems, I vaguely recall Rhino adpted back to BSF, but I could be wrong. CVS

[Patch] oatat.cvslib* & Bug #24569

2005-01-17 Thread Kev Jackson
Made a few changes to try and resolve Bug #24569 - RCSFile checkstyle changes - Name hiding in ChangeLogParser, loc reduce - rewrite of ChangeLogWriter.printEntry() Uses a stringbuffer and prints at the end of the method, doesn't print line by line. May help with the bug, but it may indeed do not

Re: Property name policy

2005-01-17 Thread Stefan Bodewig
On Fri, 14 Jan 2005, Martijn Kruithof <[EMAIL PROTECTED]> wrote: > +1 to rename build.clonevm to ant.build.clonevm in that case. Sounds reasonable, we'll only need to ensure we modify all Gump descriptors using it at the same time. I can handle that. Stefan

Re: cvs commit: ant build.xml

2005-01-17 Thread Stefan Bodewig
On Mon, 17 Jan 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > -You must use rhino <=1.5R5 for JavaScript; 1.5R6 and 1.6 are not > compatible with BSH. Do you mean BSF? Gump caught a few of the problems, I vaguely recall Rhino adpted back to BSF, but I could be wrong. CVS HEAD of Apache BSF s

Re: cvs commit: ant build.xml

2005-01-17 Thread Steve Loughran
Peter Reilly wrote: Alexey N. Solofnenko wrote: Awesome! Can you write also ? With current ant cvs one can use a filtermapper to use a scriptfilter: self.setToken(self.getToken().toUpperCase()); We could think of adding ; something that lets you write arbitrary tests in a condition. T

Re: cvs commit: ant build.xml

2005-01-17 Thread Peter Reilly
Alexey N. Solofnenko wrote: Awesome! Can you write also ? With current ant cvs one can use a filtermapper to use a scriptfilter: self.setToken(self.getToken().toUpperCase()); Peter - Alexey. - To unsubscribe, e-mail: [E

cvs commit: ant/src/main/org/apache/tools/ant/types/optional ScriptFilter.java ScriptSelector.java

2005-01-17 Thread peterreilly
peterreilly2005/01/17 01:34:05 Modified:src/main/org/apache/tools/ant/types/optional ScriptFilter.java ScriptSelector.java Log: Allow scriptfilter and scriptselector to be used with groovy's restricted script names. Revision ChangesPath 1.12

cvs commit: ant/src/main/org/apache/tools/ant/types/optional ScriptSelector.java

2005-01-17 Thread peterreilly
peterreilly2005/01/17 01:29:18 Modified:src/main/org/apache/tools/ant/types/optional ScriptSelector.java Log: checkstyle Revision ChangesPath 1.2 +8 -8 ant/src/main/org/apache/tools/ant/types/optional/ScriptSelector.java Index: Scr

Re: DynamicConfigurator and friends

2005-01-17 Thread Brian Topping
Dear Stefan, Yes, now I am starting to understand what's going on here. Ant must use a SAX parser, and it's well beyond the ability of the application to reconsider how the events are interpreted, including grouping them as a larger bundle of straight text. I've copied the XMLFragment code wit