AW: svn commit: r416182 - /ant/core/trunk/src/main/org/apache/tools/ant/Main.java

2006-06-21 Thread Jan.Materne
etreff: Re: svn commit: r416182 - >/ant/core/trunk/src/main/org/apache/tools/ant/Main.java > >I need this feature. Please keep it. > >- Alexey. > >On 6/21/06, Kev Jackson <[EMAIL PROTECTED]> wrote: >> >> >> On 22 Jun 2006, at 07:07, [EMAIL PROTECTED] wrote

Re: svn commit: r416182 - /ant/core/trunk/src/main/org/apache/tools/ant/Main.java

2006-06-21 Thread Alexey Solofnenko
I need this feature. Please keep it. - Alexey. On 6/21/06, Kev Jackson <[EMAIL PROTECTED]> wrote: On 22 Jun 2006, at 07:07, [EMAIL PROTECTED] wrote: > Author: stevel > Date: Wed Jun 21 17:07:27 2006 > New Revision: 416182 > > URL: http://svn.apache.org/viewvc?rev=416182&view=rev > Log: > Lit

Re: svn commit: r416182 - /ant/core/trunk/src/main/org/apache/tools/ant/Main.java

2006-06-21 Thread Kev Jackson
On 22 Jun 2006, at 07:07, [EMAIL PROTECTED] wrote: Author: stevel Date: Wed Jun 21 17:07:27 2006 New Revision: 416182 URL: http://svn.apache.org/viewvc?rev=416182&view=rev Log: Little something to make it easier for things that subclass main to change its exit behaviour. Its been on my HDD f

svn commit: r416182 - /ant/core/trunk/src/main/org/apache/tools/ant/Main.java

2006-06-21 Thread stevel
Author: stevel Date: Wed Jun 21 17:07:27 2006 New Revision: 416182 URL: http://svn.apache.org/viewvc?rev=416182&view=rev Log: Little something to make it easier for things that subclass main to change its exit behaviour. Its been on my HDD for a while. If people object to it, I'll roll it back,