Re: [VOTE] add ant-testutil.jar to the ant distribution

2006-11-16 Thread Stefan Bodewig
On Thu, 16 Nov 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > Do you want to add ant-testutil.jar to the binary distribution, and > supply a POM file for it. +1 Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Re: svn commit: r475880 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/taskdefs/ManifestClassPathTest.java

2006-11-16 Thread Stefan Bodewig
On Thu, 16 Nov 2006, <[EMAIL PROTECTED]> wrote: > +if (System.getProperty("java.vm.version").compareTo("1.4") < 0) should probably be something like if (JavaEnvUtils.isJavaVersion(JavaEnvUtils.JAVA_1_2) || JavaEnvUtils.isJavaVersion(JavaEnvUtils.JAVA_1_3)) Ste

Re: svn commit: r475733 - in /ant/core/trunk: build.xml src/etc/ant-msi.wxs

2006-11-16 Thread Stefan Bodewig
On Thu, 16 Nov 2006, <[EMAIL PROTECTED]> wrote: > (how to test ant-msi.wxs?) It is probably outdated anyway by now. If you want to test it, you need WiX - which means you need Windows as well - and the .NET Antlib. Run the msi target in Ant's build file and you should find

Re: svn commit: r475078 - /ant/core/trunk/src/main/org/apache/tools/ant/types/optional/depend/DependScanner.java

2006-11-16 Thread Jesse Glick
Peter Reilly wrote: Note that you can simply delete the Javadoc comment altogether: Yes, I know, but 1) checkstyle does not So shouldn't you patch checkstyle? :-) 2) javadoc will check that there is doc to inherit when one puts in inheritDoc. But checkstyle would already be warning you ab

Re: svn commit: r475788 - in /ant/core/trunk/src/main/org/apache/tools/ant: BuildEvent.java BuildListener.java DefaultLogger.java Project.java Task.java XmlLogger.java taskdefs/Delete.java

2006-11-16 Thread Jesse Glick
[EMAIL PROTECTED] wrote: Added logging of stacktraces of exceptions in logmessage when loglevel = debug. URL: http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/Project.java?view=diff&rev=475788&r1=475787&r2=475788 +public void log(String message, Throwable throwable,

nightly builds of Ant have resumed

2006-11-16 Thread Antoine Levy-Lambert
Hi, we now have nightly builds again. binaries can be found here : http://people.apache.org/builds/ant/nightly/ the scripts are checked in under http://svn.apache.org/viewvc/ant/build/trunk/ the naming conventions ... for the copy of the artifacts will probably be subject of discussion .. :-)

svn commit: r476028 - /ant/build/trunk/ant_nightly.sh

2006-11-16 Thread antoine
Author: antoine Date: Thu Nov 16 18:31:04 2006 New Revision: 476028 URL: http://svn.apache.org/viewvc?view=rev&rev=476028 Log: wrong target for the antlibs Modified: ant/build/trunk/ant_nightly.sh Modified: ant/build/trunk/ant_nightly.sh URL: http://svn.apache.org/viewvc/ant/build/trunk/ant

[nightly build] antunit dotnet svn failed.

2006-11-16 Thread antoine
Failed build logs: http://people.apache.org/~antoine/ant-nightlies/20061116/antunit.log http://people.apache.org/~antoine/ant-nightlies/20061116/dotnet.log http://people.apache.org/~antoine/ant-nightlies/20061116/svn.log - To

[nightly build] antunit dotnet svn failed.

2006-11-16 Thread antoine
Failed build logs: http://people.apache.org/~antoine/ant-nightlies/20061116/antunit.log http://people.apache.org/~antoine/ant-nightlies/20061116/dotnet.log http://people.apache.org/~antoine/ant-nightlies/20061116/svn.log - To

Re: [VOTE] add ant-testutil.jar to the ant distribution

2006-11-16 Thread Kevin Jackson
Do you want to add ant-testutil.jar to the binary distribution, and supply a POM file for it. Yes [x] Although only if we can take something else out! Only kidding ;) Kev - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

[nightly build] antunit dotnet svn failed.

2006-11-16 Thread antoine
Failed build logs: http://people.apache.org/~antoine/ant-nightlies/20061116/antunit.log http://people.apache.org/~antoine/ant-nightlies/20061116/dotnet.log http://people.apache.org/~antoine/ant-nightlies/20061116/svn.log - To

svn commit: r476027 - /ant/build/trunk/ant_nightly.sh

2006-11-16 Thread antoine
Author: antoine Date: Thu Nov 16 17:52:56 2006 New Revision: 476027 URL: http://svn.apache.org/viewvc?view=rev&rev=476027 Log: try to catch this distro Modified: ant/build/trunk/ant_nightly.sh Modified: ant/build/trunk/ant_nightly.sh URL: http://svn.apache.org/viewvc/ant/build/trunk/ant_nig

[nightly build] antunit dotnet svn failed.

2006-11-16 Thread antoine
Failed build logs: http://people.apache.org/~antoine/ant-nightlies/20061116/antunit.log http://people.apache.org/~antoine/ant-nightlies/20061116/dotnet.log http://people.apache.org/~antoine/ant-nightlies/20061116/svn.log - To

svn commit: r476021 - /ant/build/trunk/ant_nightly.sh

2006-11-16 Thread antoine
Author: antoine Date: Thu Nov 16 17:34:33 2006 New Revision: 476021 URL: http://svn.apache.org/viewvc?view=rev&rev=476021 Log: modified to find the distribution directory Modified: ant/build/trunk/ant_nightly.sh Modified: ant/build/trunk/ant_nightly.sh URL: http://svn.apache.org/viewvc/ant/

svn commit: r476020 - /ant/build/trunk/vmbuild.crontab

2006-11-16 Thread antoine
Author: antoine Date: Thu Nov 16 17:30:53 2006 New Revision: 476020 URL: http://svn.apache.org/viewvc?view=rev&rev=476020 Log: new file Added: ant/build/trunk/vmbuild.crontab (with props) Added: ant/build/trunk/vmbuild.crontab URL: http://svn.apache.org/viewvc/ant/build/trunk/vmbuild.cron

svn commit: r475987 - in /ant/core/trunk/src/main/org/apache/tools/ant: filters/util/JavaClassHelper.java taskdefs/Ant.java taskdefs/CallTarget.java taskdefs/FixCRLF.java taskdefs/Zip.java

2006-11-16 Thread peterreilly
Author: peterreilly Date: Thu Nov 16 15:41:10 2006 New Revision: 475987 URL: http://svn.apache.org/viewvc?view=rev&rev=475987 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/filters/util/JavaClassHelper.java ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Ant

svn commit: r475986 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional: ./ ccm/ depend/ dotnet/ extension/ j2ee/ javah/ jlink/ jsp/ pvcs/

2006-11-16 Thread peterreilly
Author: peterreilly Date: Thu Nov 16 15:39:55 2006 New Revision: 475986 URL: http://svn.apache.org/viewvc?view=rev&rev=475986 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/S

svn commit: r475983 - in /ant/core/trunk/src/main/org/apache/tools/ant/util: ./ regexp/

2006-11-16 Thread peterreilly
Author: peterreilly Date: Thu Nov 16 15:37:30 2006 New Revision: 475983 URL: http://svn.apache.org/viewvc?view=rev&rev=475983 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ClasspathUtils.java ant/core/trunk/src/main/org/apache/tools/ant/util/CollectionUtils.j

svn commit: r475982 - in /ant/core/trunk/src/main/org/apache/tools/ant/types: ./ optional/ spi/

2006-11-16 Thread peterreilly
Author: peterreilly Date: Thu Nov 16 15:36:03 2006 New Revision: 475982 URL: http://svn.apache.org/viewvc?view=rev&rev=475982 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/AbstractFileSet.java ant/core/trunk/src/main/org/apache/tools/ant/types/ArchiveFileSet

svn commit: r475980 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FailFast.java

2006-11-16 Thread peterreilly
Author: peterreilly Date: Thu Nov 16 15:33:11 2006 New Revision: 475980 URL: http://svn.apache.org/viewvc?view=rev&rev=475980 Log: opps forgot a map Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FailFast.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/ty

svn commit: r475974 - in /ant/core/trunk/src/main/org/apache/tools/ant/types/selectors: ./ modifiedselector/

2006-11-16 Thread peterreilly
Author: peterreilly Date: Thu Nov 16 15:14:41 2006 New Revision: 475974 URL: http://svn.apache.org/viewvc?view=rev&rev=475974 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/selectors/BaseExtendSelector.java ant/core/trunk/src/main/org/apache/tools/ant/types

svn commit: r475973 - in /ant/core/trunk/src/main/org/apache/tools/ant/types/resources: ./ comparators/ selectors/

2006-11-16 Thread peterreilly
Author: peterreilly Date: Thu Nov 16 15:13:42 2006 New Revision: 475973 URL: http://svn.apache.org/viewvc?view=rev&rev=475973 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/BZip2Resource.java ant/core/trunk/src/main/org/apache/tools/ant/types/reso

svn commit: r475969 - /ant/core/trunk/src/main/org/apache/tools/ant/Project.java

2006-11-16 Thread peterreilly
Author: peterreilly Date: Thu Nov 16 15:12:09 2006 New Revision: 475969 URL: http://svn.apache.org/viewvc?view=rev&rev=475969 Log: trailing spaces Modified: ant/core/trunk/src/main/org/apache/tools/ant/Project.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/Project.java URL: htt

Re: [VOTE] add ant-testutil.jar to the ant distribution

2006-11-16 Thread Martijn Kruithof
Antoine Levy-Lambert schreef: Hi, Steve Loughran entered a bug report asking for creating a POM for ant-testutil.jar. This is easy. The real issue is that until now this artefact was not part of our binary distribution. So let's vote on the following Do you want to add ant-testutil.jar to th

Re: [VOTE] add ant-testutil.jar to the ant distribution

2006-11-16 Thread Dominique Devienne
Do you want to add ant-testutil.jar to the binary distribution, and supply a POM file for it. Yes [X] --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r475880 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/taskdefs/ManifestClassPathTest.java

2006-11-16 Thread jkf
Author: jkf Date: Thu Nov 16 11:13:37 2006 New Revision: 475880 URL: http://svn.apache.org/viewvc?view=rev&rev=475880 Log: Validated under windows only but jdk 1.3 doesn't support the international format classpaths in jar manifests. (Test building the jars under jdk 1.3 and running them directly

[VOTE] add ant-testutil.jar to the ant distribution

2006-11-16 Thread Antoine Levy-Lambert
Hi, Steve Loughran entered a bug report asking for creating a POM for ant-testutil.jar. This is easy. The real issue is that until now this artefact was not part of our binary distribution. So let's vote on the following Do you want to add ant-testutil.jar to the binary distribution, and suppl

DO NOT REPLY [Bug 40988] - TAR does not respect uppercase directory name

2006-11-16 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 40988] - TAR does not respect uppercase directory name

2006-11-16 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 40988] - TAR does not respect uppercase directory name

2006-11-16 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 40988] - TAR does not respect uppercase directory name

2006-11-16 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 40988] New: - TAR does not respect uppercase directory name

2006-11-16 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: r475811 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ssh/Scp.java

2006-11-16 Thread mbenson
Author: mbenson Date: Thu Nov 16 08:51:37 2006 New Revision: 475811 URL: http://svn.apache.org/viewvc?view=rev&rev=475811 Log: oops Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ssh/Scp.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/

svn commit: r475806 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ssh/Scp.java

2006-11-16 Thread mbenson
Author: mbenson Date: Thu Nov 16 08:43:47 2006 New Revision: 475806 URL: http://svn.apache.org/viewvc?view=rev&rev=475806 Log: fail on invalid attribute combinations. BZ 40986. Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ssh/Scp.java Modified: ant/core/trunk/sr

DO NOT REPLY [Bug 40986] - SCP: StringIndexOutOfBoundsException

2006-11-16 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 40986] - SCP: StringIndexOutOfBoundsException

2006-11-16 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: r475788 - in /ant/core/trunk/src/main/org/apache/tools/ant: BuildEvent.java BuildListener.java DefaultLogger.java Project.java Task.java XmlLogger.java taskdefs/Delete.java

2006-11-16 Thread jkf
Author: jkf Date: Thu Nov 16 08:08:45 2006 New Revision: 475788 URL: http://svn.apache.org/viewvc?view=rev&rev=475788 Log: Added logging of stacktraces of exceptions in logmessage when loglevel = debug. Made first use of this logging in the Delete task. Modified: ant/core/trunk/src/main/org/a

DO NOT REPLY [Bug 40986] - SCP: StringIndexOutOfBoundsException

2006-11-16 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: r475772 - /ant/core/trunk/build.xml

2006-11-16 Thread mbenson
Author: mbenson Date: Thu Nov 16 07:32:02 2006 New Revision: 475772 URL: http://svn.apache.org/viewvc?view=rev&rev=475772 Log: add --> to description Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/build.xml?view=diff&re

svn commit: r475741 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/ProjectTest.java

2006-11-16 Thread jkf
Author: jkf Date: Thu Nov 16 06:02:53 2006 New Revision: 475741 URL: http://svn.apache.org/viewvc?view=rev&rev=475741 Log: Recent change changed captialization of drive letter. (Drive letter should be case insensitive anyway) Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/Proj

svn commit: r475740 - /ant/core/trunk/build.xml

2006-11-16 Thread jkf
Author: jkf Date: Thu Nov 16 06:01:24 2006 New Revision: 475740 URL: http://svn.apache.org/viewvc?view=rev&rev=475740 Log: one welcome.html slipped through Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/build.xml?view=d

svn commit: r475734 - /ant/core/trunk/welcome.html

2006-11-16 Thread jkf
Author: jkf Date: Thu Nov 16 05:44:42 2006 New Revision: 475734 URL: http://svn.apache.org/viewvc?view=rev&rev=475734 Log: Removal of welcome.html Removed: ant/core/trunk/welcome.html - To unsubscribe, e-mail: [EMAIL PROTEC

svn commit: r475733 - in /ant/core/trunk: build.xml src/etc/ant-msi.wxs

2006-11-16 Thread jkf
Author: jkf Date: Thu Nov 16 05:43:16 2006 New Revision: 475733 URL: http://svn.apache.org/viewvc?view=rev&rev=475733 Log: remove of welcome.html from build.xml and ant-msi.wxs (how to test ant-msi.wxs?) Modified: ant/core/trunk/build.xml ant/core/trunk/src/etc/ant-msi.wxs Modified: ant/

DO NOT REPLY [Bug 40980] - No pom file for ant-testutil

2006-11-16 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 40986] New: - SCP: StringIndexOutOfBoundsException

2006-11-16 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 40980] - No pom file for ant-testutil

2006-11-16 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

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

2006-11-16 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