4.0.0 org.apache.jackrabbit jackrabbit-parent 2.4.5-SNAPSHOT jackrabbit-parent/pom.xml jackrabbit Apache Jackrabbit pom jackrabbit-parent jackrabbit-api jackrabbit-jcr-commons jackrabbit-jcr-tests jackrabbit-core jackrabbit-webdav jackrabbit-jcr-server jackrabbit-jcr-rmi jackrabbit-jcr-servlet jackrabbit-webapp jackrabbit-jca jackrabbit-spi jackrabbit-spi-commons jackrabbit-jcr2spi jackrabbit-spi2jcr jackrabbit-spi2dav jackrabbit-jcr2dav jackrabbit-jcr-client jackrabbit-bundle jackrabbit-standalone scm:svn:http://svn.apache.org/repos/asf/jackrabbit/branches/2.4 scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/2.4 http://svn.apache.org/viewvc/jackrabbit/branches/2.4 maven-deploy-plugin true org.apache.rat apache-rat-plugin release.properties test/**/target/** test/**/.*/** test/**/*.log .git/** apache-release ${user.name} ${user.home}/.ssh/id_rsa maven-assembly-plugin single package assembly.xml source-release-assembly true maven-antrun-plugin run deploy From: ${username}@apache.org To: dev@jackrabbit.apache.org Subject: [VOTE] Release Apache Jackrabbit ${project.version} A candidate for the Jackrabbit ${project.version} release is available at: https://dist.apache.org/repos/dist/dev/jackrabbit/${project.version}/ The release candidate is a zip archive of the sources in: https://svn.apache.org/repos/asf/jackrabbit/tags/${project.version}/ The SHA1 checksum of the archive is ${checksum}. 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 ${project.version} ${checksum} Please vote on releasing this package as Apache Jackrabbit ${project.version}. 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 ${project.version} [ ] -1 Do not release this package because...${line.separator} The release candidate has been prepared in: ${basedir}/target/${project.version} Please deploy it to https://dist.apache.org/repos/dist/dev/jackrabbit/: cd /path/to/jackrabbit-dev mv ${basedir}/target/${project.version} ${project.version} svn add ${project.version} svn commit -m 'Apache Jackrabbit ${project.version} release candidate' ${project.version} A release vote template has been generated for you: file://${basedir}/target/vote.txt org.apache.ant ant-nodeps 1.8.1