You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/09/09 12:55:01 UTC

svn commit: r1760004 - /syncope/site/2.0.0/release-process.html

Author: ilgrosso
Date: Fri Sep  9 12:55:01 2016
New Revision: 1760004

URL: http://svn.apache.org/viewvc?rev=1760004&view=rev
Log:
(Again) updating the release process

Modified:
    syncope/site/2.0.0/release-process.html

Modified: syncope/site/2.0.0/release-process.html
URL: http://svn.apache.org/viewvc/syncope/site/2.0.0/release-process.html?rev=1760004&r1=1760003&r2=1760004&view=diff
==============================================================================
--- syncope/site/2.0.0/release-process.html (original)
+++ syncope/site/2.0.0/release-process.html Fri Sep  9 12:55:01 2016
@@ -630,29 +630,6 @@ svn commit -m "Staging artifacts fo
           </li>
           
 <li>
-            Set the updated version for next development iteration (as provided above to <tt>release:prepare</tt>) in
-            
-<ol style="list-style-type: decimal">
-              
-<li>
-                <tt>ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF</tt>
-              </li>
-              
-<li>
-                <tt>ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF</tt>
-              </li>
-              
-<li>
-                <tt>ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml</tt>
-              </li>
-            </ol>
-            then commit and push:
-            
-<div class="source"><pre class="prettyprint">git commit -a -m &quot;Updating Eclipse files for next development iteration&quot;
-git push</pre></div>            
-          </li>
-          
-<li>
             <b>Staging site</b>
             
 <div class="source"><pre class="prettyprint">
@@ -763,6 +740,29 @@ svn commit -m &quot;Staging site for rel
               </li>
             </ol>
           </li>
+          
+<li>
+            Set the updated version for next development iteration (as provided above to <tt>release:prepare</tt>) in
+            
+<ol style="list-style-type: decimal">
+              
+<li>
+                <tt>ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF</tt>
+              </li>
+              
+<li>
+                <tt>ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF</tt>
+              </li>
+              
+<li>
+                <tt>ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml</tt>
+              </li>
+            </ol>
+            then commit and push:
+            
+<div class="source"><pre class="prettyprint">git commit -a -m &quot;Updating Eclipse files for next development iteration&quot;
+git push</pre></div>            
+          </li>
         </ol>
       </div>