svn commit: r440286 - /ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java

2006-09-05 Thread peterreilly
Author: peterreilly Date: Tue Sep 5 00:36:39 2006 New Revision: 440286 URL: http://svn.apache.org/viewvc?view=rev&rev=440286 Log: do not get the exposed class unless necessary Modified: ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java Modified: ant/core/trunk/src/main/org/a

[EMAIL PROTECTED]: Project dotnet-antlib-test (in module ant-antlibs) failed

2006-09-05 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project dotnet-antlib-test has an issue affecting its community integration. This issue a

[EMAIL PROTECTED]: Project svn-antlib-test (in module ant-antlibs) failed

2006-09-05 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project svn-antlib-test has an issue affecting its community integration. This issue affe

svn commit: r440332 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/AntClassLoader.java

2006-09-05 Thread peterreilly
Author: peterreilly Date: Tue Sep 5 05:44:49 2006 New Revision: 440332 URL: http://svn.apache.org/viewvc?view=rev&rev=440332 Log: revert Bugzilla: 35436, getResources is final in java 1.4 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java

Adding InpustStream as build file source

2006-09-05 Thread Giovanni Cuccu - CUP2000
Hi all, I'm developing an application and I'm planning to use ant inside my Java programs to execute generic tasks and projects (the code calling Ant is taken from http://www-128.ibm.com/developerworks/websphere/library/techarticles/0502_gawor/0502_gawor.html). The requirements specify that t

DO NOT REPLY [Bug 40415] New: - cite text in "...Selector doesn't support nested text data"

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

svn commit: r440335 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/Diagnostics.java

2006-09-05 Thread peterreilly
Author: peterreilly Date: Tue Sep 5 05:48:48 2006 New Revision: 440335 URL: http://svn.apache.org/viewvc?view=rev&rev=440335 Log: fix for diagnostics using java 1.4 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/Diagnostics.java Modified: ant/core/trunk/W

Re: Adding InpustStream as build file source

2006-09-05 Thread Steve Loughran
Giovanni Cuccu - CUP2000 wrote: Hi all, I'm developing an application and I'm planning to use ant inside my Java programs to execute generic tasks and projects (the code calling Ant is taken from http://www-128.ibm.com/developerworks/websphere/library/techarticles/0502_gawor/0502_gawor.htm

DO NOT REPLY [Bug 35436] - AntClassLoader returns false loader in getParent()

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

Re: Use of reflection in DirectoryScanner to remove duplicated code

2006-09-05 Thread Dominique Devienne
I'm interested in this mainly as an academic exercise, because I see using reflection as the only dynamic behaviour that Java offers and it allows for some 'tricks' (for want of a better phrase) to write less code. I'm also interested in the sort of reception that this kind of code gets - most pe

DO NOT REPLY [Bug 40395] - Problems with Diagnostics on 1.4.* VMs

2006-09-05 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 40415] - cite text in "...Selector doesn't support nested text data"

2006-09-05 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 35436] - AntClassLoader returns false loader in getParent()

2006-09-05 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 40415] - cite text in "...Selector doesn't support nested text data"

2006-09-05 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 40415] - cite text in "...Selector doesn't support nested text data"

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

Re: DO NOT REPLY [Bug 35436] - AntClassLoader returns false loader in getParent()

2006-09-05 Thread Peter Reilly
No, one would have to change the class itself, not the use of the class. Well.., we could do this, but it would mess up the JDK rt.jar file. Users call classloader.getResources() to get the resources. As ClassLoader.getResources() is final in java 1.4 (but not in java 5), AntClassLoader canno

DO NOT REPLY [Bug 35436] - AntClassLoader returns false loader in getParent()

2006-09-05 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 35436] - AntClassLoader returns false loader in getParent()

2006-09-05 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 40417] New: - Hibernate 3.1.3 throws exception for ANTLRException

2006-09-05 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 40415] - cite text in "...Selector doesn't support nested text data"

2006-09-05 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 28820] - Concat throws ArrayIndexOutOfBounds

2006-09-05 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 28820] - Concat throws ArrayIndexOutOfBounds

2006-09-05 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 40415] - cite text in "...Selector doesn't support nested text data"

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

antunit integration

2006-09-05 Thread Matt Benson
Antunit depends on HEAD. So theoretically antunit can't be used in the wild until 1.7 is released (let's assume "in the wild" means released components only). Do we want to play by these rules ourselves and wait to integrate antunit tests into Ant core until after 1.7's release, or can we go ahea

DO NOT REPLY [Bug 40415] - cite text in "...Selector doesn't support nested text data"

2006-09-05 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 40415] - cite text in "... doesn't support nested text data" errors

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

Re: antunit integration

2006-09-05 Thread Dominique Devienne
<...listener... /> I excluded *-support.xml because I thought there might be a need for support xml files (hopefully that was obvious), and I selected a straightforward convention. What modifications to this strategy do others advocate? I've always used **/test/*Test.class for JUnit tests (b

DO NOT REPLY [Bug 40417] - Hibernate 3.1.3 throws exception for ANTLRException

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

Re: antunit integration

2006-09-05 Thread Matt Benson
--- Dominique Devienne <[EMAIL PROTECTED]> wrote: > > xmlns:au="antlib:org.apache.ant.antunit"> > > > includes="**/*.xml" > > excludes="**/*-support.xml" /> > > <...listener... /> > > > > > > I excluded *-support.xml because I thought there > might > > be a need for support

Re: antunit integration

2006-09-05 Thread Dominique Devienne
> But I'm more worried about the bootstrapping issue, This chicken-and-egg issue was discussed before; I am unfortunately too lazy to go find it in the archives, but the answer was that Ant does not bootstrap antunit to run its own tests; rather a built antunit is used with Ant in pretty much the

DO NOT REPLY [Bug 32551] - Add fileset, filelist support to task

2006-09-05 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 28820] - Concat throws ArrayIndexOutOfBounds

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

svn commit: r440461 - /ant/core/trunk/src/main/org/apache/tools/tar/TarInputStream.java

2006-09-05 Thread peterreilly
Author: peterreilly Date: Tue Sep 5 12:47:56 2006 New Revision: 440461 URL: http://svn.apache.org/viewvc?view=rev&rev=440461 Log: bugzilla: 40334 possible NPE in TarInputStream Modified: ant/core/trunk/src/main/org/apache/tools/tar/TarInputStream.java Modified: ant/core/trunk/src/main/org/a

DO NOT REPLY [Bug 40334] - Possible NPE in TarInputStream

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

svn commit: r440476 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/taskdefs/optional/splash/ src/main/org/apache/tools/ant/util/

2006-09-05 Thread peterreilly
Author: peterreilly Date: Tue Sep 5 13:38:35 2006 New Revision: 440476 URL: http://svn.apache.org/viewvc?view=rev&rev=440476 Log: Bugzilla 35619: remove dependency on sun internal base64 encoder Added: ant/core/trunk/src/main/org/apache/tools/ant/util/Base64Converter.java (with props) Mod

DO NOT REPLY [Bug 35619] - Please convert SplashTask to use NOT sun internal classes

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

Re: antunit integration

2006-09-05 Thread Antoine Levy-Lambert
Original-Nachricht Datum: Tue, 5 Sep 2006 13:44:52 -0500 Von: "Dominique Devienne" <[EMAIL PROTECTED]> An: "Ant Developers List" Betreff: Re: antunit integration Hello Dominique, > Although I'm curious to know how this chicken-and-egg thing is resolved in > Gump. > Gump has n

Re: [EMAIL PROTECTED]: Project dotnet-antlib-test (in module ant-antlibs) failed

2006-09-05 Thread Stefan Bodewig
On Tue, 05 Sep 2006, Kev Jackson <[EMAIL PROTECTED]> wrote: >> The test passes on both Microsoft frameworks I have installed (1.1 >> and 2.0), right now my Linux box doesn't have a working Mono >> installation. It is on the Antlib's TODO list. > > I'm sure I read that .net 3.0 is available in bet

Re: antunit integration

2006-09-05 Thread Stefan Bodewig
On Tue, 5 Sep 2006, Matt Benson <[EMAIL PROTECTED]> wrote: > Antunit depends on HEAD. So theoretically antunit > can't be used in the wild until 1.7 is released (let's > assume "in the wild" means released components only). > Do we want to play by these rules ourselves and wait > to integrate ant

Re: antunit integration

2006-09-05 Thread Stefan Bodewig
On Tue, 5 Sep 2006, Dominique Devienne <[EMAIL PROTECTED]> wrote: > Although I'm curious to know how this chicken-and-egg thing is > resolved in Gump. We build a minimal Ant without running the tests, then we build JUnit with that version of Ant, then we build Ant again. To make things more diff