Re: migration to git : next steps

2014-05-12 Thread Matt Sicker
Something I've been experimenting with is using git submodules. You basically have a repository for each "submodule", then you can have another repository that groups them all together for convenience. It's handy for making a sort of stable master that points to the latest tag or something similar.

migration to git : next steps

2014-05-12 Thread Antoine Levy Lambert
Hi, resending a message which I sent on May 7th but might have been lost completely due to our infrastructure problems last week : > > > To actually migrate to git, we could either make one INFRA JIRA for all the > ant family of projects, or do this one step at a time. > > Concerning the an

Re: [VOTE] Release AntUnit 1.3 based on RC1

2014-05-12 Thread Peter Reilly
+1 from me Peter On Sun, May 11, 2014 at 4:55 PM, Antoine Levy Lambert wrote: > +1 for me > > Antoine > On May 11, 2014, at 11:07 AM, Nicolas Lalevée > wrote: > > > +1 for me > > > > Nicolas > > > > Le 11 mai 2014 à 12:42, Stefan Bodewig a écrit : > > > >> Hi all, > >> > >> delayed because I

Re: Classloading issue

2014-05-12 Thread Nicolas Lalevée
Le 12 mai 2014 à 02:51, Martin Gainty a écrit : >> Subject: Re: Classloading issue >> From: nicolas.lale...@hibnet.org >> Date: Mon, 12 May 2014 01:51:12 +0200 >> To: dev@ant.apache.org >> >> >> Le 12 mai 2014 à 01:34, Antoine Levy Lambert a écrit : >> >>> Hello Nicolas, >>> >>> I have trie