You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by da...@apache.org on 2016/10/04 08:56:28 UTC

svn commit: r1763248 - in /jackrabbit/site/trunk/src/site/markdown: creating-releases.md downloads.md index.md

Author: davide
Date: Tue Oct  4 08:56:28 2016
New Revision: 1763248

URL: http://svn.apache.org/viewvc?rev=1763248&view=rev
Log:
Apache Jackrabbit Oak 1.5.11


Modified:
    jackrabbit/site/trunk/src/site/markdown/creating-releases.md
    jackrabbit/site/trunk/src/site/markdown/downloads.md
    jackrabbit/site/trunk/src/site/markdown/index.md

Modified: jackrabbit/site/trunk/src/site/markdown/creating-releases.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/creating-releases.md?rev=1763248&r1=1763247&r2=1763248&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Tue Oct  4 08:56:28 2016
@@ -74,12 +74,13 @@ Release management tasks
 9. If the vote fails (easy case first) remove the tag from svn, drop the staged repository and revert the version release in Jira- done
 10. If the vote is successful
     * close the vote by publishing the results
-    * copy the release candidate from dev/jackrabbit to release/jackrabbit in https://dist.apache.org/repos/dist/, and delete any older releases from the same branch (they're automatically archived) -- **be careful to properly set the version variable!!!**
+    * copy the release candidate from dev/jackrabbit to release/jackrabbit in https://dist.apache.org/repos/dist/ -- **be careful to properly set the version variable!!!**
 
         [ "x$version" = "x" ] || svn move -m "Apache Jackrabbit $version" \
         https://dist.apache.org/repos/dist/dev/jackrabbit/$version \
         https://dist.apache.org/repos/dist/release/jackrabbit/$version
 
+    * delete any older releases from the same branch (they're automatically archived)
     * release the [staged repository](https://repository.apache.org/index.html#stagingRepositories) for synchronization to Maven central.
     * close all the issues included in the release: Jira Project Home -> Change Log -> Choose the released version. From the issue list you have the option to bulk update all of the included issues. Just 'Transition Issues' from 'Resolved' to 'Closed' and you are done!
 

Modified: jackrabbit/site/trunk/src/site/markdown/downloads.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/downloads.md?rev=1763248&r1=1763247&r2=1763248&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/downloads.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/downloads.md Tue Oct  4 08:56:28 2016
@@ -101,23 +101,18 @@ See the [full release notes](http://www.
     <br/>SHA1 checksum: `579af6834ed574eb6a920ed85e1312b29ec7315f`
     <br/>MD5  checksum: `4a7f229b3c30d1f79696d0c90283711d`
 
-
-
 <a class='anchor' name='oak1.5'></a>
-Apache Jackrabbit Oak 1.5.10 (September 19th, 2016)
+Apache Jackrabbit Oak 1.5.11 (October 4th, 2016)
 -------------------------------------------------
-Apache Jackrabbit Oak 1.5.10 is an unstable release cut directly from Jackrabbit Oak trunk, with a focus on new features and other improvements.
+Apache Jackrabbit Oak 1.5.11 is an unstable release cut directly from Jackrabbit Oak trunk, with a focus on new features and other improvements.
 For production use we recommend the latest stable 1.4.x release.
 
-See the [full release notes](http://www.apache.org/dist/jackrabbit/oak/1.5.10/RELEASE-NOTES.txt) for more details.
-
-* [jackrabbit-oak-1.5.10-src.zip](http://www.apache.org/dyn/closer.lua/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip)
-    (9.4M, source zip, [PGP signature](http://www.apache.org/dist/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.asc))
-    <br/>SHA1 checksum: `0e09418dbeb03203780f7cc38fe7a925ec1fcb38`
-    <br/>MD5  checksum: `8255daf7177453ec83002ebe6fbb334c`
-
-
+See the [full release notes](http://www.apache.org/dist/jackrabbit/oak/1.5.11/RELEASE-NOTES.txt) for more details.
 
+* [jackrabbit-oak-1.5.11-src.zip](http://www.apache.org/dyn/closer.lua/jackrabbit/oak/1.5.11/jackrabbit-oak-1.5.11-src.zip)
+    (9.4M, source zip, [PGP signature](http://www.apache.org/dist/jackrabbit/oak/1.5.11/jackrabbit-oak-1.5.11-src.zip.asc))
+    <br/>SHA1 checksum: `ca02a623050a7d9c40c2fa9d2cb2e37ab682f2cd`
+    <br/>MD5  checksum: `b259464b419b9101411cf0e554548a00`
 
 <a class='anchor' name='oak1.2'></a>
 Apache Jackrabbit Oak 1.2.19 (September 16th, 2016)

Modified: jackrabbit/site/trunk/src/site/markdown/index.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/index.md?rev=1763248&r1=1763247&r2=1763248&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/index.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/index.md Tue Oct  4 08:56:28 2016
@@ -36,6 +36,11 @@ Apache Jackrabbit is a project of the [A
 
 ## Apache Jackrabbit News
 
+#### October 4th, 2016: Apache Jackrabbit Oak 1.5.11 released
+Jackrabbit Oak 1.5.11 is an unstable release cut directly from trunk,
+with a focus on new features and other improvements.  See the
+[downloads](downloads.html#oak1.5) page for more details.
+
 #### September 29th, 2016: Apache Jackrabbit FileVault 3.1.30 released
 Jackrabbit FileVault 3.1.30 is current stable release of the recently
 donated repository content synchronization tool.  See the