On 2013-05-06 15:57, Jukka Zitting wrote:
Hi,
On Mon, May 6, 2013 at 3:50 PM, Julian Reschke <[email protected]> wrote:
Where does check-release.sh come from? Didn't it used to live in ./trunk????
See http://markmail.org/message/4wykiomcva4ahxpq. I moved the script
to the dist repository as it's not really a part of our normal
codebase (having the checker script inside a release is a bit odd),
and having it in the dist repository makes it easier for the script to
download release candidates.
...
OK, with that I'm getting:
[INFO]
------------------------------------------------------------------------
[INFO] JACKRABBIT RELEASE CHECKER
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] 1. Retrieve latest release candidates
[INFO]
[INFO] Updating...
[INFO]
[INFO] 2. Check for the presence of the staged release candidate
[INFO]
[INFO] OK: jackrabbit-2.7.0-src.zip
[INFO] OK: RELEASE-NOTES.txt
[INFO]
[INFO] 3. Verify checksums and signatures
[INFO]
[INFO] Verifying jackrabbit-2.7.0-src.zip...
[ERROR] NOT OK: jackrabbit-2.7.0-src.zip.asc
And yes, I'm on Windows.
Best regards, Julian