Jukka Zitting wrote: > Please vote on releasing this package as Apache Jackrabbit 1.5.0. The > vote is open for the next 72 hours and passes if a majority of at > least three +1 Jackrabbit PMC votes are cast.
- signature OK - checksums OK - licence, notice, header, readme and release-notes files OK - maven build failed the first time with an assertion error in jackrabbit-ocm (see below) but a second 'mvn clean install' worked fine - upgrading existing jackrabbit-webapp OK, except for [0] regards marcel [0] https://issues.apache.org/jira/browse/JCR-1902 ------------------------------------------------------------------------------- Test set: org.apache.jackrabbit.ocm.manager.collectionconverter.DigesterNTCollectionConverterImplTest ------------------------------------------------------------------------------- Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec <<< FAILURE! testCollection(org.apache.jackrabbit.ocm.manager.collectionconverter.DigesterNTCollectionConverterImplTest) Time elapsed: 0.281 sec <<< FAILURE! junit.framework.AssertionFailedError: Incorrect page.getParagraphs size at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at org.apache.jackrabbit.ocm.manager.collectionconverter.DigesterNTCollectionConverterImplTest.testCollection(DigesterNTCollectionConverterImplTest.java:129)
