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 2012/07/26 17:32:37 UTC

svn commit: r1366048 - in /incubator/syncope/site: downloads.html release-process.html

Author: ilgrosso
Date: Thu Jul 26 15:32:36 2012
New Revision: 1366048

URL: http://svn.apache.org/viewvc?rev=1366048&view=rev
Log:
Fixing published release process and older release download pages

Modified:
    incubator/syncope/site/downloads.html
    incubator/syncope/site/release-process.html

Modified: incubator/syncope/site/downloads.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/downloads.html?rev=1366048&r1=1366047&r2=1366048&view=diff
==============================================================================
--- incubator/syncope/site/downloads.html (original)
+++ incubator/syncope/site/downloads.html Thu Jul 26 15:32:36 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Jul 18, 2012
+ | Generated by Apache Maven Doxia at Jul 26, 2012
  | Rendered using Apache Maven Fluido Skin 1.2.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -18,7 +18,7 @@
 
     
       <meta name="author" content="Apache Syncope Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120718" />
+    <meta name="Date-Revision-yyyymmdd" content="20120726" />
     <meta http-equiv="Content-Language" content="en" />
             </head>
         <body class="topBarDisabled">
@@ -51,7 +51,6 @@
     Downloads</li>
         
                 
-                    
                   <li id="publishDate" class="pull-right">Last Published: 2012-07-18</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 1.0.0-RC3-incubating</li>
             
@@ -246,12 +245,12 @@ under the License. -->
           <tbody>
             <tr class="b">
               <td>
-                <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/incubator/syncope/1.0.0-RC2-incubating/syncope-root-1.0.0-RC2-incubating-source-release.zip">syncope-root-1.0.0-RC2-incubating-source-release.zip</a>
+                <a class="externalLink" href="http://archive.apache.org/dist/incubator/syncope/1.0.0-RC2-incubating/syncope-root-1.0.0-RC2-incubating-source-release.zip">syncope-root-1.0.0-RC2-incubating-source-release.zip</a>
               </td>
               <td>
-                <a class="externalLink" href="http://www.apache.org/dist/incubator/syncope/1.0.0-RC2-incubating/syncope-root-1.0.0-RC2-incubating-source-release.zip.asc">asc</a> 
-                <a class="externalLink" href="http://www.apache.org/dist/incubator/syncope/1.0.0-RC2-incubating/syncope-root-1.0.0-RC2-incubating-source-release.zip.md5">md5</a> 
-                <a class="externalLink" href="http://www.apache.org/dist/incubator/syncope/1.0.0-RC2-incubating/syncope-root-1.0.0-RC2-incubating-source-release.zip.sha1">sha1</a>
+                <a class="externalLink" href="http://archive.apache.org/dist/incubator/syncope/1.0.0-RC2-incubating/syncope-root-1.0.0-RC2-incubating-source-release.zip.asc">asc</a> 
+                <a class="externalLink" href="http://archive.apache.org/dist/incubator/syncope/1.0.0-RC2-incubating/syncope-root-1.0.0-RC2-incubating-source-release.zip.md5">md5</a> 
+                <a class="externalLink" href="http://archive.apache.org/dist/incubator/syncope/1.0.0-RC2-incubating/syncope-root-1.0.0-RC2-incubating-source-release.zip.sha1">sha1</a>
               </td>
             </tr>
           </tbody>
@@ -299,16 +298,13 @@ under the License. -->
         commands:
       
         </p><div class="source"><pre class="prettyprint">$ pgpk -a KEYS
-          $ pgpv syncope-*.zip.asc
-        </pre></div>
+$ pgpv syncope-*.zip.asc</pre></div>
         
         <div class="source"><pre class="prettyprint">$ pgp -ka KEYS
-          $ pgp syncope-*.zip.asc
-        </pre></div>
+$ pgp syncope-*.zip.asc</pre></div>
       
         <div class="source"><pre class="prettyprint">$ gpg --import KEYS
-          $ gpg --verify syncope-*.zip.asc
-        </pre></div>
+$ gpg --verify syncope-*.zip.asc</pre></div>
       
       <p>Alternatively, you can verify the MD5 signature on the files. A Unix/Linux program called  
         <tt>md5</tt> or 

Modified: incubator/syncope/site/release-process.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/release-process.html?rev=1366048&r1=1366047&r2=1366048&view=diff
==============================================================================
--- incubator/syncope/site/release-process.html (original)
+++ incubator/syncope/site/release-process.html Thu Jul 26 15:32:36 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at Jul 18, 2012
+ | Generated by Apache Maven Doxia at Jul 26, 2012
  | Rendered using Apache Maven Fluido Skin 1.2.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -18,7 +18,7 @@
 
     
       <meta name="author" content="Apache Syncope Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120718" />
+    <meta name="Date-Revision-yyyymmdd" content="20120726" />
     <meta http-equiv="Content-Language" content="en" />
             </head>
         <body class="topBarDisabled">
@@ -52,8 +52,8 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-07-18</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 1.0.0-RC3-incubating</li>
+-                  <li id="publishDate" class="pull-right">Last Published: 2012-07-18</li> <li class="divider pull-right">|</li>
+-              <li id="projectVersion" class="pull-right">Version: 1.0.0-RC3-incubating</li>
             
                                             <li class="divider pull-right">|</li>
                         
@@ -269,8 +269,8 @@ under the License. -->
           <li>
             Update the 
             <a href="downloads.html">downloads</a> site page by adding the new release artifacts with base 
-            URL
-            <div class="source"><pre class="prettyprint">http://www.apache.org/dyn/closer.cgi/incubator/syncope/&lt;version&gt;/</pre></div>
+            URL <div class="source"><pre class="prettyprint">http://www.apache.org/dyn/closer.cgi/incubator/syncope/&lt;version&gt;/</pre></div>
+            and by moving current release artifacts to 'Older Releases' section, also changing base URL to <div class="source"><pre class="prettyprint">http://archive.apache.org/dist/incubator/syncope/</pre></div>
           </li>
           <li>
             Commit any changes back to svn: