Author: esm
Date: Wed Aug 8 07:10:34 2007
New Revision: 563890
URL: http://svn.apache.org/viewvc?view=rev&rev=563890
Log:
Adding 1.1.4 release news and the 1.1.2 to 1.1.3 compatability warning.
Modified:
portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/download.xml
portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/news.xml
Modified: portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/download.xml?view=diff&rev=563890&r1=563889&r2=563890
==============================================================================
--- portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/download.xml (original)
+++ portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/download.xml Wed Aug 8 07:10:34
2007
@@ -49,6 +49,13 @@
<a href="http://www.apache.org/dyn/closer.cgi/portals/pluto/">a Pluto
distribution mirror</a>.
</p>
+ <br/>
+ <br/>
+ <p>
+ <strong>Please note:</strong> It was discovered during the 1.1.4 release
process
+ that Pluto 1.1.<em>3</em> was not binary compatible with Pluto 1.1.<em>2</em>.
The <em>1.1.4</em> release
+ maintains binary compatability with <em>1.1.3.</em>
+ </p>
</section>
<section name="Browse Distribution Archives">
@@ -57,7 +64,7 @@
<a href="http://archive.apache.org/dist/portals/pluto/">from here</a>.
</p>
</section>
-
+
</body>
</document>
Modified: portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/news.xml
URL: http://svn.apache.org/viewvc/portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/news.xml?view=diff&rev=563890&r1=563889&r2=563890
==============================================================================
--- portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/news.xml (original)
+++ portals/pluto/tags/pluto-1.1.4/pluto-site/src/site/xdoc/news.xml Wed Aug 8 07:10:34 2007
@@ -27,6 +27,26 @@
<body>
<section name="News and Status">
+ <h4>7 August 2007 - Portals Pluto 1.1.4</h4>
+ <p>
+ The Apache Pluto project is proud to announce the General Availability release
of Pluto 1.1.4.
+ This is the fifth GA release of the 1.1 line of Pluto, which is a major refactoring
of
+ Pluto 1.0.1 to allow for easier integration of Pluto's portlet container into
a portal.
+ </p>
+ <p>
+ Pluto 1.1.4 includes support for JSP 2.1, updates to the Pluto Portal, Tomcat
6 installation
+ support, and bug fixes related to url and portlet request attribute handling.
+ </p>
+ <p>
+ <strong>Please note:</strong> It was discovered during the 1.1.4
release process that
+ Pluto 1.1.<em>3</em> was not binary compatible with Pluto 1.1.<em>2</em>.
The <em>1.1.4</em>
+ release maintains binary compatability with <em>1.1.3</em>
+ </p>
+ <p>
+ Pluto is the reference implementation of the JSR-168 (Portlet 1.0) specification
for a portlet container.
+ Pluto 1.1 is the basis for the reference implementation of the JSR-286 (Portlet
2.0) specification now
+ under development by the JSR-286 Expert Group.
+ </p>
<h4>17 May 2007 - Portals Pluto 1.1.3</h4>
<p>
|