Next Release (was Re: [Bug 54473] taskdef can't find existing resource in jar file on the first try, but on the second - JarUrlConnection.connect() fails)

2014-03-30 Thread Stefan Bodewig
On 2014-03-31, Antoine Levy Lambert wrote: > What do we want to add to Ant before building an Ant 1.9.4 ? Thanks, I was about to suggest a new release myself. I know the Debian folks are waiting for it as they currently maintain a vendor branch of 1.9.3 because of one of the two javadoc bugs tha

TeamCity ant builds

2014-03-30 Thread Antoine Levy Lambert
Hi, who knows the credentials to use to change the setup of the builds of Ant in the Jetbrains TeamCity instance ? I am talking about these build configurations which are listed here [1] such as this one [2]. Regards, Antoine [1] http://ant.apache.org/nightlies.html [2] http://teamcity.jetb

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

2014-03-30 Thread Matt Sicker
I'd be a willing volunteer to help port the unit tests to JUnit 4. There are various methods to using JUnit 4 with JUnit 3 test cases, suites, etc., that allow for easier migration as well. I do know that JUnit 4 has a minimum requirement of Java 1.5 at least due to annotations. On 30 March 2014

Re: [Bug 54473] taskdef can't find existing resource in jar file on the first try, but on the second - JarUrlConnection.connect() fails

2014-03-30 Thread Antoine Levy Lambert
What do we want to add to Ant before building an Ant 1.9.4 ? Personally I would like to finish the changes to be able to run the Ant test cases in parallel with the distinct temporary folder names. Regards, Antoine On Mar 27, 2014, at 12:37 PM, bugzi...@apache.org wrote: > https://issues.apa

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

2014-03-30 Thread Antoine Levy Lambert
Hello Matt, thanks for this suggestion. I have not used the JUnit TemporaryFolder rule because it is introduced in JUnit 4 and the Ant test cases are extending a class of JUnit 3. The policy of the Ant project is usually to keep everything binary compatible … If there is interest and willing v

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

2014-03-30 Thread Antoine Levy Lambert
Hi, I have had a first shot at creating temporary folders with names including the current PID and the current Thread Name in order to allow to run tests in parallel. I did not have the time today to do the work for all the Ant test cases but it seems achievable to finish that work. On Mar 24

Bug report for Ant [2014/03/30]

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