Re: svn commit: r1580520 - in /ant/core/trunk: ./ manual/Tasks/ src/main/org/apache/tools/ant/taskdefs/optional/junit/

2014-03-23 Thread Stefan Bodewig
On 2014-03-23, Antoine Levy Lambert wrote: > Some of our test cases do not support parallelism because they are creating > and dropping temporary directories and files which have the same names. On first glance there also may be a race condition for the test that expects certain build events. S

Re: svn commit: r1580520 - in /ant/core/trunk: ./ manual/Tasks/ src/main/org/apache/tools/ant/taskdefs/optional/junit/

2014-03-23 Thread Matt Sicker
Could you use the JUnit TemporaryFolder rule? That appears to be rather threadsafe. On 23 March 2014 11:28, Antoine Levy Lambert wrote: > Hi, > > Thanks to John Elion for this contribution. > > I have tried it on the Ant test cases. This makes the execution of the > test cases shorter by 3 minu

Re: svn commit: r1580520 - in /ant/core/trunk: ./ manual/Tasks/ src/main/org/apache/tools/ant/taskdefs/optional/junit/

2014-03-23 Thread Antoine Levy Lambert
Hi, Thanks to John Elion for this contribution. I have tried it on the Ant test cases. This makes the execution of the test cases shorter by 3 minutes with 2 threads [ not sure what is the total time because I also run the antunit tests ]. Some of our test cases do not support parallelism beca

[GitHub] ant pull request: [Trunk] Add a "quiet" attribute to GetTask to ea...

2014-03-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant/pull/1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled b

Bug report for Ant [2014/03/23]

2014-03-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned