Hi,
this is an important fix release for the 2.0.4 release of the JCR API. It fixes the exported package version and sets it to 2.0.2 (our first release). The 2.0.4 release has been important as it removed the JSR 170 api from the bundle - this makes it independent from tje JCR version. Unfortunately this release also increased the exported package version of the sling api to 2.0.4. Bundles now depending on this version require the 2.0.4 version of the Sling api package (at least the sling bundles do as the import statements contain the patch version). Therefore I cut the 2.0.6 release which is the same as the 2.0.4 release except that it fixes the exported package version. Staging repository: https://repository.apache.org/content/repositories/sling-staging-066/ 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 066 /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. Regards Carsten -- Carsten Ziegeler [email protected]
