You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2017/10/26 07:35:12 UTC

svn commit: r1813376 - in /jackrabbit/site/live/jcr: creating-releases.html downloads.html index.html

Author: reschke
Date: Thu Oct 26 07:35:12 2017
New Revision: 1813376

URL: http://svn.apache.org/viewvc?rev=1813376&view=rev
Log:
@trivial: Site checkin for project Apache Jackrabbit Site-1.0-SNAPSHOT

Modified:
    jackrabbit/site/live/jcr/creating-releases.html
    jackrabbit/site/live/jcr/downloads.html
    jackrabbit/site/live/jcr/index.html

Modified: jackrabbit/site/live/jcr/creating-releases.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/creating-releases.html?rev=1813376&r1=1813375&r2=1813376&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/creating-releases.html (original)
+++ jackrabbit/site/live/jcr/creating-releases.html Thu Oct 26 07:35:12 2017
@@ -473,11 +473,11 @@
 
 <ol style="list-style-type: decimal">
   
-<li>Make sure that an appropriate version for the release is entered in Jira  (<a class="externalLink" href="https://issues.apache.org/jira/projects/JCR?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">Jackrabbit Jira</a>,  <a class="externalLink" href="https://issues.apache.org/jira/projects/OAK?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">OAK Jira</a>)  and that all the related issues have been resolved.</li>
+<li>Make sure that an appropriate version for the release is entered in Jira  (<a class="externalLink" href="https://issues.apache.org/jira/projects/JCR?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">Jackrabbit Jira</a>,  <a class="externalLink" href="https://issues.apache.org/jira/projects/OAK?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">Oak Jira</a>)  and that all the related issues have been resolved.</li>
   
 <li>Create a new version in JIRA for the next release.</li>
   
-<li>Create a <tt>RELEASE-NOTES.txt</tt> file in the root folder of the project to be released. If such a file already exists, update it for the release. See a previous release notes for examples of what to include. The release note report in Jira is a useful source of required information: Open the <a class="externalLink" href="https://issues.apache.org/jira/projects/JCR?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">Jackrabbit Jira</a> or <a class="externalLink" href="https://issues.apache.org/jira/projects/OAK?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">OAK Jira</a> page, click on the release, then on the &#x201c;Release Notes&#x201d; link on the top. Double-check that all version numbers in the updated Release Notes are accurate. When done, commit the file.</li>
+<li>Create a <tt>RELEASE-NOTES.txt</tt> file in the root folder of the project to be released. If such a file already exists, update it for the release. See a previous release notes for examples of what to include. The release note report in Jira is a useful source of required information: Open the <a class="externalLink" href="https://issues.apache.org/jira/projects/JCR?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">Jackrabbit Jira</a> or <a class="externalLink" href="https://issues.apache.org/jira/projects/OAK?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">Oak Jira</a> page, click on the release, then on the &#x201c;Release Notes&#x201d; link on the top. Double-check that all version numbers in the updated Release Notes are accurate. When done, commit the file.</li>
   
 <li>If the branch is one that requires Java 8 or newer, make sure that the API docs can indeed be built with Java 8, using both <tt>javadoc:javadoc</tt> and <tt>javadoc:jar</tt>.</li>
   
@@ -500,7 +500,7 @@ svn commit -m &quot;Apache Jackrabbit $v
 <li>
 <p>Start the vote thread, wait 72 hours. See the vote template generated by the Maven build.</p></li>
   
-<li>Mark the version as released in Jira: <a class="externalLink" href="https://issues.apache.org/jira/plugins/servlet/project-config/JCR/versions">Jackrabbit Jira</a>,  <a class="externalLink" href="https://issues.apache.org/jira/plugins/servlet/project-config/OAK/versions">OAK Jira</a>. You&#x2019;ll see all the defined project versions. From the settings menu, choose &#x2018;Release&#x2019; on the version.</li>
+<li>Mark the version as released in Jira: <a class="externalLink" href="https://issues.apache.org/jira/plugins/servlet/project-config/JCR/versions">Jackrabbit Jira</a>,  <a class="externalLink" href="https://issues.apache.org/jira/plugins/servlet/project-config/OAK/versions">Oak Jira</a>. You&#x2019;ll see all the defined project versions. From the settings menu, choose &#x2018;Release&#x2019; on the version.</li>
   
 <li>If the vote fails (easy case first) remove the tag from svn, drop the staged repository and revert the version release in Jira- done</li>
   
@@ -526,7 +526,7 @@ https://dist.apache.org/repos/dist/relea
     
 <li>release the <a class="externalLink" href="https://repository.apache.org/index.html#stagingRepositories">staged repository</a> for synchronization to Maven central.</li>
     
-<li>close all the issues included in the release: Jira Project Home -&gt; Change Log -&gt; Choose the released version. From the issue list you have the option to bulk update all of the included issues. Just &#x2018;Transition Issues&#x2019; from &#x2018;Resolved&#x2019; to &#x2018;Closed&#x2019; and you are done!</li>
+<li>close all the issues included in the release: <a class="externalLink" href="https://issues.apache.org/jira/projects/JCR?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page&amp;status=released">Jackrabbit Jira</a> or <a class="externalLink" href="https://issues.apache.org/jira/projects/OAK?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page&amp;status=released">Oak Jira</a> -&gt; Choose the released version -&gt; select &#x201c;View in Issue Navigator&#x201d;. From the issue list you have the option to bulk update all of the included issues. Just &#x2018;Transition Issues&#x2019; from &#x2018;Resolved&#x2019; to &#x2018;Closed&#x2019; and you are done!</li>
   </ul></li>
   
 <li>

Modified: jackrabbit/site/live/jcr/downloads.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/downloads.html?rev=1813376&r1=1813375&r2=1813376&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/downloads.html (original)
+++ jackrabbit/site/live/jcr/downloads.html Thu Oct 26 07:35:12 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-10-13 
+ | Generated by Apache Maven Doxia at 2017-10-26 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20171013" />
+    <meta name="Date-Revision-yyyymmdd" content="20171026" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Downloads</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2017-10-13
+                  <li id="publishDate">Last Published: 2017-10-26
                    </li>
                       
                 
@@ -506,7 +506,27 @@
 <li><a href="#archive">Release Archive</a></li>
 </ul>
 <p>Apache Jackrabbit releases are available under the <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the <tt>NOTICE.txt</tt> file contained in each release artifact for applicable copyright attribution notices. Some Jackrabbit components contain external code with licenses that meet <a class="externalLink" href="http://www.apache.org/legal/resolved.html">Apache licensing policies</a>. See the <tt>LICENSE.txt</tt> file contained in each release artifact for applicable licenses.</p>
-<p><a name="oak1.7" class="anchor"></a></p>
+<p><a name="v2.15" class="anchor"></a></p>
+<div class="section">
+<h2>Apache Jackrabbit 2.15.7 (October 26th, 2017)<a name="Apache_Jackrabbit_2.15.7_October_26th_2017"></a></h2>
+<p>Apache Jackrabbit 2.15.7 is an unstable release cut directly from Jackrabbit trunk, with a focus on new features and other improvements. For production use we recommend the latest stable 2.14.x release.</p>
+<p>See the <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.7/RELEASE-NOTES.txt">full release notes</a> for more details.</p>
+
+<ul>
+  
+<li>
+<p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.15.7/jackrabbit-2.15.7-src.zip">jackrabbit-2.15.7-src.zip</a> (13M, source zip, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.7/jackrabbit-2.15.7-src.zip.asc">PGP signature</a>) <br />SHA1 checksum: <tt>2a1c29ca53a3f9619ff810679170c2148b54b2c0</tt> <br />MD5 checksum: <tt>83238956c01890a8d6107668c5abb66e</tt></p></li>
+  
+<li>
+<p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.15.7/jackrabbit-standalone-2.15.7.jar">jackrabbit-standalone-2.15.7.jar</a> (80M, standalone server, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.7/jackrabbit-standalone-2.15.7.jar.asc">PGP signature</a>) <br />SHA1 checksum: <tt>ff963d6b1a9bc5efe285ebe2fb31e79fdba5e414</tt> <br />MD5 checksum: <tt>a5c98c7a9d91bf006e6fc45e6a583ee6</tt></p></li>
+  
+<li>
+<p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.15.7/jackrabbit-webapp-2.15.7.war">jackrabbit-webapp-2.15.7.war</a> (35M, web application, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.7/jackrabbit-webapp-2.15.7.war.asc">PGP signature</a>) <br />SHA1 checksum: <tt>d1924b5a62151200cc557a261d1c007dfb7eced3</tt> <br />MD5 checksum: <tt>093fcbfed1da8f9f31bf849b0548241e</tt></p></li>
+  
+<li>
+<p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.15.7/jackrabbit-jca-2.15.7.rar">jackrabbit-jca-2.15.7.rar</a> (30M, JCA resource adapter, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.7/jackrabbit-jca-2.15.7.rar.asc">PGP signature</a>) <br />SHA1 checksum: <tt>0bf500adccf040982b9769ad4dfc18d90ecff6cf</tt> <br />MD5 checksum: <tt>c2e7ccd828087b7ff4bff03b907f1846</tt></p></li>
+</ul>
+<p><a name="oak1.7" class="anchor"></a></p></div>
 <div class="section">
 <h2>Apache Jackrabbit Oak 1.7.9 (October 13th, 2017)<a name="Apache_Jackrabbit_Oak_1.7.9_October_13th_2017"></a></h2>
 <p>Apache Jackrabbit Oak 1.7.9 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.6.x release.</p>
@@ -576,26 +596,6 @@
 <li>
 <p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.14.3/jackrabbit-jca-2.14.3.rar">jackrabbit-jca-2.14.3.rar</a> (30M, JCA resource adapter, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.14.3/jackrabbit-jca-2.14.3.rar.asc">PGP signature</a>) <br />SHA1 checksum: <tt>83bf97d3416a60864dfd9a99dfe49a769e2c9342</tt> <br />MD5 checksum: <tt>ac294beb243c5ae5ec6ce0b068957cfc</tt></p></li>
 </ul>
-<p><a name="v2.15" class="anchor"></a></p></div>
-<div class="section">
-<h2>Apache Jackrabbit 2.15.6 (September 12th, 2017)<a name="Apache_Jackrabbit_2.15.6_September_12th_2017"></a></h2>
-<p>Apache Jackrabbit 2.15.6 is an unstable release cut directly from Jackrabbit trunk, with a focus on new features and other improvements. For production use we recommend the latest stable 2.14.x release.</p>
-<p>See the <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.6/RELEASE-NOTES.txt">full release notes</a> for more details.</p>
-
-<ul>
-  
-<li>
-<p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.15.6/jackrabbit-2.15.6-src.zip">jackrabbit-2.15.6-src.zip</a> (13M, source zip, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.6/jackrabbit-2.15.6-src.zip.asc">PGP signature</a>) <br />SHA1 checksum: <tt>b7fc5bf3688335df98d49e37b7f2f6e69f3bada7</tt> <br />MD5 checksum: <tt>4cf14aa7eeb74bb1ac66d16718f9b818</tt></p></li>
-  
-<li>
-<p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.15.6/jackrabbit-standalone-2.15.6.jar">jackrabbit-standalone-2.15.6.jar</a> (82M, standalone server, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.6/jackrabbit-standalone-2.15.6.jar.asc">PGP signature</a>) <br />SHA1 checksum: <tt>913aef7ff043c69560e1b357aa7a17b9433aa2c7</tt> <br />MD5 checksum: <tt>734c48cde3fba1c17608b9c539b82482</tt></p></li>
-  
-<li>
-<p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.15.6/jackrabbit-webapp-2.15.6.war">jackrabbit-webapp-2.15.6.war</a> (34M, web application, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.6/jackrabbit-webapp-2.15.6.war.asc">PGP signature</a>) <br />SHA1 checksum: <tt>15437b1c161a365f305dfc0a3fe8433ff3962d3f</tt> <br />MD5 checksum: <tt>30dce7e40650772d284c90446e336932</tt></p></li>
-  
-<li>
-<p><a class="externalLink" href="http://www.apache.org/dyn/closer.lua/jackrabbit/2.15.6/jackrabbit-jca-2.15.6.rar">jackrabbit-jca-2.15.6.rar</a> (30M, JCA resource adapter, <a class="externalLink" href="http://www.apache.org/dist/jackrabbit/2.15.6/jackrabbit-jca-2.15.6.rar.asc">PGP signature</a>) <br />SHA1 checksum: <tt>0e85ea94672c1e478debaec6cf350035e35ccb98</tt> <br />MD5 checksum: <tt>e09f97d48b6a1c463dcbeac01ab18ef9</tt></p></li>
-</ul>
 <p><a name="oak1.6" class="anchor"></a></p></div>
 <div class="section">
 <h2>Apache Jackrabbit Oak 1.6.5 (September 8th, 2017)<a name="Apache_Jackrabbit_Oak_1.6.5_September_8th_2017"></a></h2>

Modified: jackrabbit/site/live/jcr/index.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/index.html?rev=1813376&r1=1813375&r2=1813376&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/index.html (original)
+++ jackrabbit/site/live/jcr/index.html Thu Oct 26 07:35:12 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-10-13 
+ | Generated by Apache Maven Doxia at 2017-10-26 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20171013" />
+    <meta name="Date-Revision-yyyymmdd" content="20171026" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Welcome to Apache Jackrabbit</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -189,7 +189,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2017-10-13
+                  <li id="publishDate">Last Published: 2017-10-26
                    </li>
                       
                 
@@ -466,6 +466,9 @@
 <h2>Apache Jackrabbit News<a name="Apache_Jackrabbit_News"></a></h2>
 <div class="section">
 <div class="section">
+<h4>October 26th, 2017: Apache Jackrabbit 2.15.7 released<a name="October_26th_2017:_Apache_Jackrabbit_2.15.7_released"></a></h4>
+<p>Apache Jackrabbit 2.15.7 is an unstable release cut directly from trunk, with a focus on new features and other improvements. See the <a href="downloads.html#v2.15">downloads</a> page for more details.</p></div>
+<div class="section">
 <h4>October 13th, 2017: Apache Jackrabbit Oak 1.7.9 released<a name="October_13th_2017:_Apache_Jackrabbit_Oak_1.7.9_released"></a></h4>
 <p>Jackrabbit Oak 1.7.9 is an unstable release cut directly from trunk, with a focus on new features and other improvements. See the <a href="downloads.html#oak1.7">downloads</a> page for more details.</p></div>
 <div class="section">