cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:54:26 Modified:.WHATSNEW Log: Show touch changes as merged. Revision ChangesPath 1.727 +12 -12ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant/WHATSNEW,v

cvs commit: ant/src/etc/testcases/taskdefs touch.xml

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:54:02 Modified:.Tag: ANT_16_BRANCH WHATSNEW docs/manual/CoreTasks Tag: ANT_16_BRANCH touch.html src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Touch.java src/testcases/org/apache

cvs commit: ant/src/etc/testcases/taskdefs touch.xml

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:50:21 Modified:src/etc/testcases/taskdefs touch.xml Log: Missed a few... Revision ChangesPath 1.8 +41 -15ant/src/etc/testcases/taskdefs/touch.xml Index: touch.xml ===

cvs commit: ant/src/etc/testcases/taskdefs touch.xml

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:36:10 Modified:src/etc/testcases/taskdefs touch.xml Log: Changing the verification process not to rely on isfileselected because I'm too lazy to move it to the 1.6 branch right now when it's not even mine. :) Revision ChangesPath 1.7 +24 -9

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:23:09 Modified:.WHATSNEW Log: Show merged pvcs doc changes. Revision ChangesPath 1.726 +2 -2 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant/WHATSNEW,v

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:22:45 Modified:.Tag: ANT_16_BRANCH WHATSNEW Log: Show merged pvcs doc changes. Revision ChangesPath No revision No revision 1.503.2.168 +2 -0 ant/WHATSNEW Index: WHATSNEW ===

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:21:27 Modified:docs/manual/OptionalTasks Tag: ANT_16_BRANCH pvcstask.html Log: Merge addition of revision and userid attributes. Revision ChangesPath No revision No revision 1.8.2.5 +10 -0 ant/docs/manual

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:16:52 Modified:docs/manual/CoreTasks exec.html Log: Lost the stylesheet. Revision ChangesPath 1.45 +1 -0 ant/docs/manual/CoreTasks/exec.html Index: exec.html === RCS f

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:09:24 Modified:.WHATSNEW Log: Show exec's searchpath attribute as merged. Revision ChangesPath 1.725 +3 -3 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 15:07:26 Modified:.Tag: ANT_16_BRANCH WHATSNEW src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH ExecTask.java docs/manual/CoreTasks Tag: ANT_16_BRANCH exec.html Log: Sync from HEAD Revisio

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 14:58:12 Modified:src/main/org/apache/tools/ant/taskdefs ExecTask.java Log: Javadoc, changed local searchPath of resolveExecutable to mustSearchPath, other inconsequentials Revision ChangesPath 1.77 +84 -102 ant/src/main/org/apache/tools/ant/ta

DO NOT REPLY [Bug 33257] - javac debug options are not recognized

2005-01-26 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

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 14:46:00 Modified:.WHATSNEW Log: Merge basic switch to java.io.tmpdir via FileUtils.createTempFile(...) Revision ChangesPath 1.724 +2 -2 ant/WHATSNEW Index: WHATSNEW ===

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 14:43:07 Modified:.Tag: ANT_16_BRANCH WHATSNEW docs/manual/CoreTasks Tag: ANT_16_BRANCH javac.html src/main/org/apache/tools/ant/taskdefs/compilers Tag: ANT_16_BRANCH DefaultCompilerAdapter.java Log: Mer

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 14:08:31 Modified:.WHATSNEW Log: Catch up merges Revision ChangesPath 1.723 +16 -16ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant/WHATSNEW,v retrieving

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 14:07:57 Modified:src/main/org/apache/tools/ant/util Tag: ANT_16_BRANCH ConcatFileInputStream.java .Tag: ANT_16_BRANCH WHATSNEW Log: Merge ConcatFIS fix from HEAD. Revision ChangesPath No

DO NOT REPLY [Bug 33257] New: - javac debug options are not recognized

2005-01-26 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

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs AvailableTest.java

2005-01-26 Thread mbenson
mbenson 2005/01/26 13:20:30 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Available.java src/etc/testcases/taskdefs Tag: ANT_16_BRANCH available.xml src/testcases/org/apache/tools/ant/taskdefs Tag:

cvs commit: ant/src/etc/testcases/taskdefs/exec apply.xml

2005-01-26 Thread mbenson
mbenson 2005/01/26 13:50:45 Modified:.Tag: ANT_16_BRANCH WHATSNEW src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH ExecuteOn.java src/testcases/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 12:14:58 Modified:src/main/org/apache/tools/ant Tag: ANT_16_BRANCH ComponentHelper.java Log: Sync with HEAD Revision ChangesPath No revision No revision 1.28.2.8 +77 -120 ant/src/main/or

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 12:12:52 Modified:src/main/org/apache/tools/ant ComponentHelper.java Log: Oops, got | and ^ confused... :( Revision ChangesPath 1.46 +1 -1 ant/src/main/org/apache/tools/ant/ComponentHelper.java Index: ComponentHelper.java ==

DO NOT REPLY [Bug 33253] - a wrapper for the java.lang.String class to modify properties

2005-01-26 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 33253] - a wrapper for the java.lang.String class to modify properties

2005-01-26 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

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 11:28:33 Modified:.WHATSNEW Log: Merged DependScanner losing its private basedir member. Revision ChangesPath 1.722 +3 -3 ant/WHATSNEW Index: WHATSNEW === RCS file

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 11:28:16 Modified:.Tag: ANT_16_BRANCH WHATSNEW Log: Merged DependScanner losing its private basedir member. Revision ChangesPath No revision No revision 1.503.2.163 +3 -0 ant/WHATSNEW Index: WHAT

cvs commit: ant/src/main/org/apache/tools/ant/types/optional/depend DependScanner.java

2005-01-26 Thread mbenson
mbenson 2005/01/26 11:25:41 Modified:src/main/org/apache/tools/ant/types/optional/depend Tag: ANT_16_BRANCH DependScanner.java Log: sync with HEAD Revision ChangesPath No revision No revision 1.14.2.5 +31 -4

cvs commit: ant/src/main/org/apache/tools/ant/types/optional/depend DependScanner.java

2005-01-26 Thread mbenson
mbenson 2005/01/26 11:22:29 Modified:src/main/org/apache/tools/ant/types/optional/depend DependScanner.java Log: Thread-safe(r)ty, javadoc, code simplification Revision ChangesPath 1.23 +8 -7 ant/src/main/org/apache/tools/ant/types/optio

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 11:04:28 Modified:.WHATSNEW Log: Merge "Wrapper scripts did not detect WINNT value of dynamic OS environment variable when logged into workstations using Novell authentication." Revision ChangesPath 1.721 +4 -4 ant/WHATSNEW Index

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 11:04:07 Modified:src/script Tag: ANT_16_BRANCH ant.bat antRun.bat .Tag: ANT_16_BRANCH WHATSNEW Log: Merge "Wrapper scripts did not detect WINNT value of dynamic OS environment variable when logged into workstations using Novell authenticat

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 10:40:16 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH Delete.java Log: sync with HEAD Revision ChangesPath No revision No revision 1.47.2.8 +6 -6 ant/src/main/or

DO NOT REPLY [Bug 33253] New: - a wrapper for the java.lang.String class to modify properties

2005-01-26 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 33253] - a wrapper for the java.lang.String class to modify properties

2005-01-26 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

cvs commit: ant/src/main/org/apache/tools/ant/types/optional/depend DependScanner.java

2005-01-26 Thread mbenson
mbenson 2005/01/26 10:06:51 Modified:src/main/org/apache/tools/ant/types/optional/depend DependScanner.java Log: Javadoc Revision ChangesPath 1.22 +13 -15 ant/src/main/org/apache/tools/ant/types/optional/depend/DependScanner.java Inde

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 09:38:11 Modified:.WHATSNEW Log: Grammar Revision ChangesPath 1.720 +1 -1 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 09:35:10 Modified:.WHATSNEW Log: Document description NPE; move FileUtils.createNewFile(2 param) to 1.6 branch; correct libraries from getlibraries. Revision ChangesPath 1.719 +7 -4 ant/WHATSNEW Index: WHATSNEW

cvs commit: ant WHATSNEW

2005-01-26 Thread mbenson
mbenson 2005/01/26 09:34:10 Modified:.Tag: ANT_16_BRANCH WHATSNEW Log: Document description NPE; add FileUtils.createNewFile(2 param) Revision ChangesPath No revision No revision 1.503.2.161 +6 -0 ant/WHATSNEW Inde

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 09:31:04 Modified:src/main/org/apache/tools/ant/util Tag: ANT_16_BRANCH FileUtils.java Log: Sync with HEAD, minus two deprecation warnings. Revision ChangesPath No revision No revision 1.56

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

2005-01-26 Thread mbenson
mbenson 2005/01/26 09:26:33 Modified:src/main/org/apache/tools/ant/util FileUtils.java Log: Prepare to merge to 1.6 branch. Revision ChangesPath 1.85 +7 -7 ant/src/main/org/apache/tools/ant/util/FileUtils.java Index: FileUtils.java ===

Re: ant-testutils.jar

2005-01-26 Thread Stefan Bodewig
On Wed, 26 Jan 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > Of course, one consequence of is that we now need to put > all our JAR files up for download on ibiblio.org/maven, s/need to put/can if we feel so inclined/ Simply copy it into /www/www.apache.org/dist/java-repository/... and ibli

DO NOT REPLY [Bug 33252] New: - bad link on web site

2005-01-26 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

ant-testutils.jar

2005-01-26 Thread Steve Loughran
Of course, one consequence of is that we now need to put all our JAR files up for download on ibiblio.org/maven, including testutils.jar, which we have historically left to people to compile themselves... -steve - To unsubscri

1.6.3 + IntrospectionHelper

2005-01-26 Thread Matt Benson
With this brewing, I am using the Fisheye sample as my user-friendly crutch to see what I have done and what can be merged. I will be merging FileUtils - deprecation soon. Next thing I see to which I have made changes in addition to others' is IH. Looks like the only significant stuff not merged

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java

2005-01-26 Thread Steve Loughran
[EMAIL PROTECTED] wrote: bodewig 2005/01/26 07:04:26 Modified:src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java Log: Believe it or not, -source 1.1 is not supported by JDK 1.5.0 Shows what happens when you have a different dev team d

Re: javac: target release 1.1 conflicts with default source release 1.5

2005-01-26 Thread Stefan Bodewig
On Wed, 26 Jan 2005, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > * implicitly set -source to the same value as -target. didn't work as the current Gump run demonstrated. -source 1.1 is not supported. So the logic becomes * implicitly set -source to the same value as -target, unless it is 1.1

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

2005-01-26 Thread bodewig
bodewig 2005/01/26 07:11:26 Modified:src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java Log: let's hope 1.6 will support -source 1.1 Revision ChangesPath 1.58 +3 -2 ant/src/main/org/apache/tools/ant/taskdefs/com

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

2005-01-26 Thread bodewig
bodewig 2005/01/26 07:09:18 Modified:src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java Log: looking at the Gump build for java-service-wrapper, -source 1.2 seems to work Revision ChangesPath 1.57 +2 -2 ant/src/

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

2005-01-26 Thread bodewig
bodewig 2005/01/26 07:04:26 Modified:src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java Log: Believe it or not, -source 1.1 is not supported by JDK 1.5.0 Revision ChangesPath 1.56 +13 -6 ant/src/main/org/apache/t

Re: cvs commit: ant bootstrap.bat

2005-01-26 Thread Steve Loughran
[EMAIL PROTECTED] wrote: stevel 2005/01/26 04:26:08 Modified:.bootstrap.bat Log: handle no javac on command line better. Revision ChangesPath 1.52 +2 -0 ant/bootstrap.bat Index: bootstrap.bat ===

cvs commit: ant bootstrap.bat

2005-01-26 Thread stevel
stevel 2005/01/26 05:51:39 Modified:.bootstrap.bat Log: date update Revision ChangesPath 1.53 +1 -1 ant/bootstrap.bat Index: bootstrap.bat === RCS file: /home/cvs/ant/bootstrap.bat

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

2005-01-26 Thread peterreilly
peterreilly2005/01/26 04:57:30 Modified:src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java Log: checkstyle Revision ChangesPath 1.55 +35 -5 ant/src/main/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdap

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

2005-01-26 Thread bodewig
bodewig 2005/01/26 04:48:10 Modified:src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java Log: Help people to adapt to JDK 1.5 Revision ChangesPath 1.54 +29 -0 ant/src/main/org/apache/tools/ant/taskdefs/compilers/D

cvs commit: ant bootstrap.bat

2005-01-26 Thread stevel
stevel 2005/01/26 04:26:08 Modified:.bootstrap.bat Log: handle no javac on command line better. Revision ChangesPath 1.52 +2 -0 ant/bootstrap.bat Index: bootstrap.bat === RCS file:

Re: javac: target release 1.1 conflicts with default source release 1.5

2005-01-26 Thread Peter Reilly
Excelent! Peter Stefan Bodewig wrote: Hi, after I've been watching the JDK 1.5 builds of Gump for weeks now, I've pretty much given up the hope that projects are going to adapt the build files to JDK 1.5 soon. Xalan's build breaks because they only specify the target attribute and quite a few othe

javac: target release 1.1 conflicts with default source release 1.5

2005-01-26 Thread Stefan Bodewig
Hi, after I've been watching the JDK 1.5 builds of Gump for weeks now, I've pretty much given up the hope that projects are going to adapt the build files to JDK 1.5 soon. Xalan's build breaks because they only specify the target attribute and quite a few others do so as well. (as a sidenote, Xa

Re: sync FileUtils

2005-01-26 Thread Peter Reilly
The close methods are also new. No problem with syncing to ant 1.6.3, just (as mentioned) remove the "deprecated" flags. Peter Matt Benson wrote: There is a lot of stuff in FileUtils that is marked for Ant 1.7 but that is already in use in Tasks that have small changes that would be good 1.6.3 cand

Re: sync FileUtils

2005-01-26 Thread Stefan Bodewig
On Tue, 25 Jan 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > Matt Benson wrote: >> Does anyone object to my (changing 1.7 to 1.6.3 in >> code) sync the 1.6 branch to HEAD? It will make it >> much easier to sync other changes over from HEAD and >> doesn't appear to carry a lot of risk. > > I'm

Re: Ant 1.6 branch + JDK 1.5 + win2K test failure

2005-01-26 Thread Peter Reilly
Jose Alberto Fernandez wrote: I also would like "macrodef/define" if people agree we can always add the "local-properties" once the implementation works correctly. I think that it is too early to add macrodef/define to 1.6.3. Peter Thoughts, Jose Alberto -

Re:

2005-01-26 Thread Stefan Bodewig
On Tue, 25 Jan 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote: >> On Thu, 20 Jan 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: >>>2. add a new magic property to let people override the ibiblio >>>mirror for all their projects. >> Do we have a magic property to not use any

Re: Proposal

2005-01-26 Thread Stefan Bodewig
On Tue, 25 Jan 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > ant -noclasspath does what youwant > > we could be brutal and make that the default. That is, from ant1.7+ > we ignore the classpath unless you request otherwise. Will break too many builds, sorry. Stefan

Re: Proposal

2005-01-26 Thread Peter Reilly
Kev Jackson wrote: Matt Benson wrote: --- Steve Loughran <[EMAIL PROTECTED]> wrote: [SNIP] ant -noclasspath does what youwant we could be brutal and make that the default. That is, from ant1.7+ we ignore the classpath unless you request otherwise. We say it was too much a source of trouble and l

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs ExecuteOnTest.java

2005-01-26 Thread bodewig
bodewig 2005/01/25 23:50:49 Modified:src/testcases/org/apache/tools/ant/taskdefs ExecuteOnTest.java Log: 2005 Revision ChangesPath 1.11 +1 -1 ant/src/testcases/org/apache/tools/ant/taskdefs/ExecuteOnTest.java Index: ExecuteOnTest.ja

Re: Proposal

2005-01-26 Thread Kev Jackson
Matt Benson wrote: --- Steve Loughran <[EMAIL PROTECTED]> wrote: [SNIP] ant -noclasspath does what youwant we could be brutal and make that the default. That is, from ant1.7+ we ignore the classpath unless you request otherwise. We say it was too much a source of trouble and leave it at that.

Jose Roberto Neves/EMBRAER/BR is out of the office.

2005-01-26 Thread jrneves
I will be out of the office starting 10/01/2005 and will not return until 31/01/2005. I will respond to your message when I return. This message is intended solely for the use of its addressee and may contain privileged or confidential information. If you are not the addressee you should no