Re: and no-op output

2004-03-01 Thread Antoine Lévy-Lambert
Rob Oxspring wrote: One of my (very few) pet hates with ant is that the depends task displays something when it performs a no-op. This seems counter to other tasks (copy, javac, zip IIRC) and means that my complex build ends up spitting out a lot of output while doing very little. The output

RE: and XML NS hell ;-)

2004-03-01 Thread Dominique Devienne
> From: Peter Reilly [mailto:[EMAIL PROTECTED] > >I see this is a two liner, that even puts back in commented out code... > >What's the problem with checking it in? > >When Ant 1.6.2 being built with it ;-) > > > It was discussed for ant 1.6.0, but was voted down: > > http://marc.theaimsgroup.com/

Macrodef default for

2004-03-01 Thread Dominique Devienne
One can have a default for macrodef attributes, but not for elements, AFAIK. Can it be added? Imagine I want to do something like: ... ... So that the uses of the macro only have to specify a element when a given use wants to override the default. Th

RE: and no-op output

2004-03-01 Thread Matt Benson
--- Jose Alberto Fernandez <[EMAIL PROTECTED]> wrote: > > From: Matt Benson [mailto:[EMAIL PROTECTED] > > Since the current behavior does not really qualify > as > > a bug, it is not safe to assume that a change to > the > > default behavior of a task would not break > someone's > > build. > >

RE: and no-op output

2004-03-01 Thread Jose Alberto Fernandez
> From: Matt Benson [mailto:[EMAIL PROTECTED] > > --- Rob Oxspring <[EMAIL PROTECTED]> wrote: > > One of my (very few) pet hates with ant is that the > > depends task > > displays something when it performs a no-op. This > > > > I was wondering if there was any point in preparing > > a patch to

dev@ant.apache.org

2004-03-01 Thread Edson Alves Pereira
Does anyone here knows how can i copy a snapshoot from a file and use this snapshoot to create a new one? I´ve already went to http://www.oopsconsultancy.demon.co.uk/software/xmltask.html, but i don´t know where i did wrong. Regards, Edson

[Ant Wiki] Updated: FrontPage

2004-03-01 Thread ant-cvs
Date: 2004-03-01T10:19:22 Editor: 66.80.4.221 <> Wiki: Ant Wiki Page: FrontPage URL: http://wiki.apache.org/ant/FrontPage no comment Change Log: -- @@ -1,7 +1,7 @@ ##language:en #pragma section-number

[Ant Wiki] Updated: FrontPage

2004-03-01 Thread ant-cvs
Date: 2004-03-01T10:19:07 Editor: 66.80.4.221 <> Wiki: Ant Wiki Page: FrontPage URL: http://wiki.apache.org/ant/FrontPage no comment Change Log: -- @@ -1,7 +1,7 @@ ##language:en #pragma section-number

Re: and no-op output

2004-03-01 Thread Matt Benson
--- Rob Oxspring <[EMAIL PROTECTED]> wrote: > One of my (very few) pet hates with ant is that the > depends task > displays something when it performs a no-op. This > > I was wondering if there was any point in preparing > a patch to not > output/log if 0 files have been deleted. The patch > /

[Ant Wiki] Updated: FrontPage

2004-03-01 Thread ant-cvs
Date: 2004-03-01T09:43:58 Editor: 131.96.116.23 <> Wiki: Ant Wiki Page: FrontPage URL: http://wiki.apache.org/ant/FrontPage no comment Change Log: -- @@ -3,7 +3,7 @@ = Welcome to the Ant Wiki = -Th

and no-op output

2004-03-01 Thread Rob Oxspring
One of my (very few) pet hates with ant is that the depends task displays something when it performs a no-op. This seems counter to other tasks (copy, javac, zip IIRC) and means that my complex build ends up spitting out a lot of output while doing very little. The output itself doesn't exact

RE: Wiki migration

2004-03-01 Thread Dominique Devienne
> From: Conor MacNeill [mailto:[EMAIL PROTECTED] > > I've migrated most of the old Wiki to the new one (wiki.apache.org/ant/) > > > > Could everyone who has put content on the Wiki please ensure that it > > looks ok and all the content is there. If not, please let me know. Thanks for doing the mig

cvs commit: ant build.xml

2004-03-01 Thread jhm
jhm 2004/03/01 09:25:26 Modified:.Tag: ANT_16_BRANCH build.xml Log: Make conform to used encoding. Revision ChangesPath No revision No revision 1.392.2.22 +1 -1 ant/build.xml Index: build.xml

cvs commit: ant build.xml

2004-03-01 Thread jhm
jhm 2004/03/01 09:24:24 Modified:.build.xml Log: Make conform to used encoding. Revision ChangesPath 1.414 +1 -1 ant/build.xml Index: build.xml === RCS file: /home/cvs/ant/build.

Re: multi-result s

2004-03-01 Thread Matt Benson
To re-hash: --- Peter Reilly <[EMAIL PROTECTED]> wrote: > The patch makes the mapper class to be a container > of > filenamemapper objects in the same way that > conditionbase > is a container of conditions. > > The two forms are allowed and are equivalent. > > The second from allows more filena

DO NOT REPLY [Bug 26312] - concat changes binary files

2004-03-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 27339] - New Q for FAQ: how to configure java compiler opts in build.xml?

2004-03-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 27339] New: - New Q for FAQ: how to configure java compiler opts in build.xml?

2004-03-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 build.xml

2004-03-01 Thread jhm
jhm 2004/03/01 07:13:11 Modified:.Tag: ANT_16_BRANCH build.xml Log: Sync with HEAD: add 'run.failing.tests' support. Revision ChangesPath No revision No revision 1.392.2.21 +7 -4 ant/build.xml Index: build.xml

cvs commit: ant build.xml

2004-03-01 Thread jhm
jhm 2004/03/01 07:10:37 Modified:.build.xml Log: Add 'run.failing.tests' support. Revision ChangesPath 1.413 +6 -3 ant/build.xml Index: build.xml === RCS file: /home/cvs/ant/buil

RE: cvs commit: ant WHATSNEW build.xml

2004-03-01 Thread Jose Alberto Fernandez
Peter, do we know the filename where a particular target came from? I do not know this code well enough. But if we do, we probably just need to check the files are different. Jose Alberto > -Original Message- > From: Peter Reilly [mailto:[EMAIL PROTECTED] > Sent: 01 March 2004 09:00 > T

DO NOT REPLY [Bug 26312] - concat changes binary files

2004-03-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 26312] - concat changes binary files

2004-03-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 27226] - Tar files with compression ="gzip" cannot be unzipped on Solaris

2004-03-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: cvs commit: ant WHATSNEW build.xml

2004-03-01 Thread Peter Reilly
Jose, You are right, the check is just for the main build file. Peter Jose Alberto Fernandez wrote: Peter, Maybe I do not understand the fix completely, but shouldn't the check be that a target cannot appear ON THE SAME FILE (imported or main) more than once? I.e., I should not be able to duplicate

[GUMP@lsd]: ant/test-ant failed

2004-03-01 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For help understanding the request please visit http://gump.apache.org/nagged.html, and/or contact [EMAIL PROTECTED] Project test-ant has an issue affecting it's community integration, and has been outs

Jem has a new address

2004-03-01 Thread jem
Thank you for your recent email. Unfortunately, due to spam overload, I no longer accept mail to this address. If you would like to receive my new email address, please call me. My phone number is listed in www.whitepages.com.au Best wishes Jem --

DO NOT REPLY [Bug 26108] - delete task fails for jar file in CWD on WNT

2004-03-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

Jem has a new address

2004-03-01 Thread jem
Thank you for your recent email. Unfortunately, due to spam overload, I no longer accept mail to this address. If you would like to receive my new email address, please call me. My phone number is listed in www.whitepages.com.au Best wishes Jem --