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 2020/01/07 09:15:26 UTC

svn commit: r1872418 - /jackrabbit/site/live/jcr/creating-releases.html

Author: reschke
Date: Tue Jan  7 09:15:26 2020
New Revision: 1872418

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

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

Modified: jackrabbit/site/live/jcr/creating-releases.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/creating-releases.html?rev=1872418&r1=1872417&r2=1872418&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/creating-releases.html (original)
+++ jackrabbit/site/live/jcr/creating-releases.html Tue Jan  7 09:15:26 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2019-12-11 
+ | Generated by Apache Maven Doxia at 2020-01-07 
  | 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="20191211" />
+    <meta name="Date-Revision-yyyymmdd" content="20200107" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Jackrabbit - Creating Releases</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: 2019-12-11
+                  <li id="publishDate">Last Published: 2020-01-07
                    </li>
                       
                 
@@ -590,13 +590,13 @@ https://dist.apache.org/repos/dist/relea
   
 <li>Send a release announcement to the <a class="externalLink" href="mailto:announce@apache.org,announce@jackrabbit.apache.org,users@jackrabbit.apache.org,dev@jackrabbit.apache.org,oak-dev@jackrabbit.apache.org?subject=%5BANNOUNCE%5D%20Apache%20Jackrabbit%20...%20released">applicable mailing lists</a> once the web site and download mirrors have been synced (template generated in <tt>./target/checkout/target/announcement.txt</tt>). Please note the announce mails needs to be sent from an @apache.org address.</li>
   
-<li>If the release was a Jackrabbit release used in Oak, make sure to also update the dependency (and potentiall the Javadoc link) in oak-parent/pom.xml (example: <a class="externalLink" href="https://issues.apache.org/jira/browse/OAK-4743">OAK-4743</a> - the current mapping is Jackrabbit 2.18 -&gt; Oak trunk and 1.10, Jackrabbit 2.16 -&gt; Oak 1.8, Jackrabbit 2.14 -&gt; Oak 1.6, Jackrabbit 2.12 -&gt; Oak 1.4 and 1.2, Jackrabbit 2.8 -&gt; Oak 1.0)</li>
+<li>If the release was a Jackrabbit release used in Oak, make sure to also update the dependency (and potentiall the Javadoc link) in oak-parent/pom.xml (example: <a class="externalLink" href="https://issues.apache.org/jira/browse/OAK-4743">OAK-4743</a> - the current mapping is Jackrabbit 2.20 -&gt; Oak trunk, Jackrabbit 2.18 -&gt; Oak 1.10, Jackrabbit 2.16 -&gt; Oak 1.8, Jackrabbit 2.14 -&gt; Oak 1.6, Jackrabbit 2.12 -&gt; Oak 1.4 and 1.2, Jackrabbit 2.8 -&gt; Oak 1.0)</li>
   
-<li>If the release was an Oak release used in Jackrabbit (for jackrabbit-api), make sure to also update the dependency in jackrabbit-parent/pom.xml (example: <a class="externalLink" href="https://issues.apache.org/jira/browse/JCR-4492">JCR-4492</a> - the current mapping is Oak latest stable -&gt; Jackrabbit trunk)</li>
+<li>If the release was an Oak release used in Jackrabbit (for jackrabbit-api), make sure to also update the dependency in jackrabbit-parent/pom.xml (example: <a class="externalLink" href="https://issues.apache.org/jira/browse/JCR-4492">JCR-4492</a> - the current mapping is Oak latest stable -&gt; Jackrabbit trunk and 2.20)</li>
   
 <li>If the release was a stable release for which we publish API docs (such as Jackrabbit), consider updating the live site (<a class="externalLink" href="https://svn.apache.org/repos/asf/jackrabbit/site/live/">https://svn.apache.org/repos/asf/jackrabbit/site/live/</a> - when producing the API docs, use a checkout of the actual release, specify an English locale (-Dlocale=en) and try to pick the right JDK version to minimize changes over the previously checked in docs).</li>
   
-<li>If the release was a stable release that is used for the baseline check in trunk (right now: Jackrabbit 2.18 and Oak 1.10), update trunk accordingly (example: <a class="externalLink" href="https://issues.apache.org/jira/browse/JCR-4312">JCR-4312</a>)</li>
+<li>If the release was a stable release that is used for the baseline check in trunk (right now: Jackrabbit 2.20 and Oak 1.10), update trunk accordingly (example: <a class="externalLink" href="https://issues.apache.org/jira/browse/JCR-4312">JCR-4312</a>)</li>
   
 <li>Check that all subprojects now have the correct version; if not, fix them (for instance, oak-doc and oak-doc-railroad-macro are not in the reactor pom and therefore not updated)</li>
 </ol></div></div>
@@ -776,7 +776,7 @@ mvn release:update-versions -DautoVersio
     <footer>
             <div class="container-fluid">
                       <div class="row-fluid">
-                              <p >Copyright &copy;                    2019
+                              <p >Copyright &copy;                    2020
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.