Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-03-11 Thread Antoine Levy Lambert
t; > thanks, > Maarten > > > > > > Van: Charles Duffy > Aan: Ant Developers List > Verzonden: maandag 10 maart 16:47 2014 > Onderwerp: Re: [VOTE] Ivy 2.4.0-rc1 Release > > > If you could finish up, that would be very much

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-03-10 Thread Maarten Coene
No problem Charles, I can finish the release for you unless there are other candidates who want to give it a try? thanks, Maarten Van: Charles Duffy Aan: Ant Developers List Verzonden: maandag 10 maart 16:47 2014 Onderwerp: Re: [VOTE] Ivy 2.4.0-rc1

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-03-10 Thread Charles Duffy
If you could finish up, that would be very much appreciated. Whereas my former employer allowed for some amount of Ivy work on business hours, such is no longer the case, and my personal time has more demands than I'm presently able to satisfy. Thank you kindly, and please accept my apologies. O

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-03-04 Thread Antoine Levy Lambert
Charles, are you going to be able to finish the release ? Do you need some help ? Best regards, Antoine On Feb 25, 2014, at 8:18 AM, Antoine Levy Lambert wrote: > Hi, > > I still do not see the public GPG key of Charles under > https://dist.apache.org/repos/dist/release/ant/KEYS > > I did

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-02-25 Thread Antoine Levy Lambert
Hi, I still do not see the public GPG key of Charles under https://dist.apache.org/repos/dist/release/ant/KEYS I did the following checkout to create a small sandbox with this KEYS file in it : svn checkout --depth=files --depth=files https://dist.apache.org/repos/dist/release/ant/ dist-rel

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-02-15 Thread Nicolas Lalevée
Note that the release if not accepted yet, it cannot be published. Nicolas Le 14 févr. 2014 à 14:55, Charles Duffy a écrit : > Apologies -- new job; I dropped the ball somewhat. I'll try to get things > back on track this weekend. > > > On Fri, Feb 14, 2014 at 1:58 AM, Jean-Louis Boudart < >

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-02-14 Thread Charles Duffy
Apologies -- new job; I dropped the ball somewhat. I'll try to get things back on track this weekend. On Fri, Feb 14, 2014 at 1:58 AM, Jean-Louis Boudart < jeanlouis.boud...@gmail.com> wrote: > Is the release over ? > > I dont find it on maven central > Le 28 janv. 2014 01:46, "Charles Duffy" a

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-02-13 Thread Jean-Louis Boudart
Is the release over ? I dont find it on maven central Le 28 janv. 2014 01:46, "Charles Duffy" a écrit : > The keys are actually different -- the one used by the currently-posted > .asc files is associated with Indeed, Inc. I'll be resigning the binaries > after verifying that their Indeed signat

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-27 Thread Charles Duffy
The keys are actually different -- the one used by the currently-posted .asc files is associated with Indeed, Inc. I'll be resigning the binaries after verifying that their Indeed signatures are intact (and moving them to dist.apache.org at that time). Expect a note in this thread when that happen

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-27 Thread Nicolas Lalevée
Le 22 janv. 2014 à 00:52, Nicolas Lalevée a écrit : > I have found some issues. The source distribution seems to miss some test > files. I guess this has been the case for quite some time. And it is "just" > about the tests. And it is an RC. So OK for me. And I will fix that soon in > trunk.

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-22 Thread Jean-Louis Boudart
+1 2014/1/21 Per Arnold Blaasmo > +1 > > > On 20. jan. 2014 19:19, Charles Duffy wrote: > > I have built a release candidate for Ivy 2.4.0. > > > > You can download it from this URL: > > http://people.apache.org/~cduffy/ivy-2.4.0-rc1/ > > > > Do you vote for the release of these binaries? > > >

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-22 Thread Nicolas Lalevée
Le 22 janv. 2014 à 06:27, Stefan Bodewig a écrit : > On 2014-01-22, Nicolas Lalevée wrote: > >> To avoid confusion and make things simpler, I suggest we modify the >> release process to that everything goes through the svn of >> dist.apache.org, and not use anymore people.apache.org. > > +1 >

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-21 Thread Stefan Bodewig
On 2014-01-22, Nicolas Lalevée wrote: > To avoid confusion and make things simpler, I suggest we modify the > release process to that everything goes through the svn of > dist.apache.org, and not use anymore people.apache.org. +1 we may need to adjust things if Charles cannot commit there - I va

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-21 Thread Nicolas Lalevée
I have found some issues. The source distribution seems to miss some test files. I guess this has been the case for quite some time. And it is "just" about the tests. And it is an RC. So OK for me. And I will fix that soon in trunk. To avoid confusion and make things simpler, I suggest we modif

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-21 Thread Charles Duffy
FYI -- A tag at https://svn.apache.org/repos/asf/ant/ivy/core/tags/2.4.0-rc1 now exists. This differs from the branch head from which the binaries for test were built only inasmuch as its svn:externals specify a specific revision of the documentation build tools rather than leaving their revision

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-21 Thread Charles Duffy
Howdy -- I've attempted to follow the documentation at http://ant.apache.org/ivy/history/trunk/dev/makerelease.html and http://ant.apache.org/ivy/ivyde/history/trunk/dev/updatesite.html (as included-by-reference in the former) in preparing the above. That said, it appears that I missed step 12 (an

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-21 Thread Stefan Bodewig
Hi Charles, we don't really release binaries, they are just a convenience. All that matters as a release is the sources. I'm not sure there is anything documenting the release process for Ivy but in general you create an svn tag and build source and binary distributions from that. What you have

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-20 Thread Per Arnold Blaasmo
+1 On 20. jan. 2014 19:19, Charles Duffy wrote: > I have built a release candidate for Ivy 2.4.0. > > You can download it from this URL: > http://people.apache.org/~cduffy/ivy-2.4.0-rc1/ > > Do you vote for the release of these binaries? > > [ ] Yes > [ ] No > > Regards, > > Charles Duffy, I

Re: [VOTE] Ivy 2.4.0-rc1 Release

2014-01-20 Thread Antoine Levy Lambert
Charles, Thanks for creating a release so fast. Where is your public GPG key ? Should it get added to http://svn.apache.org/repos/asf/ant/core/trunk/KEYS so that people can check the .asc files in the release candidate. Or is it available elsewhere ? +1 for the release Antoine On Jan 20, 2

[VOTE] Ivy 2.4.0-rc1 Release

2014-01-20 Thread Charles Duffy
I have built a release candidate for Ivy 2.4.0. You can download it from this URL: http://people.apache.org/~cduffy/ivy-2.4.0-rc1/ Do you vote for the release of these binaries? [ ] Yes [ ] No Regards, Charles Duffy, Ivy 2.4.0 release manager PS -- As this build was performed on hardware own