hi, +1 Release this package as jackrabbit-core 1.4.12
- checksums [OK] - signature [OK] - license, notice, header and readme files [OK], but I'm not sure about the notice file. it has a copyright notice for apache jackrabbit with year 2009. do we need to update that to 2010? same for readme. - maven build [OK] with Ubuntu 10.04 / OpenJDK 1.6.0_18-b18 regards marcel On Tue, Jun 1, 2010 at 14:46, Jukka Zitting <[email protected]> wrote: > Hi, > > I've posted a candidate for the jackrabbit-core 1.4.12 release to: > > http://people.apache.org/~jukka/jackrabbit/core-1.4.12/ > > The release candidate is a jar archive of the sources in: > > http://svn.apache.org/repos/asf/jackrabbit/tags/jackrabbit-core-1.4.12/ > > The SHA1 checksum of the archive is c36d7d4d05ae1b4b2daa584ba7e9e1e8a4c6a4fb. > > A staged Maven repository of the release is available at: > > https://repository.apache.org/content/repositories/orgapachejackrabbit-029/ > > Please vote on releasing this package as jackrabbit-core 1.4.12. 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 jackrabbit-core 1.4.12 > [ ] -1 Do not release this package because... > > Here's my +1. > > BR, > > Jukka Zitting > > > Release Notes -- Apache Jackrabbit Core -- Version 1.4.12 > > Introduction > ------------ > > This is the 1.4.12 patch release of the jackrabbit-core component of > Apache Jackrabbit, a fully conforming implementation of the Content > Repository for Java Technology API (JCR). > > This release is targeted to users who are not yet ready to upgrade to > the more recent Jackrabbit releases, but who still need fixes to > reported inconsistency problems. > > See the Apache Jackrabbit website at http://jackrabbit.apache.org/ for > more information. > > Changes in this release > ----------------------- > > All the changes in this release are listed below. The issue identifier and > title is listed for each change and known issue. You can look up individual > issues for more details in the Jackrabbit issue tracker at > http://issues.apache.org/jira/browse/JCR > > Bug fixes > [JCR-2129] Prevent data inconsistencies due to incorrect or missed ... > [JCR-2456] Repository is corrupt after concurrent changes with the ... > [JCR-2577] SISM.checkAddedChildNodes() prevents merging of concurrent ... > > Release Contents > ---------------- > > Like the previous jackrabbit-core 1.4.x releases this patch release only > contains the jackrabbit-core component. The component is distributed both > as a source archive and a pre-compiled binary. > > * Source archive (jackrabbit-core-1.4.12-src.jar) > > The source archive contains the full source code of this release > in a "jackrabbit-core-1.4.12" directory. Use the following commands > (or the equivalent in your environment) to build the component > with Maven 2 and Java 1.4 or higher: > > $ jar xf jackrabbit-core-1.4.12-src.jar > $ cd jackrabbit-core-1.4.12 > $ mvn install > > * Pre-compiled binary (jackrabbit-core-1.4.12.jar) > > Core of the Apache Jackrabbit content repository implementation. > > See the included README.txt file for more information. > > Each release file is accompanied by SHA1 and MD5 checksums and a PGP > signature. The public key used for the signatures can be found > in the KEYS file. >
