Re: [VOTE] Ant 1.9.0 release [2nd attempt]

2013-03-07 Thread Maarten Coene
+1 Maarten From: Antoine Levy Lambert To: Ant Developers List Sent: Thursday, March 7, 2013 2:47 AM Subject: Re: [VOTE] Ant 1.9.0 release [2nd attempt] Adding that I had forgotten to put the .asc files, this is now uploaded too. On Mar 5, 2013, at 11:16

Suggestion - JUnit4 tests for Ant

2013-03-07 Thread Michael Clarke
I'd like to make a proposal around unit testing the Ant core. Whilst Ant has support for JUnit4, most of the unit tests are written against JUnit 3. This itself isn't an issue, although some of the existing test structures prevent new test being written in JUnit4. I'd like to propose introducing

Re: Suggestion - JUnit4 tests for Ant

2013-03-07 Thread Antoine Levy Lambert
Hi Michael, this sounds like a great idea. I do not know whether Ant is mirrored in GitHub, so far the process has been to create bug reports in bugzilla with the patches attached. I know that this is not always working in terms of having the patches be actually checked in but this is the only

RE: Suggestion - JUnit4 tests for Ant

2013-03-07 Thread Martin Gainty
Michael I dont see how upgrading Junit would have a 'direct impact' on any of the current releases of Ant(except for Ivy ) however There are many shoppes which run Junit under a Automated Test-framework such as selenium Generally there are release notes bundled which each version of Ant ..it wou

AW: Suggestion - JUnit4 tests for Ant

2013-03-07 Thread jhm
I wasnt aware of that - but Ant is mirrored on Github at https://github.com/apache/ant. Maybe all Apache projects are there at https://github.com/apache/ ... Camel is using/supporting Git and GitHub. http://camel.apache.org/contributing.html#Contributing-WorkingwithGit If there are enough Git us