Re: Ant 1.7 alpha available for testing...

2006-07-27 Thread Stefan Bodewig
I'm not sure I like the version number. No problem with the Saigon bit, but should be 1.7.0alpha. Looks good during my first checks. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Re: build.xml (Gmail SMTP b0rked)

2006-07-27 Thread Stefan Bodewig
On Fri, 28 Jul 2006, Kevin Jackson <[EMAIL PROTECTED]> wrote: > This should be a reply to Stefan noticing that the build.xml has a > TAB... Seen it, thanks > There was a TAB and also a typo - I've fixed and committed the > change and am now rebuilding the dist + signature I don't think you shou

build.xml (Gmail SMTP b0rked)

2006-07-27 Thread Kevin Jackson
Hi, This should be a reply to Stefan noticing that the build.xml has a TAB... There was a TAB and also a typo - I've fixed and committed the change and am now rebuilding the dist + signature OT... GMail has decided that the password that I use for webmail is different from the password I use wh

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

2006-07-27 Thread kevj
Author: kevj Date: Thu Jul 27 21:12:01 2006 New Revision: 426375 URL: http://svn.apache.org/viewvc?rev=426375&view=rev Log: fix typo, kill TAB Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/build.xml?rev=426375&r1=42637

Re: 1.7 alpha [get-m2.xml FIXED]

2006-07-27 Thread Stefan Bodewig
On Fri, 28 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote: > Also need someone willing to test ManifestTest on Windows/Linux vmgump runs Debian Linux and Sun's Java 5 and the test passed before you committed your change to the testcase. I don't think it has been built against the patched versio

Re: svn commit: r426356 - /ant/core/trunk/build.xml

2006-07-27 Thread Stefan Bodewig
On Fri, 28 Jul 2006, <[EMAIL PROTECTED]> wrote: > - + > + Looks like a TAB. Evil ;-) Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

1.7 alpha [get-m2.xml FIXED]

2006-07-27 Thread Kev Jackson
Hi, The build.xml file wasn't updated to copy the get-m2.xml file over to the dist directory - I've updated the build.xml file, committed it and run a quick test here, so once again the 1.7 alpha release is ready for you to all have a once-over http://people.apache.org/~kevj If anyone no

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

2006-07-27 Thread kevj
Author: kevj Date: Thu Jul 27 18:36:54 2006 New Revision: 426356 URL: http://svn.apache.org/viewvc?rev=426356&view=rev Log: include get-m2.xml Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/build.xml?rev=426356&r1=42635

test

2006-07-27 Thread Kev Jackson
sorry, mail problems... -- "Man is truly free only among equally free men" - Michael Bakunin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 40088] - nested invocation fails when dir is specified rather than antfile

2006-07-27 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: r426279 - /ant/core/trunk/src/etc/testcases/taskdefs/manifest.xml

2006-07-27 Thread mbenson
Author: mbenson Date: Thu Jul 27 15:21:02 2006 New Revision: 426279 URL: http://svn.apache.org/viewvc?rev=426279&view=rev Log: I think Martijn forgot part of his testcase. This fixes the failing manifest test for me. Modified: ant/core/trunk/src/etc/testcases/taskdefs/manifest.xml Modified

DO NOT REPLY [Bug 40123] - [PATCH] Removing OPTIMIZE_TOKEN_MANAGER from JavaCC task

2006-07-27 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 28621] - [patch] Enhancement of InputRequest class

2006-07-27 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 40129] - Wrong path calculation in when basedir set from command line

2006-07-27 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 40129] New: - Wrong path calculation in when basedir set from command line

2006-07-27 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 40014] - have to enter valid input multiple times on second build file for input task

2006-07-27 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: source by refid in javac

2006-07-27 Thread Dominique Devienne
Right. But you should be able to pass in a patternset by if, which is almost as good, no? I'm not sure why filesets are not handled as usual in . It may have to be with the source paths. It could automatically add all the filesets' dirs to the sourcepath for example. I noticed this quirk before, b

DO NOT REPLY [Bug 40014] - have to enter valid input multiple times on second build file for input task

2006-07-27 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: source by refid in javac

2006-07-27 Thread Steve Loughran
Dominique Devienne wrote: Isn't the nested supposed to be a list of directories to use as source paths, (and not a list of souce files to compile)? Regarding **.java, I personally think the **/*.java syntax is clearer and less prone to be confused with *.java visually. yeah, it was an error (

svn commit: r426186 - /ant/core/trunk/src/main/org/apache/tools/ant/input/DefaultInputHandler.java

2006-07-27 Thread jglick
Author: jglick Date: Thu Jul 27 11:21:52 2006 New Revision: 426186 URL: http://svn.apache.org/viewvc?rev=426186&view=rev Log: Display the default value for an input prompt sensibly. Modified: ant/core/trunk/src/main/org/apache/tools/ant/input/DefaultInputHandler.java Modified: ant/core/trun

svn commit: r426184 - /ant/core/trunk/src/main/org/apache/tools/ant/input/MultipleChoiceInputRequest.java

2006-07-27 Thread jglick
Author: jglick Date: Thu Jul 27 11:21:08 2006 New Revision: 426184 URL: http://svn.apache.org/viewvc?rev=426184&view=rev Log: Actually permit validargs and defaultvalue together in the default handler. Formerly, would just prompt you again if you just pressed Enter. Modified: ant/core/trunk/

svn commit: r426173 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/input/InputRequest.java src/main/org/apache/tools/ant/taskdefs/Input.java

2006-07-27 Thread jglick
Author: jglick Date: Thu Jul 27 11:03:19 2006 New Revision: 426173 URL: http://svn.apache.org/viewvc?rev=426173&view=rev Log: InputHandler implementations may now call InputRequest.getDefaultValue() if they wish. Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/

svn commit: r426172 - /ant/core/trunk/src/main/org/apache/tools/ant/input/DefaultInputHandler.java

2006-07-27 Thread jglick
Author: jglick Date: Thu Jul 27 11:02:20 2006 New Revision: 426172 URL: http://svn.apache.org/viewvc?rev=426172&view=rev Log: Correcting use of deprecated API. Modified: ant/core/trunk/src/main/org/apache/tools/ant/input/DefaultInputHandler.java Modified: ant/core/trunk/src/main/org/apache/

svn commit: r426106 - /ant/core/trunk/docs/manual/using.html

2006-07-27 Thread mbenson
Author: mbenson Date: Thu Jul 27 08:40:14 2006 New Revision: 426106 URL: http://svn.apache.org/viewvc?rev=426106&view=rev Log: Add a link to ensure explanation (found an indictment of basedir's description as being recursive). :| Modified: ant/core/trunk/docs/manual/using.html Modified: ant

Re: Ant 1.7 alpha available for testing...

2006-07-27 Thread Matt Benson
--- Matt Benson <[EMAIL PROTECTED]> wrote: > Kev: > I notice that get-m2.xml is missing from the root of > the jar; er... tar I mean. :) > fetch.xml now depends on it. Where did it > go? :) > > -Matt > > --- Kev Jackson <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > Fixed the download probl

Re: Ant 1.7 alpha available for testing...

2006-07-27 Thread Matt Benson
Kev: I notice that get-m2.xml is missing from the root of the jar; fetch.xml now depends on it. Where did it go? :) -Matt --- Kev Jackson <[EMAIL PROTECTED]> wrote: > Hi, > > Fixed the download problem with some .htaccess mojo, > so for your > approval and delight: > > http://people.apache

Re: source by refid in javac

2006-07-27 Thread Dominique Devienne
Isn't the nested supposed to be a list of directories to use as source paths, (and not a list of souce files to compile)? Regarding **.java, I personally think the **/*.java syntax is clearer and less prone to be confused with *.java visually. And your exclude is only a hint to Ant, and Javac m

Re: svn commit: r421591 - /ant/core/trunk/WHATSNEW

2006-07-27 Thread Steve Loughran
Jesse Glick wrote: [EMAIL PROTECTED] wrote: URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=421591&r1=421590&r2=421591&view=diff +* Ant launcher program prints errors to stderr, and exits with a -1 exit code + value if, for any reason, it cannot actually start Ant proper.

source by refid in javac

2006-07-27 Thread Steve Loughran
OK. I give up. how do you pass down a fileset by ref as the souce dir to javac? src is a path ,and there is no srcref ID in the matching task. I tried to use the fileset inside the src dir, but got told off for not setting a srcdir attribute:

DO NOT REPLY [Bug 38583] - hangs

2006-07-27 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 1.7 alpha available for testing...

2006-07-27 Thread Kev Jackson
Hi, Fixed the download problem with some .htaccess mojo, so for your approval and delight: http://people.apache.org/~kevj is now hosting the latest build. KNOWN PROBLEMS: - ManifestTest fails on OSX 10.4 with Java5 I looked at this and cannot see why it's failing - the recent changes may

1.7 Alpha availability problem

2006-07-27 Thread Kev Jackson
Hi, I've created the distribution, signed it and uploaded it to people.apache.org/~kevj Unfortunately I cannot download it (the signature works fine). Can someone test the download and see if it works? If not, then I suspect that the ReleaseInstructions about .htaccess files may need

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

2006-07-27 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