Re: cvs commit: ant WHATSNEW

2005-09-05 Thread Steve Loughran
Matt Benson wrote: --- [EMAIL PROTECTED] wrote: [SNIP] +* New task that can turn a file reference into an absolute file:// url; and + nested filesets/paths into a (space, comma, whatever) separated list of URLs. Useful + for RMI classpath setup, amongst other things. + The _single_

Re: cvs commit: ant WHATSNEW

2005-08-25 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: [SNIP] > +* New task that can turn a file > reference into an absolute file:// url; and > + nested filesets/paths into a (space, comma, > whatever) separated list of URLs. Useful > + for RMI classpath setup, amongst other things. > + The _single_ file refe

Re: cvs commit: ant WHATSNEW

2005-08-16 Thread Steve Loughran
[EMAIL PROTECTED] wrote: stevel 2005/08/16 08:33:17 Modified:docs/manual listeners.html src/main/org/apache/tools/ant/listener CommonsLoggingListener.java Log4jListener.java src/main/org/apache/tools/ant DefaultLogger.java

Re: cvs commit: ant WHATSNEW

2005-06-07 Thread Stefan Bodewig
> Tar task now accepts files <8GB (was <2GB), according to POSIX tar > standard. Cool. One nit, though. > +if (file.length() > TarConstants.MAXSIZE) > +{ could you please move that brace one line up? > +if (this.entrySize - this.entryOffset >

Re: cvs commit: ant WHATSNEW

2005-05-17 Thread Steve Loughran
Stefan Bodewig wrote: On 16 May 2005, <[EMAIL PROTECTED]> wrote: src/main/org/apache/tools/ant/types/optional AbstractScriptComponent.java ScriptMapper.java Those two have picked up the wrong copyright template in your IDE. oops. will fix. dont want any LGPL stuff in there. Also they need to ge

Re: cvs commit: ant WHATSNEW

2005-05-17 Thread Stefan Bodewig
On Tue, 17 May 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > >> --- mapper.html29 Apr 2005 18:58:12 - 1.26 >> +++ mapper.html16 May 2005 22:40:22 - 1.27 > > looks to me like a 12 hour delay in mail list mail right now; six hours right

Re: cvs commit: ant WHATSNEW

2005-05-17 Thread Stefan Bodewig
On 16 May 2005, <[EMAIL PROTECTED]> wrote: > src/main/org/apache/tools/ant/types/optional > AbstractScriptComponent.java ScriptMapper.java Those two have picked up the wrong copyright template in your IDE. Also they need to get added to the needs.apache-bsf selector in build.xml in order to

Re: cvs commit: ant WHATSNEW

2005-05-17 Thread Steve Loughran
[EMAIL PROTECTED] wrote: --- mapper.html 29 Apr 2005 18:58:12 - 1.26 +++ mapper.html 16 May 2005 22:40:22 - 1.27 looks to me like a 12 hour delay in mail list mail right now; that new spam attack must be bringing down the network. -steve -

Re: cvs commit: ant WHATSNEW

2005-05-10 Thread Matt Benson
woohoo! I didn't do it! (I was scared :) -Matt --- [EMAIL PROTECTED] wrote: > bodewig 2005/05/10 00:37:03 > > Modified:.WHATSNEW > Log: > fix NPE reported by Curt Arnold > > Revision ChangesPath > 1.818 +3 -0 ant/WHATSNEW > > Index: WHATSNEW >

Re: cvs commit: ant WHATSNEW

2005-04-19 Thread Antoine Levy-Lambert
Peter Reilly wrote: Opps, thanks Antoine! Peter You welcome Peter :-) Antoine - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: ant WHATSNEW

2005-04-19 Thread Peter Reilly
Opps, thanks Antoine! Peter [EMAIL PROTECTED] wrote: antoine 2005/04/18 22:22:45 Modified:.WHATSNEW Log: Added missing dot at end of paragraph Revision ChangesPath 1.808 +1 -1 ant/WHATSNEW Index: WHATSNEW =

Re: cvs commit: ant WHATSNEW

2005-02-14 Thread Martijn Kruithof
Matt Benson wrote: --- [EMAIL PROTECTED] wrote: +* filenames with semicolon on second position are not handled correctly by ant. + Bugzilla report 32979 semicolon ';' or colon ':' ? -Matt colon - To unsubscribe, e-mai

Re: cvs commit: ant WHATSNEW

2005-02-14 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: > +* filenames with semicolon on second position are > not handled correctly by ant. > + Bugzilla report 32979 semicolon ';' or colon ':' ? -Matt __ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mob

RE: cvs commit: ant WHATSNEW build.xml

2004-03-01 Thread Jose Alberto Fernandez
004 09:00 > To: Ant Developers List > Subject: Re: cvs commit: ant WHATSNEW build.xml > > > 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 fi

Re: cvs commit: ant WHATSNEW build.xml

2004-03-01 Thread Peter Reilly
le to duplicate a target on a file and get away with it by importing it instead of executing it directly. Does your fix covers this case? Jose Alberto -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 27 February 2004 12:14 To: [EMAIL PROTECTED] Subject: RE: cvs commit

RE: cvs commit: ant WHATSNEW build.xml

2004-02-28 Thread Jose Alberto Fernandez
Does your fix covers this case? Jose Alberto > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 27 February 2004 12:14 > To: [EMAIL PROTECTED] > Subject: RE: cvs commit: ant WHATSNEW build.xml > > > Fast resolved, Peter :) > &g

RE: cvs commit: ant WHATSNEW build.xml

2004-02-27 Thread Dominique Devienne
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > All tests pass on W2K SP2 and JDK 1.4.2. > > Fast resolved, Peter :) > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Fix for duplicate targets in the build file. Indeed. Thank you Peter! --DD ---

RE: cvs commit: ant WHATSNEW build.xml

2004-02-27 Thread Jan . Materne
All tests pass on W2K SP2 and JDK 1.4.2. Jan > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, February 27, 2004 1:14 PM > To: [EMAIL PROTECTED] > Subject: RE: cvs commit: ant WHATSNEW build.xml > > > Fast res

RE: cvs commit: ant WHATSNEW build.xml

2004-02-27 Thread Jan . Materne
Fast resolved, Peter :) Jan > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, February 27, 2004 12:45 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: ant WHATSNEW build.xml > > > peterreilly2004/02/27 03:45:15 > > Modified:src/main/org

Re: cvs commit: ant WHATSNEW

2004-02-26 Thread Stefan Bodewig
On Thu, 26 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: >>On 24 Feb 2004, <[EMAIL PROTECTED]> wrote: >> >>> Throw build exception if name attribute is missing in a >>> patternset >>> > This should be pattern or patternset#nameentry, it is used for > "include" and "exclude" includesfile and

Re: cvs commit: ant WHATSNEW

2004-02-26 Thread Peter Reilly
Stefan Bodewig wrote: On 24 Feb 2004, <[EMAIL PROTECTED]> wrote: Throw build exception if name attribute is missing in a patternset This should be pattern or patternset#nameentry, it is used for "include" and "exclude" includesfile and excludesfile nested elements. what about ? This i

Re: cvs commit: ant WHATSNEW

2004-02-26 Thread Stefan Bodewig
On 24 Feb 2004, <[EMAIL PROTECTED]> wrote: > Throw build exception if name attribute is missing in a patternset what about ? Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: cvs commit: ant WHATSNEW

2004-02-21 Thread Antoine Levy-Lambert
Thanks Matt, always a good idea to make sure that the tests stay in order.:-) Antoine - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 20, 2004 11:15 PM Subject: cvs commit: ant WHATSNEW > mbenson 2004/02/20 14:15:52 > > Modified:s

Re: cvs commit: ant WHATSNEW

2004-02-20 Thread Matt Benson
--- Peter Reilly <[EMAIL PROTECTED]> wrote: > Opps, hit the send button too early. > I meant to say good catch! > ;) __ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools ---

Re: cvs commit: ant WHATSNEW

2004-02-20 Thread Peter Reilly
Opps, hit the send button too early. I meant to say good catch! Peter Peter Reilly wrote: [EMAIL PROTECTED] wrote: mbenson 2004/02/19 13:14:16 Modified:src/testcases/org/apache/tools/ant/filters TokenFilterTest.java src/main/org/apache/tools/ant/filters

Re: cvs commit: ant WHATSNEW

2004-02-20 Thread Peter Reilly
[EMAIL PROTECTED] wrote: mbenson 2004/02/19 13:14:16 Modified:src/testcases/org/apache/tools/ant/filters TokenFilterTest.java src/main/org/apache/tools/ant/filters TokenFilter.java src/etc/testcases/filters tokenfilter.xml .

RE: cvs commit: ant WHATSNEW

2004-02-06 Thread Jan . Materne
I already suggested putting that on the website :-) Jan > -Original Message- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Friday, February 06, 2004 8:45 AM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: ant WHATSNEW > > > On 6 Feb 2004, &

Re: cvs commit: ant WHATSNEW

2004-02-06 Thread Stefan Bodewig
On 6 Feb 2004, <[EMAIL PROTECTED]> wrote: > Added license change maybe we should put that more prominently? In a ceratin sense it could be a change that breaks your build environemt (if you are not willing to accept the new license, that is). Stefan --

Re: cvs commit: ant WHATSNEW

2004-02-05 Thread Antoine Lévy-Lambert
[EMAIL PROTECTED] wrote: sbailliez2004/02/05 14:55:37 Modified:.WHATSNEW Log: PR: 19301 Use xalan extensions to replace strings and avoid a stack overflow when doing deep recursions. Revision ChangesPath 1.537 +4 -0 ant/WHATSNEW Index: WHATSNEW

Re: cvs commit: ant WHATSNEW

2004-01-22 Thread Peter Reilly
[EMAIL PROTECTED] wrote: You can use onerror="ignore" to test this case. Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

Re: cvs commit: ant WHATSNEW

2004-01-19 Thread Peter Reilly
Sorry... I mismerged a cvs conflict file - my bad. Peter Antoine Lévy-Lambert wrote: [EMAIL PROTECTED] wrote: peterreilly2004/01/19 08:56:24 Modified:.WHATSNEW Log: macrodef updates for WHATSNEW Revision ChangesPath 1.526 +5 -2 ant/WHATSNEW Index: WHATSNEW =

Re: cvs commit: ant WHATSNEW

2004-01-19 Thread Antoine Lévy-Lambert
[EMAIL PROTECTED] wrote: peterreilly2004/01/19 08:56:24 Modified:.WHATSNEW Log: macrodef updates for WHATSNEW Revision ChangesPath 1.526 +5 -2 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/c

Re: cvs commit: ant WHATSNEW

2004-01-15 Thread Stefan Bodewig
On 14 Jan 2004, <[EMAIL PROTECTED]> wrote: > add a blurb about the xdoclet update I don't think we should track the proposals in this file, in particular since it is the source for release notes of releases that don't include the proposals at all. Stefan --

RE: cvs commit: ant WHATSNEW

2003-10-29 Thread Dominique Devienne
Also the change of the default Ant XML namespace? --DD > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 29, 2003 2:02 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: ant WHATSNEW > > antoine 2003/10/29 12:02:27 > > Modified:.

Re: cvs commit: ant WHATSNEW

2003-04-10 Thread Conor MacNeill
On Thu, 10 Apr 2003 04:49 pm, [EMAIL PROTECTED] wrote: > bodewig 2003/04/09 23:49:01 > > Modified:.WHATSNEW > Log: > Spread the word > Yeah brother. -- Conor MacNeill Blog: http://codefeed.com/blog/