Author: buildbot
Date: Fri Feb 6 19:51:19 2015
New Revision: 939279
Log:
Staging update by buildbot for sis
Modified:
websites/staging/sis/trunk/content/ (props changed)
websites/staging/sis/trunk/content/release-management.html
websites/staging/sis/trunk/content/templates/release-vote.txt
Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb 6 19:51:19 2015
@@ -1 +1 @@
-1657676
+1657940
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 Feb 6
19:51:19 2015
@@ -609,7 +609,8 @@ svn delete https://dist.apache.org/repos
<h1 id="next-release">Update trunk for the next development cycle</h1>
<p>On the development branch (usually JDK8),
update the version numbers in the <code>pom.xml</code> files on trunk with the
following command:</p>
-<div class="codehilite"><pre>mvn release:update-versions --define <span
class="nv">autoVersionSubmodules</span><span class="o">=</span><span
class="nb">true</span>
+<div class="codehilite"><pre>mvn clean
+mvn release:update-versions --define <span
class="nv">autoVersionSubmodules</span><span class="o">=</span><span
class="nb">true</span>
</pre></div>
@@ -617,7 +618,8 @@ update the version numbers in the <code>
Then on the development branch:</p>
<ul>
<li>Edit the version number in the
<code>application/sis-console/src/main/artifact/README</code> file.</li>
-<li>Edit the value of the <code>MAJOR_VERSION</code> constant in the
<code>core/sis-utility/src/main/java/org/apache/sis/internal/system/Modules.java</code>
file.</li>
+<li>Edit the value of the <code>MAJOR_VERSION</code> or
<code>MINOR_VERSION</code> constant in the
+
<code>core/sis-utility/src/main/java/org/apache/sis/internal/system/Modules.java</code>
file.</li>
</ul>
</article>
</section>
Modified: websites/staging/sis/trunk/content/templates/release-vote.txt
==============================================================================
--- websites/staging/sis/trunk/content/templates/release-vote.txt (original)
+++ websites/staging/sis/trunk/content/templates/release-vote.txt Fri Feb 6
19:51:19 2015
@@ -22,7 +22,7 @@ https://dist.apache.org/repos/dist/dev/s
Binary Artifacts:
https://dist.apache.org/repos/dist/dev/sis/${version}/RC{number}/apache-sis-${version}-bin.zip
-(see http://sis.apache.org/command-line.html for usage)
+(see http://sis.staging.apache.org/command-line.html for usage)
Maven staging repository:
https://repository.apache.org/content/repositories/orgapachesis-{XXX}/