Hello, On Tue, Jul 17, 2012 at 6:42 AM, Ralph Goers <[email protected]> wrote: > This vote has now been open for 2 days and no one has reviewed it? I would > appreciate you taking the time to look at it.
I am already working on it. Its ~100 files to download (including md5/asc) so this is not so tribial :-) Anyway, I wrote a scriopt for that job - anybody else who wants to help testing this release can use the downloadscript below. Maybe it makes feedback easier Cheers export VERSION=2.0-alpha1 export URL=http://repository.apache.org/content/repositories/orgapachelogging-050/org/apache/logging/log4j archetype-catalog.xml wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-javadoc.jar wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-javadoc.jar.asc wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-javadoc.jar.md5 wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-tests.jar wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-tests.jar.asc wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-tests.jar.md5 wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION.jar wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION.jar.asc wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION.jar.md5 wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION.pom wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION.pom.asc wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION.pom.md5 wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-sources.jar wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-sources.jar.asc wget --no-check-certificate $URL/log4j-flume-ng/$VERSION/log4j-flume-ng-$VERSION-sources.jar.md5 wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION-sources.jar wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION-sources.jar.asc wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION-sources.jar.md5 wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION.pom wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION.pom.asc wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION.pom.md5 wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION.jar wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION.jar.asc wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION.jar.md5 wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION-javadoc.jar wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION-javadoc.jar.asc wget --no-check-certificate $URL/log4j-jcl/$VERSION/log4j-jcl-$VERSION-javadoc.jar.md5 wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION-sources.jar wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION-sources.jar.asc wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION-sources.jar.md5 wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION.jar wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION.jar.asc wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION.jar.md5 wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION-javadoc.jar wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION-javadoc.jar.asc wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION-javadoc.jar.md5 wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION.pom wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION.pom.asc wget --no-check-certificate $URL/log4j12-api/$VERSION/log4j12-api-$VERSION.pom.md5 wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-src.zip wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-src.zip.asc wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-src.zip.md5 wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-bin.zip wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-bin.zip.asc wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-bin.zip.md5 wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION.pom wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION.pom.asc wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION.pom.md5 wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-src.tar.gz wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-src.tar.gz.asc wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-src.tar.gz.md5 wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-bin.tar.gz wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-bin.tar.gz.asc wget --no-check-certificate $URL/log4j-distribution/$VERSION/log4j-distribution-$VERSION-bin.tar.gz.md5 wget --no-check-certificate $URL/log4j/$VERSION/log4j-$VERSION.pom wget --no-check-certificate $URL/log4j/$VERSION/log4j-$VERSION.pom.asc wget --no-check-certificate $URL/log4j/$VERSION/log4j-$VERSION.pom.md5 wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-javadoc.jar wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-javadoc.jar.asc wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-javadoc.jar.md5 wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION.pom wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION.pom.asc wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION.pom.md5 wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-sources.jar wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-sources.jar.asc wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-sources.jar.md5 wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-tests.jar wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-tests.jar.asc wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION-tests.jar.md5 wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION.jar wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION.jar.asc wget --no-check-certificate $URL/log4j-core/$VERSION/log4j-core-$VERSION.jar.md5 wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION.pom wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION.pom.asc wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION.pom.md5 wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION-sources.jar wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION-sources.jar.md5 wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION-sources.jar.asc wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION.jar wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION.jar.asc wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION.jar.md5 wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION-javadoc.jar wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION-javadoc.jar.asc wget --no-check-certificate $URL/log4j-api/$VERSION/log4j-api-$VERSION-javadoc.jar.md5 wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION.pom wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION.pom.asc wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION.pom.md5 wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION-javadoc.jar wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION-javadoc.jar.asc wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION-javadoc.jar.md5 wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION.jar wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION.jar.asc wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION.jar.md5 wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION-sources.jar wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION-sources.jar.asc wget --no-check-certificate $URL/slf4j-impl/$VERSION/slf4j-impl-$VERSION-sources.jar.md5 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
