svn commit: r433519 - /ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/listener/XMLAntUnitListener.java

2006-08-21 Thread bodewig
Author: bodewig Date: Mon Aug 21 22:00:55 2006 New Revision: 433519 URL: http://svn.apache.org/viewvc?rev=433519&view=rev Log: make XML report a bit prettier Modified: ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/listener/XMLAntUnitListener.java Modified: ant/antlibs/antunit/t

svn commit: r433516 - in /ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/listener: BaseAntUnitListener.java XMLAntUnitListener.java XMLConstants.java

2006-08-21 Thread bodewig
Author: bodewig Date: Mon Aug 21 21:55:07 2006 New Revision: 433516 URL: http://svn.apache.org/viewvc?rev=433516&view=rev Log: improve testsuite-name attribute in XML report Modified: ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/listener/BaseAntUnitListener.java ant/antlibs

RE: Ant 1.7 - ReleaseInstructions - Compiler

2006-08-21 Thread Stephen McConnell
> -Original Message- > From: Kev Jackson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 22 August 2006 9:59 AM > To: Ant Developers List > Subject: Re: Ant 1.7 - ReleaseInstructions - Compiler > > > On 21 Aug 2006, at 21:19, Antoine Levy-Lambert wrote: > > > Hello Kev, > > > > when you b

RE: Default excludes and Subversion on Windows

2006-08-21 Thread Stephen McConnell
> -Original Message- > From: Kev Jackson [mailto:[EMAIL PROTECTED] > Sent: Saturday, 19 August 2006 8:19 PM > To: Ant Developers List > Subject: Re: Default excludes and Subversion on Windows > > > On 19 Aug 2006, at 02:06, Stefan Bodewig wrote: > > > On Fri, 18 Aug 2006, Jan Materne

Re: Default excludes and Subversion on Windows

2006-08-21 Thread Bruce Atherton
Steve Loughran wrote: Kev Jackson wrote: On 19 Aug 2006, at 02:06, Stefan Bodewig wrote: On Fri, 18 Aug 2006, Jan Materne <[EMAIL PROTECTED]> wrote: If we reject automatically handling _svn directories (as a "hack" as said by svn-people), we should document it in the manual of and svn-antl

Re: Ant 1.7 - ReleaseInstructions - Compiler

2006-08-21 Thread Kev Jackson
On 21 Aug 2006, at 21:19, Antoine Levy-Lambert wrote: Hello Kev, when you built the alpha version of ant 1.7, which compiler did you use ? 1.4 or 1.5 ? I used the default compiler, which at the moment is 1.5 Kev -- "I call it the State where everyone, good or bad, is a poison- drinker:

DO NOT REPLY [Bug 40291] New: - classpath uses colon, ":", as path separator under windows

2006-08-21 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: Can DefaultLogger record the time on each target transition?

2006-08-21 Thread Jeffrey E Care
In addition to backwards compatibility, there are other issues to consider: 1) Granularity: why limit timing data to targets? why not extend it to tasks as well? 2) Filtering: do you want timing data for every target? every task? and the big one 3) Multithreading: as the committers on this

Re: Default excludes and Subversion on Windows

2006-08-21 Thread Steve Loughran
Kev Jackson wrote: On 19 Aug 2006, at 02:06, Stefan Bodewig wrote: On Fri, 18 Aug 2006, Jan Materne <[EMAIL PROTECTED]> wrote: If we reject automatically handling _svn directories (as a "hack" as said by svn-people), we should document it in the manual of and svn-antlib with a reference (an

Re: Tomcat BUILD FAILED, error=2

2006-08-21 Thread Martin Gainty
Yan-- This is an ant question please post to ant-users or ant-developers I would take this a step at a time what does the command 'which svn' return? go to shell run svn does it run ok? run svn via the exec task within ant build.xml does ant locate the the svn? properties files I would use

Ant 1.7 - ReleaseInstructions - Compiler

2006-08-21 Thread Antoine Levy-Lambert
Hello Kev, when you built the alpha version of ant 1.7, which compiler did you use ? 1.4 or 1.5 ? Regards, Antoine - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2006-08-21 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

Re: Default excludes and Subversion on Windows

2006-08-21 Thread Peter Reilly
+1 (include _svn in list of default excluded) Peter On 8/19/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Kev Jackson wrote: > > On 19 Aug 2006, at 02:06, Stefan Bodewig wrote: > >> On Fri, 18 Aug 2006, Jan Materne <[EMAIL PROTECTED]> wrote: >> >>> If we reject automatically handling _svn