You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by es...@apache.org on 2007/03/27 05:15:46 UTC

svn commit: r522724 - in /portals/pluto/trunk/pluto-site/src/site/xdoc: index.xml v11/deploying.xml v11/getting-started.xml

Author: esm
Date: Mon Mar 26 20:15:45 2007
New Revision: 522724

URL: http://svn.apache.org/viewvc?view=rev&rev=522724
Log:
Updates to version numbers in the website for the 1.1.2 release. (trunk)

Modified:
    portals/pluto/trunk/pluto-site/src/site/xdoc/index.xml
    portals/pluto/trunk/pluto-site/src/site/xdoc/v11/deploying.xml
    portals/pluto/trunk/pluto-site/src/site/xdoc/v11/getting-started.xml

Modified: portals/pluto/trunk/pluto-site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/src/site/xdoc/index.xml?view=diff&rev=522724&r1=522723&r2=522724
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/xdoc/index.xml (original)
+++ portals/pluto/trunk/pluto-site/src/site/xdoc/index.xml Mon Mar 26 20:15:45 2007
@@ -45,13 +45,13 @@
       </div>
       
       <div class="highlightBox">
-        <h5>Get Pluto 1.1.1</h5>
+        <h5>Get Pluto 1.1.2</h5>
         <p>
           <a href="http://www.apache.org/dyn/closer.cgi/portals/pluto/">
             <img valign="top" src="images/download.gif" border="0" title="download"/>
             Download
           </a>
-          Pluto 1.1.1 GA (19Mb)
+          Pluto 1.1.2 GA
         </p>
         <ul>
           <li><a href="v11/getting-started.html">Installation Guide</a></li>
@@ -100,7 +100,7 @@
     <section name="Project Status">
       <p>
         Apache Pluto is a subproject of the Apache Portals Project. The current
-        stable release of Apache Pluto is version 1.1.1 which is currently being
+        stable release of Apache Pluto is version 1.1.2.  Pluto 1.1 is being
         actively developed as the Reference Implementation of JSR-286.
       </p>
       <subsection name="Pluto 1.1">

Modified: portals/pluto/trunk/pluto-site/src/site/xdoc/v11/deploying.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/src/site/xdoc/v11/deploying.xml?view=diff&rev=522724&r1=522723&r2=522724
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/xdoc/v11/deploying.xml (original)
+++ portals/pluto/trunk/pluto-site/src/site/xdoc/v11/deploying.xml Mon Mar 26 20:15:45 2007
@@ -114,7 +114,7 @@
   <!-- Dependency Version Properties ======================================= -->
   <properties>
     <!-- Change this for a new Pluto version -->
-    <pluto.version>1.1.1</pluto.version>
+    <pluto.version>1.1.2</pluto.version>
     <portlet-api.version>1.0</portlet-api.version>
     <servlet-api.version>2.4</servlet-api.version>
     <jsp-api.version>2.0</jsp-api.version>

Modified: portals/pluto/trunk/pluto-site/src/site/xdoc/v11/getting-started.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/src/site/xdoc/v11/getting-started.xml?view=diff&rev=522724&r1=522723&r2=522724
==============================================================================
--- portals/pluto/trunk/pluto-site/src/site/xdoc/v11/getting-started.xml (original)
+++ portals/pluto/trunk/pluto-site/src/site/xdoc/v11/getting-started.xml Mon Mar 26 20:15:45 2007
@@ -103,8 +103,8 @@
 		<pre>svn checkout https://svn.apache.org/repos/asf/portals/pluto/trunk/ pluto</pre>
 		</p>
 
-		<p>To check out Pluto 1.1.1 source to the 'pluto' directory use this command:
-		<pre>svn checkout https://svn.apache.org/repos/asf/portals/pluto/tags/pluto-1.1.1 pluto</pre>
+		<p>To check out Pluto 1.1.2 source to the 'pluto' directory use this command:
+		<pre>svn checkout https://svn.apache.org/repos/asf/portals/pluto/tags/pluto-1.1.2 pluto</pre>
 		</p>
 
         <p>
@@ -185,10 +185,10 @@
           <ul>
             <li>castor-1.0.jar</li>
             <li>portlet-api-1.0.jar</li>
-            <li>pluto-container-1.1.1.jar</li>
-            <li>pluto-descriptor-api-1.1.1.jar</li>
-            <li>pluto-descriptor-impl-1.1.1.jar</li>
-            <li>pluto-taglib-1.1.1.jar</li>
+            <li>pluto-container-1.1.2.jar</li>
+            <li>pluto-descriptor-api-1.1.2.jar</li>
+            <li>pluto-descriptor-impl-1.1.2.jar</li>
+            <li>pluto-taglib-1.1.2.jar</li>
           </ul>
         </p>
         <p>