test

2006-10-03 Thread Matt Benson
Hadn't seen any mail, so... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: test

2006-10-03 Thread Dominique Devienne
On 10/3/06, Matt Benson <[EMAIL PROTECTED]> wrote: Hadn't seen any mail, so... Yep, unusually quiet ;-) --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 38006] - Ant JUnit batchtest eats log4j console output of 2nd and subsequent tests

2006-10-03 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 36154] - junit target's showoutput attribute doesn't seem to work

2006-10-03 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

[antunit] @Before/AfterClass analogues

2006-10-03 Thread Matt Benson
JUnit 4 and TestNG have a Before/AfterClass concept for expensive setup/tearDown applicable to most or all of a test class. AntUnit needs something similar; e.g. before/after[File|Build|Resource|All]... I think it's useful to retain the before/after nomenclature for familiarity bred from JUnit 4 a

Re: [antunit] @Before/AfterClass analogues

2006-10-03 Thread Dominique Devienne
On 10/3/06, Matt Benson <[EMAIL PROTECTED]> wrote: JUnit 4 and TestNG have a Before/AfterClass concept for expensive setup/tearDown applicable to most or all of a test class. AntUnit needs something similar; e.g. before/after[File|Build|Resource|All]... I think it's useful to retain the before/a

Re: [antunit] @Before/AfterClass analogues

2006-10-03 Thread Peter Reilly
before/afterTests? Peter On 10/3/06, Dominique Devienne <[EMAIL PROTECTED]> wrote: On 10/3/06, Matt Benson <[EMAIL PROTECTED]> wrote: > JUnit 4 and TestNG have a Before/AfterClass concept > for expensive setup/tearDown applicable to most or all > of a test class. AntUnit needs something simi

Re: [antunit] @Before/AfterClass analogues

2006-10-03 Thread Matt Benson
Hmm... sounds reasonable. ;) -Matt --- Peter Reilly <[EMAIL PROTECTED]> wrote: > before/afterTests? > > Peter > > > On 10/3/06, Dominique Devienne <[EMAIL PROTECTED]> > wrote: > > > > On 10/3/06, Matt Benson <[EMAIL PROTECTED]> > wrote: > > > JUnit 4 and TestNG have a Before/AfterClass > conce

svn commit: r452566 - /ant/antlibs/antunit/trunk/docs/logcontent.html

2006-10-03 Thread mbenson
Author: mbenson Date: Tue Oct 3 09:45:02 2006 New Revision: 452566 URL: http://svn.apache.org/viewvc?view=rev&rev=452566 Log: Hopefully make wording a little more clear. Modified: ant/antlibs/antunit/trunk/docs/logcontent.html Modified: ant/antlibs/antunit/trunk/docs/logcontent.html URL: h

Re: [antunit] doco error WAS @Before/AfterClass analogues

2006-10-03 Thread Matt Benson
The AntUnit documentation says: "Each test target is run in a fresh Ant project; i.e. each test target has a fresh set of properties and references." But if I have test targets: one will fail, as I would expect given that the AntUnit code

Re: nodeps jar

2006-10-03 Thread Antoine Levy-Lambert
Matt Benson wrote: > Hmm... nobody knows about (1) and nobody minds about (2)? Going once... > > -Matt > > - Original Message > From: Matt Benson <[EMAIL PROTECTED]> > To: Ant Developers List > Sent: Friday, September 29, 2006 2:00:27 PM > Subject: nodeps jar > > > I'm curious why the la

Re: nodeps jar

2006-10-03 Thread Matt Benson
--- Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > Matt Benson wrote: > > Hmm... nobody knows about (1) and nobody minds > about (2)? Going once... > > > > -Matt > > > > - Original Message > > From: Matt Benson <[EMAIL PROTECTED]> > > To: Ant Developers List > > Sent: Friday, Septemb

svn commit: r452635 - /ant/core/trunk/src/main/org/apache/tools/ant/RuntimeConfigurable.java

2006-10-03 Thread peterreilly
Author: peterreilly Date: Tue Oct 3 14:35:06 2006 New Revision: 452635 URL: http://svn.apache.org/viewvc?view=rev&rev=452635 Log: Always handle refid first. Refid normally cannot be used with other attributes and some types check for this. The code is broken in a number of places - if refid is no

Re: Ant 1.7.0?

2006-10-03 Thread Peter Reilly
Hi, Will Tatam has updated the package for us and I have uploaded it to JPP 1.7 'devel'. However, I had to disabl the manifest-only subpackage so I could build and uploaded it to JPP 1.7 devel, as those JARs are no longer being generated. Lets see if someone can figure out why the MANIFEST-onl

svn commit: r452757 - in /ant/core/trunk: docs/external.html xdocs/external.xml

2006-10-03 Thread jhm
Author: jhm Date: Tue Oct 3 23:28:16 2006 New Revision: 452757 URL: http://svn.apache.org/viewvc?view=rev&rev=452757 Log: Like requested by Pavel Vlasov on the user list "Please re-add SQLC and Transformica to the External tools and tasks page" Modified: ant/core/trunk/docs/external.html