Re: cvs commit: ant/src/etc/checkstyle RequiredHeader.txt checkstyle-config

2004-02-03 Thread Antoine Lévy-Lambert
Ooops. The lines 2 and 15 in all the java files after the update contain a trailing space after the * which checkstyle counts as an error. :-( Do we want to repair this ? Antoine [EMAIL PROTECTED] wrote: antoine 2004/02/03 15:30:37 Modified:src/etc/checkstyle RequiredHeader.txt checkstyl

cvs commit: ant/src/etc/checkstyle checkstyle-config RequiredHeader.txt

2004-02-03 Thread antoine
antoine 2004/02/03 15:32:39 Modified:src/etc/checkstyle Tag: ANT_16_BRANCH checkstyle-config RequiredHeader.txt Log: Merge from HEAD Apache License 2.0 Revision ChangesPath No revision No revision 1.4.2.1

cvs commit: ant/src/etc/checkstyle RequiredHeader.txt checkstyle-config

2004-02-03 Thread antoine
antoine 2004/02/03 15:30:37 Modified:src/etc/checkstyle RequiredHeader.txt checkstyle-config Log: adapt checkstyle configuration to the new license Revision ChangesPath 1.2 +14 -51ant/src/etc/checkstyle/RequiredHeader.txt Index: RequiredHeader.txt ===

cvs commit: ant LICENSE

2004-02-03 Thread antoine
antoine 2004/02/03 15:14:02 Modified:.Tag: ANT_16_BRANCH LICENSE Log: Make sure 1.6.1 will ship with the Apache License 2.0 Revision ChangesPath No revision No revision 1.4.2.1 +200 -46 ant/LICENSE Index: LICENSE

move to Apache License 2.0 on ANT_16_BRANCH

2004-02-03 Thread Antoine Lévy-Lambert
Committed ! antoine 2004/02/03 15:03:31 Modified:src/etc/testcases/core/containersrc/test Tag: ANT_16_BRANCH SpecialSeq.java src/etc/testcases/taskdefs/optional/dotnet Tag: ANT_16_BRANCH jsharp.java src/etc/testcase

upgrade to License 2.0 on head

2004-02-03 Thread Antoine Lévy-Lambert
The original message was too long. Hi. This is the qmail-send program at apache.org. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[EMAIL PROTECTED]>: ezmlm-reject: fatal: Sorry, I don't accept messa

Re: License updates needed

2004-02-03 Thread Antoine Lévy-Lambert
Antoine Lévy-Lambert wrote: Dominique Devienne wrote: From: Antoine Lévy-Lambert [mailto:[EMAIL PROTECTED] original : Copyright (c) 1999 2001-2002 The Apache Software Foundation output : Copyright 1999-2004 The Apache Software Foundation But Antoine, I've asked recently about this on the Ant li

DO NOT REPLY [Bug 19762] - jspc task is always recompiling files even if they are up-to-date

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26645] - war update is not working in Linux box

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26645] New: - war update is not working in Linux box

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26644] New: - description for properties

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26570] - duplicate instances of interface com.sun.javadoc.RootDoc loaded

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

Re: License updates needed

2004-02-03 Thread Antoine Lévy-Lambert
Dominique Devienne wrote: From: Antoine Lévy-Lambert [mailto:[EMAIL PROTECTED] original : Copyright (c) 1999 2001-2002 The Apache Software Foundation output : Copyright 1999-2004 The Apache Software Foundation But Antoine, I've asked recently about this on the Ant list, and was told one should

DO NOT REPLY [Bug 26625] - Class loader confliction between Ant and IBM websphere.

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26642] - [PATCH] Ant 1.6.0 cannot run build scripts in directories with non-ASCII names

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/src/main/org/apache/tools/ant/util FileUtils.java

2004-02-03 Thread peterreilly
peterreilly2004/02/03 11:24:56 Modified:src/main/org/apache/tools/ant/util Tag: ANT_16_BRANCH FileUtils.java Log: Sync with head Revision ChangesPath No revision No revision 1.56.2.3 +3 -3 ant/src/main/

Re: License updates needed

2004-02-03 Thread Antoine Lévy-Lambert
Dominique Devienne wrote: From: Antoine Lévy-Lambert [mailto:[EMAIL PROTECTED] original : Copyright (c) 1999 2001-2002 The Apache Software Foundation output : Copyright 1999-2004 The Apache Software Foundation But Antoine, I've asked recently about this on the Ant list, and was told one should

cvs commit: ant/src/main/org/apache/tools/ant/util FileUtils.java

2004-02-03 Thread peterreilly
peterreilly2004/02/03 11:21:05 Modified:src/main/org/apache/tools/ant/util FileUtils.java Log: Check if character is in range for special array PR: 26642 Obtained from: Jesse Glick Revision ChangesPath 1.61 +2 -2 ant/src/main/org/apache/tools/ant/util/FileUt

DO NOT REPLY [Bug 26642] - [PATCH] Ant 1.6.0 cannot run build scripts in directories with non-ASCII names

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8031] - [PATCH] Suggest ProjectHelperImpl use File.toURI().toURL().toExternalForm()

2004-02-03 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://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 26642] - [PATCH] Ant 1.6.0 cannot run build scripts in directories with non-ASCII names

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26642] - [PATCH] Ant 1.6.0 cannot run build scripts in directories with non-ASCII names

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26642] New: - [PATCH] Ant 1.6.0 cannot run build scripts in directories with non-ASCII names

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26364] - [PATCH] nested for PLUS composite

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

RE: License updates needed

2004-02-03 Thread Jan . Materne
Oh, oh - I haven´t the python script here, don´t know python and haven´t tried :-) But maybe something like Copyright\s+(.*)The Apache Software Foundation could help ? ? ? Jan > -Original Message- > From: Dominique Devienne [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 03,

DO NOT REPLY [Bug 26364] - [PATCH] nested for PLUS composite

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26637] New: - Nice task is undocumented

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26364] - [PATCH] nested for PLUS composite

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26364] - [PATCH] nested for PLUS composite

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

submitting enhancements

2004-02-03 Thread Matt Benson
In the case when a member of the community wants to submit a patch to enhance some core Ant functionality, and needs some simple helper class that may already exist in another Apache or Jakarta project (such as commons), AND the changes are too fundamentally embedded in existing code to make the he

DO NOT REPLY [Bug 26364] - [PATCH] nested for PLUS composite

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

RE: License updates needed

2004-02-03 Thread Dominique Devienne
> From: Antoine Lévy-Lambert [mailto:[EMAIL PROTECTED] > original : > Copyright (c) 1999 2001-2002 The Apache Software Foundation > > output : > Copyright 1999-2004 The Apache Software Foundation But Antoine, I've asked recently about this on the Ant list, and was told one should list only the ye

DO NOT REPLY [Bug 26632] New: - rexec hangs

2004-02-03 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://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: ant/docs/manual/OptionalTasks dotnet.html

2004-02-03 Thread Matt Benson
--- Conor MacNeill <[EMAIL PROTECTED]> wrote: > So, the change I made to become "an ugly practise" > appears incorrect to me but > is correct to someone from the US. > I hate to revive this subject, but actually US English is worse than all that. "Correct" (you'll use them if you don't want your

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Peter Reilly
Stefan Bodewig wrote: On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: Yes CVS BSF supports it but not rc1. Would we remove it once BSF 2.3 has a newer release (if BSF ever has a newer release)? We could, however there would be no need. Also patch works around a possible bug

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Stefan Bodewig
On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > Yes CVS BSF supports it but not rc1. Would we remove it once BSF 2.3 has a newer release (if BSF ever has a newer release)? > Also patch works around a possible bug in groovy - in the naming of > the script. And remove this once gro

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Peter Reilly
Stefan Bodewig wrote: On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: I have been looking at the groovy language: http://groovy.codehaus.org/ and the

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Stefan Bodewig
On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > I have been looking at the groovy language: > http://groovy.codehaus.org/ and the

Re: License updates needed

2004-02-03 Thread Adam Jack
> I have changed the script relicense/relicense.py so that the *first* > original copyright year is retained. > The last year will always be 2004 (or 2005 if someone runs the script > next year, ...) > > example > original : > Copyright (c) 1999 2001-2002 The Apache Software Foundation > > output :

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Peter Reilly
This time with the attachment Peter Peter Reilly wrote: Hi, I have been looking at the groovy language: http://groovy.codehaus.org/ and the task.
The included patch will allow groovy to
be one of the supported languages for