Author: buildbot
Date: Fri Nov 17 18:45:54 2017
New Revision: 1021025

Log:
Staging update by buildbot for sis

Modified:
    websites/staging/sis/trunk/content/   (props changed)
    websites/staging/sis/trunk/content/release-management.html

Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 17 18:45:54 2017
@@ -1 +1 @@
-1815603
+1815610

Modified: websites/staging/sis/trunk/content/release-management.html
==============================================================================
--- websites/staging/sis/trunk/content/release-management.html (original)
+++ websites/staging/sis/trunk/content/release-management.html Fri Nov 17 
18:45:54 2017
@@ -101,7 +101,7 @@ The intended audiences are SIS release m
 <ul>
 <li><a href="#configure">Configure</a><ul>
 <li><a href="#directory-layout">Directory layout</a></li>
-<li><a href="#java-update">Java updates</a></li>
+<li><a href="#java-version">Java versions</a></li>
 </ul>
 </li>
 <li><a href="#prepare-source">Prepare web site and source code before 
branching</a><ul>
@@ -199,7 +199,7 @@ in this page shall be adjusted according
 </pre></div>
 
 
-<h2 id="java-update">Java updates<a class="headerlink" href="#java-update" 
title="Permanent link">&para;</a></h2>
+<h2 id="java-version">Java versions<a class="headerlink" href="#java-version" 
title="Permanent link">&para;</a></h2>
 <p>While we need a JDK7 installation for the <code>bootclasspath</code> 
option, we do not recommend to use it for generating
 the binaries since JDK7 has reached its end of public updates (but not the end 
of commercial support).
 We recommend to create the release with JDK8 instead (note however that JDK8 
<code>javadoc</code> tool seems to have a bug that prevent its use with SIS).
@@ -294,6 +294,7 @@ mvn clean <span class="nb">test</span> -
 Those changes need to be applied on the development branch and merged with all 
other branches and trunk.</p>
 <ul>
 <li><code>DOWNLOAD_URL</code> in 
<code>application/sis-console/src/main/java/org/apache/sis/console/ResourcesDownloader.java</code>
 file.</li>
+<li><code>&lt;sis.non-free.version&gt;</code> in root <code>pom.xml</code> 
file.</li>
 </ul>
 <p>Commit and merge to other branches and to trunk.</p>
 <div class="codehilite"><pre>svn commit --message <span class="s2">&quot;Set 
the EPSG geodetic dataset URL to its expected location after 
release.&quot;</span>


Reply via email to