cvs commit: ant/src/script antRun.pl

2003-09-01 Thread bodewig
bodewig 2003/09/01 02:57:01 Modified:src/script antRun.pl Log: Add Copyright lines, PR 22807 Revision ChangesPath 1.2 +5 -1 ant/src/script/antRun.pl Index: antRun.pl === RCS file: /home/cv

cvs commit: ant/src/testcases/org/apache/tools/ant/util LazyFileOutputStreamTest.java

2003-09-01 Thread bodewig
bodewig 2003/09/01 02:50:05 Modified:src/main/org/apache/tools/ant/taskdefs Redirector.java Added: src/main/org/apache/tools/ant/util LazyFileOutputStream.java src/testcases/org/apache/tools/ant/util LazyFileOutputStreamTest.java Removed:

cvs commit: ant/docs/manual/CoreTypes permissions.html

2003-09-01 Thread antoine
antoine 2003/09/01 03:13:44 Modified:docs/manual/CoreTypes permissions.html Log: Adding a line about file.encoding, adding also missing quotes Revision ChangesPath 1.2 +21 -20ant/docs/manual/CoreTypes/permissions.html Index: permissions.html =

cvs commit: ant/src/script runant.pl

2003-09-01 Thread bodewig
bodewig 2003/09/01 03:14:26 Modified:src/script runant.pl Log: Sync runant.pl with the other scripts to use new Launcher Revision ChangesPath 1.6 +9 -36 ant/src/script/runant.pl Index: runant.pl

cvs commit: ant/src/script runant.pl

2003-09-01 Thread antoine
antoine 2003/09/01 03:52:43 Modified:src/script runant.pl Log: Add cygwin support in runant.pl Revision ChangesPath 1.7 +18 -1 ant/src/script/runant.pl Index: runant.pl === RCS file: /home/

DO NOT REPLY [Bug 22807] - No copyright in antRun.pl

2003-09-01 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 22834] - XSLT fails transforming file with doctype

2003-09-01 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 22807] - No copyright in antRun.pl

2003-09-01 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/types Permissions.java

2003-09-01 Thread antoine
antoine 2003/09/01 05:45:07 Modified:docs/manual/CoreTasks java.html src/main/org/apache/tools/ant/taskdefs Java.java src/testcases/org/apache/tools/ant/taskdefs JavaTest.java src/main/org/apache/tools/ant/types Permissions.java Log: Use a

DO NOT REPLY [Bug 22533] - [PATCH] Adding Permissions / Security Manager to Java task and JUnit task

2003-09-01 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: Getting 1.6 out the door

2003-09-01 Thread peter reilly
Hi, I was on holidays the last two weeks and so will use this reply to some of the issues. On Thursday 28 August 2003 14:07, Conor MacNeill wrote: > My position on these issues is > > 1. > > Go with it as is. I think it is useful and useable without coming up > against some of the cases we have

cvs commit: ant/docs/manual/CoreTypes antlib.html

2003-09-01 Thread peterreilly
peterreilly2003/09/01 07:22:04 Modified:docs/manual conceptstypeslist.html docs/manual/CoreTasks typedef.html Added: docs/manual/CoreTypes antlib.html Log: manual page for antlib Revision ChangesPath 1.13 +7 -0 ant/docs/manual/conceptstype

RE: Getting 1.6 out the door

2003-09-01 Thread Dominique Devienne
> -Original Message- > From: peter reilly [mailto:[EMAIL PROTECTED] > > > > 3. and > > > a) resolution of properties > The issue here is that properties get resolved when the > macro is used and not when the macro is defined. > I think that it would be difficult to resol

cvs commit: ant/src/main/org/apache/tools/ant ProjectHelper.java ComponentHelper.java

2003-09-01 Thread peterreilly
peterreilly2003/09/01 07:15:30 Modified:src/main/org/apache/tools/ant ProjectHelper.java ComponentHelper.java Log: Place antlibs temp defintions in a ant:current namespace. Revision ChangesPath 1.100 +3 -0 ant/src/main/org/apache/tools/ant

RE: can't build ant 1.6

2003-09-01 Thread Steve Cohen
I've received no replies to this, so let me try again with a little more information. Previous versions of build.sh (or build.bat) contained this sequence: LOCALCLASSPATH=lib/xercesImpl.jar:lib/xml-apis.jar:bootstrap/lib/ant.jar # add in the dependency .jar files DIRLIBS=lib/optional/*.jar for

ezmlm warnings

2003-09-01 Thread Tilman Giese
Hello, I have been subsribed to this list for about one year, but in the last months, I sometimes get messages from ezmlm telling me that messages to me have bounced back. And the reason for this is Sorry, I couldn't find any host named nowhere. (#5.1.2) So what does this mean? Below is a copy o

DO NOT REPLY [Bug 22533] - [PATCH] Adding Permissions / Security Manager to Java task and JUnit task

2003-09-01 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 22863] New: - Can't just rename a directory with the move task

2003-09-01 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: Getting 1.6 out the door

2003-09-01 Thread peter reilly
On Monday 01 September 2003 16:43, Dominique Devienne wrote: > > -Original Message- > > From: peter reilly [mailto:[EMAIL PROTECTED] > > > > > 3. and > > > > a) resolution of properties > > The issue here is that properties get resolved when the > > macro is used and not when

DO NOT REPLY [Bug 15729] - StarTeam rootLocalFolder should be java.io.File

2003-09-01 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 22088] - Patch for MailMessage.java

2003-09-01 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 22533] - [PATCH] Adding Permissions / Security Manager to Java task and JUnit task

2003-09-01 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 17695] - Starteam Checkout Mistakenly Says Status Modified

2003-09-01 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 20360] - stcheckout Unable to find root folder When Using a Label

2003-09-01 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: Getting 1.6 out the door

2003-09-01 Thread Nicola Ken Barozzi
peter reilly wrote, On 01/09/2003 20.10: On Monday 01 September 2003 16:43, Dominique Devienne wrote: ... It's not all about power, or one would use a real programming language like Perl or Python. , although powerful, complexifies the rules of Ant, namely the property expansion one, making it con

DO NOT REPLY [Bug 22088] - Patch for MailMessage.java

2003-09-01 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 20578] - STCheckout - it would be nice to be able to check out against timestamps

2003-09-01 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 15934] - StarTeam checkout by date/time

2003-09-01 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 22834] - XSLT fails transforming file with doctype

2003-09-01 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 20578] - STCheckout - it would be nice to be able to check out against timestamps

2003-09-01 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

Timestamp attribute processing

2003-09-01 Thread Steve Cohen
There have been some requests to add functionality to the stcheckout task (for StarTeam) to enable checkout by a timestamp. It will not be hard to do this, as the scenario is well-supported in the StarTeam API. However, what about the Ant API? Is there a standard way (and reusable/accessibl

Re: can't build ant 1.6

2003-09-01 Thread Antoine Levy-Lambert
Hi Steve, what I am doing to build ant 1.6 is : ./bootstrap.sh ./build.sh install-lite ant -D"test.haltonfailure=no" test this sequence works for me. Maybe you get hit if you do not first run bootstrap.sh separately. There have been some changes involving copying xml-apis.jar and Xerces.jar fr

Re: Timestamp attribute processing

2003-09-01 Thread Antoine Levy-Lambert
- there is a date selector with a method DateSelector#setDateTime which contains parsing code (with a hardcoded US locale, looks like the europeans (continentals) are not allowed to enter DD-MM- dates, MM-DD- is preferred. - there is a DateUtils class in ant It has methods to format dates

RE: can't build ant 1.6

2003-09-01 Thread Steve Cohen
I tried both with and without separate ./boostrap.sh commands, but I did not build the way you suggest. My commands were ./bootstrap.sh ./build.sh -Ddist.dir=dist dist-lite This used to work but no longer does. If there is a change to the recommended way of building Ant, methinks that should b

RE: Timestamp attribute processing

2003-09-01 Thread Steve Cohen
Hmm, that's weaker than I would have expected. If I'd like something a little better, is your recommendation then to add to DateUtils? The StarTeam API uses something they call an OLEDate, which I'm sure has some sort of parse capability but if I rely on that then I run the risk of being out

DO NOT REPLY [Bug 22859] New: - Cross buildfile dependency

2003-09-01 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 22865] New: - Zip whenempty attribute is broken

2003-09-01 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/xdocs contributors.xml

2003-09-01 Thread jhm
jhm 2003/09/01 14:05:15 Modified:xdocscontributors.xml Log: Add myself to committers. Revision ChangesPath 1.15 +11 -7 ant/xdocs/contributors.xml Index: contributors.xml === RCS file

cvs commit: ant/docs contributors.html

2003-09-01 Thread jhm
jhm 2003/09/01 14:07:14 Modified:docs contributors.html Log: Add myself to committers. Revision ChangesPath 1.28 +8 -4 ant/docs/contributors.html Index: contributors.html === RCS fi

Re: Timestamp attribute processing

2003-09-01 Thread Antoine Levy-Lambert
Yes, if you think of a good generic routine to parse strings into dates, then DateUtils should be the place for it. Antoine - Original Message - From: "Steve Cohen" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Monday, September 01, 2003 10:27 PM Subject: RE: Time

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

2003-09-01 Thread bodewig
bodewig 2003/09/01 02:53:05 Modified:docs/manual/OptionalTasks starteam.html src/main/org/apache/tools/ant/taskdefs/optional/starteam StarTeamCheckout.java Log: label and lock/unlock cannot be used at the same time in . PR: 22829 Submitte