On Tue, Jun 19, 2012 at 12:25 PM, sebb <[email protected]> wrote: > On 19 June 2012 16:30, Christian Grobmeier <[email protected]> wrote: > > On Tue, Jun 19, 2012 at 4:59 PM, sebb <[email protected]> wrote: > >> On 19 June 2012 13:05, Christian Grobmeier <[email protected]> wrote: > >>> On Tue, Jun 19, 2012 at 1:56 PM, Gary Gregory <[email protected]> > wrote: > >>>> On Tue, Jun 19, 2012 at 7:42 AM, Jochen Wiedmann > >>>> <[email protected]>wrote: > >>>> > >>>>> On Tue, Jun 19, 2012 at 1:35 PM, Gary Gregory < > [email protected]> > >>>>> wrote: > >>>>> > Commons-IO 2.4 has not made it to a Maven repo yet. I am working > on it... > >>>>> > >>>>> Any problems, you could use help with? > >>>>> > >>>> > >>>> Well, yes, all the help I can get! I asked for help on [email protected][1] > >>>> > >>>> I had initially mentioned the issue on this ML [2] and went to > >>>> [email protected] at Sebb's suggestion. > >>> > >>> Gary, > >>> > >>> just an idea: for log4j I created a so called bundle and uploaded it > >>> manually to Nexus. > >>> > >>> I did it with: jar cf log4j-bundle-1217.jar * > >>> for all my artifacts. > >>> Then I went over to repository.apache.org and uploaded it there via > >>> the web interface. The > >>> content gets staged again afterwards. > >>> > >>> Would this be an option for you in this case? > >> > >> But that would not be something we had voted on. > > > > He? Its binary exactly the same? > > > > But how can that be proved, without at least the hashes? >
How about: Download all the files from the stagging repo and save them in dir A. Re-publish the repo. Download all the files from the stagging repo and save them in dir B. Do a binary file compare on all the files. If they are the same, release, if not, VOTE again. ? Gary > > > >> I think there are 2 options here: > >> > >> 1) delete the sources jar for which the .asc file was deleted, and > >> release without the sources jar. > >> > >> This will be a nuisance for some users, but the source is still > >> available via the non-Maven dist package. > >> It won't affect run-time usage. > >> > >> Not sure there is a requirement to release source to Maven. > >> This needs to be established first. > >> > >> 2) If the sources file is required, then I think the only solution is > >> to recreate the staging repo. > >> If this can be done without changing the hashes and asc files - and it > >> can be shown that these are the same as the ones voted on - then there > >> is probably no need to re-run the vote. > >> > >> Otherwise, I think there should be a vote, because the Maven release > >> includes source. > >> > >> Obviously option 1 is the simplest, if it is acceptable. > >> > >> AIUI, only releases with a proper PMC vote are official releases, for > >> which the ASF takes responsibility. > >> > >>> Cheers > >>> Christian > >>> > >>> > >>> > >>>> > >>>> Thank you. > >>>> > >>>> Gary > >>>> > >>>> [1] > >>>> > http://mail-archives.apache.org/mod_mbox/www-repository/201206.mbox/%3CCACZkXPxoQ1nHXqJOLmBJ295Bscjv07Vc5aBqja05ZEWkE9c4YQ%40mail.gmail.com%3E > >>>> * > >>>> *[2] > >>>> > http://mail-archives.apache.org/mod_mbox/commons-dev/201206.mbox/%3CCACZkXPwL3UMF2En0tEjiptuK-jMnA=_dgyjdseknwjkqpcx...@mail.gmail.com%3E > >>>> > >>>> > >>>>> > >>>>> -- > >>>>> In other words: what could be seen as a socially debilitating failure > >>>>> of character can certainly work to your advantage too. (Linus > >>>>> Torvalds, but the use in the signature tells something about me as > >>>>> well.) > >>>>> > >>>>> --------------------------------------------------------------------- > >>>>> To unsubscribe, e-mail: [email protected] > >>>>> For additional commands, e-mail: [email protected] > >>>>> > >>>>> > >>>> > >>>> > >>>> -- > >>>> E-Mail: [email protected] | [email protected] > >>>> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 > >>>> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK > >>>> Blog: http://garygregory.wordpress.com > >>>> Home: http://garygregory.com/ > >>>> Tweet! http://twitter.com/GaryGregory > >>> > >>> > >>> > >>> -- > >>> http://www.grobmeier.de > >>> https://www.timeandbill.de > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected] > >>> For additional commands, e-mail: [email protected] > >>> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > > > > > > > > -- > > http://www.grobmeier.de > > https://www.timeandbill.de > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
