Thanks Gary. You are right, the previous release just was a -bin artifact, which also contained sources. But of course this is not proper. I will create a src package along to the binary package.
I have no clue if it is a problem when the source packages appear in the repository. This is being constructed by the ASF parent. I can manually delete them before i call to vote, but i am not sure this is necessary / desired. Any ideas? I am also fixing the version issue. Thanks for your precision in reviewing this. Cheers Christian On Fri, Jun 21, 2013 at 3:14 AM, Gary Gregory <[email protected]> wrote: > -1: > > There are no -src zip files in > https://people.apache.org/~grobmeier/log4j-extras-artifacts/ > > Instead they appear to be in: > > https://repository.apache.org/content/repositories/orgapachelogging-027/log4j/apache-log4j-extras/1.2.17/ > > But there is no source jar in this staging repo. > > So it looks like there are three fixes to do: > > 1) The version issue I mentioned in my previous message > 2) Add a src zip to the right place > 3) Generate a source jar > > Gary > > > On Wed, Jun 19, 2013 at 8:25 AM, Christian Grobmeier <[email protected]> > wrote: >> >> Dear all, >> >> this is a vote for a new Apache Extras package. >> >> Changes to RC1: >> - removed duplicate classes >> - switched to release number 1.2.17 (same release as log4j) >> - JavaDoc has been regenerated with Java 7 Update 25 (bypassing >> security problem) >> - renamed product to extras at all places >> >> Changes: >> - all companions have been merged into the extras companion >> - pom does inherit from parent pom >> - testoutput now goes to /target >> - ant build has been removed >> - makes now use of Maven 3 >> >> The website can be found here: >> >> * http://people.apache.org/~grobmeier/log4j-extras/ >> >> Note: I might need to update the path for the download. >> >> Artifacts for Maven: >> >> * >> https://repository.apache.org/content/repositories/orgapachelogging-027/ >> >> They can be downloaded with: >> >> wget -e robots=off --cut-dirs=3 -r -p -np --no-check-certificate >> https://repository.apache.org/content/repositories/orgapachelogging-027/ >> >> Artifacts for the website and for the ASF dist svn: >> >> * http://people.apache.org/~grobmeier/log4j-extras-artifacts/ >> >> SVN tag: >> >> * >> http://svn.apache.org/repos/asf/logging/log4j/companions/extras/tags/apache-log4j-extras-1.2.17/ >> >> Please cast your vote: >> >> [ ] +1 >> [ ] -1, because... >> >> Vote will be open for the usual 72 hours at least. >> >> Thanks, >> Christian >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > JUnit in Action, Second Edition > Spring Batch in Action > 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]
