+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
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
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
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
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