+1 Regards Felix
Felix Meschberger schrieb: > Hi, > > I have posted a candidate for the Apache Jackrabbit JCR API Bundle > 1.0.0.000 release at > > http://people.apache.org/~fmeschbe/jcr-api-1.0.0.000/ > > See the RELEASE-NOTES.txt file (also included at the end of this > message) for details on release contents and latest changes. The > release candidate is a jar archive of the sources in > http://svn.apache.org/repos/asf/jackrabbit/commons/jcr-api/tags/jcr-api-1.0.0.000. > The SHA1 checksum of the jcr-api-1.0.0.000-src.jar release package is > f91cd4358bbdffb06f0bf1ff61e3e30e958d01dd. > > Please vote on releasing this package as Apache Jackrabbit JCR API > Bundle 1.0.0.000. 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 JCR API Bundle > 1.0.0.000 > [ ] -1 Do not release this package because... > > With the source release I have also included pre-compiled binaries for > the main deployment package. A staged Maven repository can be reviewed > at https://repository.apache.org/content/repositories/jackrabbit-023/. > If this vote passes, I'll make the release packages available on the > Jackrabbit download page and push the staged repository out to Maven > central. > > Regards > Felix > > > Release Notes -- Apache Jackrabbit JCR API Bundle -- Version 1.0.0.000 > > Introduction > ------------ > > Apache Jackrabbit JCR API Bundle 1.0.0.000 is a first release of the OSGi > Bundle wrapper for the JCR API 1.0. It is mainly targeted at users > implementing > JCR based applications in OSGi frameworks. > > See the Jackrabbit issue tracker for all the change in this release: > > https://issues.apache.org/jira/browse/JCRSITE/fixforversion/12314152 > > The issue tracker also documents all the known issues in this release: > > https://issues.apache.org/jira/browse/JCRSITE/component/12312992 > > Release Contents > ---------------- > > This release consists of a single source archive (jcr-api-1.0.0.000-src.jar) > that contains all the Apache Jackrabbit components. Use the following > commands (or the equivalent in your system) to build the release with > Maven 2 and Java 1.4 or higher: > > jar xf jcr-api-1.0.0.000-src.jar > cd jcr-api-1.0.0.000-src > mvn install > > The source archive is accompanied by SHA1 and MD5 checksums and a PGP > signature that you can use to verify the authenticity of your download. > The public key used for the PGP signature can be found at > https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS. > > About Apache Jackrabbit > ----------------------- > > Apache Jackrabbit is a fully conforming implementation of the Content > Repository for Java Technology API (JCR). A content repository is a > hierarchical content store with support for structured and unstructured > content, full text search, versioning, transactions, observation, and > more. Typical applications that use content repositories include content > management, document management, and records management systems. > > For more information, visit http://jackrabbit.apache.org/ > > About The Apache Software Foundation > ------------------------------------ > > Established in 1999, The Apache Software Foundation provides organizational, > legal, and financial support for more than 100 freely-available, > collaboratively-developed Open Source projects. The pragmatic Apache License > enables individual and commercial users to easily deploy Apache software; > the Foundation's intellectual property framework limits the legal exposure > of its 2,500+ contributors. > > For more information, visit http://www.apache.org/ > >
