On 3.5.12 13:05, Thomas Mueller wrote:
Hi,
+1
I also used the check-release.sh script, there were a few minor issues:
- gpg: BAD (but md5 and sha were GOOD)
That's most probably because you don't have Alex' public key in your
local system.
- the script created two directories: "-v" and "-p"
- svn: URL
'http://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-0.2.1'
doesn't exist
(there are 0.2.1/ and jackrabbit-oak-0.1/ under
http://svn.apache.org/repos/asf/jackrabbit/oak/tags/)
But then finally "BUILD SUCCESS"
Regards,
Thomas
P.S.
uname -a
Darwin Thomas-Muellers-MacBook-Pro.local 10.8.0 Darwin Kernel Version
10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
i386
the same java version as Michael
On 5/3/12 12:24 PM, "Michael Dürig"<[email protected]> wrote:
This time
+1
Checked using
$ sh check-release.sh alexparvulescu 0.2.1
05e7c8c71769aec9f326f4a377fd6e41fbb735a6
~$ uname -a
Darwin susi.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12
18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64
~$ java -version
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04-415-11M3646)
Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode)
Michael
On 3.5.12 11:02, Alex Parvulescu wrote:
A candidate for the Jackrabbit Oak 0.2.1 release is available at:
http://people.apache.org/~alexparvulescu/oak/0.2.1/
The release candidate is a zip archive of the sources in:
http://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-0.2.1/
The SHA1 checksum of the archive is
05e7c8c71769aec9f326f4a377fd6e41fbb735a6.
A staged Maven repository is available for review at:
https://repository.apache.org/
The command for running automated checks against this release candidate
is:
$ sh check-release.sh alexparvulescu 0.2.1
05e7c8c71769aec9f326f4a377fd6e41fbb735a6
Please vote on releasing this package as Apache Jackrabbit Oak 0.2.1.
The vote is open for the next 72 hours and passes if a majority of at
least three +1 Jackrabbit PMC votes are cast.
[ ] +1 Release this package as Apache Jackrabbit Oak 0.2.1
[ ] -1 Do not release this package because...
Mine is +1
alex