Re: Can Ant know ANT_HOME?

2005-05-22 Thread Antoine Levy-Lambert
Steve Cohen wrote: Alexey Solofnenko wrote: Please use ${ant.home} property. - Alexey. On 5/22/05, Steve Cohen <[EMAIL PROTECTED]> wrote: I am trying to write a simple build.xml for debugging Ant setups. One of the things I would like to know is what ANT_HOME was defined as when Ant launch

Re: cvs commit: ant/src/etc/testcases/taskdefs/optional/net ftp.xml

2005-05-22 Thread Antoine Levy-Lambert
Hello Steve, what about using a class derived from EnumeratedAttribute as type for timestampGranularity ? Cheers, Antoine [EMAIL PROTECTED] wrote: scohen 2005/05/22 11:48:42 Modified:src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java src/etc/testcases/tas

Re: Can Ant know ANT_HOME?

2005-05-22 Thread Steve Cohen
Alexey Solofnenko wrote: Please use ${ant.home} property. - Alexey. On 5/22/05, Steve Cohen <[EMAIL PROTECTED]> wrote: I am trying to write a simple build.xml for debugging Ant setups. One of the things I would like to know is what ANT_HOME was defined as when Ant launched. But this does not

Re: Can Ant know ANT_HOME?

2005-05-22 Thread Alexey Solofnenko
Please use ${ant.home} property. - Alexey. On 5/22/05, Steve Cohen <[EMAIL PROTECTED]> wrote: > > I am trying to write a simple build.xml for debugging Ant setups. One > of the things I would like to know is what ANT_HOME was defined as when > Ant launched. But this does not seem to be a predefi

Can Ant know ANT_HOME?

2005-05-22 Thread Steve Cohen
I am trying to write a simple build.xml for debugging Ant setups. One of the things I would like to know is what ANT_HOME was defined as when Ant launched. But this does not seem to be a predefined ant property. I naively thought that I could do ANT_HOME=${env.ANT_HOME} this will not

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

2005-05-22 Thread jkf
jkf 2005/05/22 12:48:25 Modified:src/main/org/apache/tools/ant/taskdefs Ant.java Log: Avoiding Throwable while BuildException was actually meant Revision ChangesPath 1.120 +5 -7 ant/src/main/org/apache/tools/ant/taskdefs/Ant.java Index: Ant.java ==

Re: SVN cheap copies for tags and branches

2005-05-22 Thread Stefan Bodewig
On Fri, 20 May 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote: > In other words, as far as I know and given the conventions of > putting trunk / tags / branches in each sub-project, there's no way > to quickly and easily update from the top-level to get only trunks > for everything. Correct.

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Jikes.java Concat.java

2005-05-22 Thread jkf
jkf 2005/05/22 12:28:13 Modified:src/testcases/org/apache/tools/ant/taskdefs ConcatTest.java ExecuteOnTest.java StyleTest.java ExecTaskTest.java src/testcases/org/apache/tools/ant/filters DynamicFilterTest.java TokenFilte

Re: svn commit: r171106 - in /ant/sandbox/antlibs/antunit/trunk/src: etc/testcases/ etc/testcases/antunit/ main/org/apache/ant/antunit/ testcases/org/apache/ant/antunit/

2005-05-22 Thread Stefan Bodewig
On Fri, 20 May 2005, Matt Benson <[EMAIL PROTECTED]> wrote: > I had started writing one too but yours is more complete. Really? Of course I'd love to see you get involved to add missing pieces (there are plenty). > I can change yours over to filesystem-only ResourceCollections after > I commit

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

2005-05-22 Thread scohen
scohen 2005/05/22 11:56:50 Modified:docs/manual/CoreTasks tstamp.html Log: update stale link to Sun javadocs. Revision ChangesPath 1.22 +1 -1 ant/docs/manual/CoreTasks/tstamp.html Index: tstamp.html ===

cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-22 Thread scohen
scohen 2005/05/22 11:49:46 Modified:docs/manual/OptionalTasks ftp.html Log: Document new timestampGranularity attribute and spiff up the page generally, add links to Java code as appropriate, fix up the table column sizing which had become rather unwieldy. Revision Changes

cvs commit: ant/src/etc/testcases/taskdefs/optional/net ftp.xml

2005-05-22 Thread scohen
scohen 2005/05/22 11:48:42 Modified:src/main/org/apache/tools/ant/taskdefs/optional/net FTP.java src/etc/testcases/taskdefs/optional/net ftp.xml Log: Add new timestampGranularity attribute to account for the typical case in PUT operations where the client is HH:mm:

cvs commit: ant/src/main/org/apache/tools/zip ZipEntry.java ZipOutputStream.java

2005-05-22 Thread jkf
jkf 2005/05/22 10:32:08 Modified:src/main/org/apache/tools/zip ZipEntry.java ZipOutputStream.java Log: Removed reflection for 1.1 purposes Revision ChangesPath 1.28 +11 -169 ant/src/main/org/apache/tools/zip/ZipEntry.java Index: Zip

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

2005-05-22 Thread jkf
jkf 2005/05/22 09:13:54 Modified:src/main/org/apache/tools/ant Diagnostics.java Log: Avoiding to catch unspecified Error. The context indicates we want to continue even when loading a class is unsuccessful. The only Error we expect and want to continue on would in that case be

cvs commit: ant/src/main/org/apache/tools/bzip2 CBZip2InputStream.java

2005-05-22 Thread jkf
jkf 2005/05/22 09:10:53 Modified:src/main/org/apache/tools/ant/types Resource.java src/main/org/apache/tools/bzip2 CBZip2InputStream.java Log: Avoiding use of Error for clauses that indicat programming errors, using runtime exceptions instead. Revision Chang

cvs commit: ant/src/main/org/apache/tools/zip ZipEntry.java

2005-05-22 Thread jkf
jkf 2005/05/22 08:56:45 Modified:src/main/org/apache/tools/zip ZipEntry.java Log: Throwable caught for 1.1 compatibility only according to comment. As catiching Throwable generally is a bad thing, removed. Revision ChangesPath 1.27 +0 -7 ant/src/main/org/ap

DO NOT REPLY [Bug 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2005-05-22 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 31106] - VMS cannot handle long command strings, java, javac needs to use -v option..

2005-05-22 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: Release Notes Link Broken

2005-05-22 Thread Antoine Levy-Lambert
Steve Cohen wrote > Why mirror this particular document [README.html] at all? Why not just keep it on the > Ant site? > Hello Steve, the release notes is a small file, so technically it could very well just be on the ant site. But it is part of the distribution, which is mirrored. Cheers, An