I am getting some gpg errors validating some of the artifacts where I
would expect to see signatures.
eg
/tmp/sling-staging/009/org/apache/sling/org.apache.sling.api/2.0.8/
org.apache.sling.api-2.0.8-javadoc.jar
gpg: BAD!!!!!!!!
md5: GOOD (05a8295115d1e4d1aa15a881e83ea3f0)
sha1: GOOD (8924a641d5762c91dafadadb52a0282e33b7ebfb)
/tmp/sling-staging/009/org/apache/sling/org.apache.sling.api/2.0.8/
org.apache.sling.api-2.0.8-project.tar.bz2
gpg: BAD!!!!!!!!
md5: GOOD (70e8ce3890922b772b32ee3ca74b3721)
sha1: GOOD (57e519150e37b1c8cdfd132cbfabbd200ffe1851)
/tmp/sling-staging/009/org/apache/sling/org.apache.sling.api/2.0.8/
org.apache.sling.api-2.0.8-project.tar.gz
gpg: BAD!!!!!!!!
md5: ----
sha1: GOOD (8ee97ae85b8496e45868f03a2fa00c07b58fd8ff)
/tmp/sling-staging/009/org/apache/sling/org.apache.sling.api/2.0.8/
org.apache.sling.api-2.0.8-project.zip
gpg: BAD!!!!!!!!
md5: GOOD (7fb286f2ae884ea8a59c719c4d9d2bd3)
sha1: GOOD (6d94b3617e4301ff488e771995242a55ecba8b7d)
/tmp/sling-staging/009/org/apache/sling/org.apache.sling.api/2.0.8/
org.apache.sling.api-2.0.8-sources.jar
gpg: BAD!!!!!!!!
md5: GOOD (31d5b5d909d90362adb92f0acc3bfec4)
sha1: GOOD (6f2de3099b7660077b050b4c7e4ed6eef6ddf7b1)
Is anyone else seeing the same ?
Ian
On 29 Sep 2009, at 14:44, Carsten Ziegeler wrote:
Hi,
we did a lot of work in several modules, so I think it's time to get
this stuff released. My idea is to do this in some rounds. In each
round
we can release a number of bundles. The first round consists of the
following five bundles:
Sling API 2.0.8
We solved 2 issues in this release, where SLING-1107 is a very
important
fix.
https://issues.apache.org/jira/browse/SLING/fixforversion/12314157
Commons ClassLoader 0.9.0
This is the first public release of the commons class loader for our
new
dynamic class loading infrastructure.
Commons Scheduler 2.1.0
We solved 3 issues in this release of which two are important bug
fixes.
https://issues.apache.org/jira/browse/SLING/fixforversion/12313988
Commons HTML 0.9.0
A new bundle which contains an html parser which is used by the
rewriter
module (I'll plan to release the rewriter module in the next round).
Servlets Get 2.0.6
We solved 8 issues in this release.
https://issues.apache.org/jira/browse/SLING/fixforversion/12313969
Staging repository:
https://repository.apache.org/content/repositories/sling-staging-009/
You can use this UNIX script to download the release and verify the
signatures:
http://svn.apache.org/repos/asf/sling/trunk/check_staged_release.sh
Usage:
sh check_staged_release.sh 009 /tmp/sling-staging
Please vote to approve this release:
[ ] +1 Approve the release
[ ] 0 Don't care
[ ] -1 Don't release, because ...
This vote will be open for 72 hours.
I know that doing a combined vote is a little bit dangerous, but
hopefully we are successfull with all modules. However, if you think
that one of the modules should not be released, please explicitly vote
-1 for just that module while voting +1 for the remaining ones :)
Regards
Carsten
--
Carsten Ziegeler
cziege...@apache.org