Author: taylor
Date: Thu May 28 01:42:18 2009
New Revision: 779393
URL:
http://svn.apache.org/viewvc?rev=779393&view=rev
Log:
update the news page
Modified:
portals/site/xdocs/news.xml
Modified: portals/site/xdocs/news.xml
URL:
http://svn.apache.org/viewvc/portals/site/xdocs/news.xml?rev=779393&r1=779392&r2=779393&view=diff
==============================================================================
--- portals/site/xdocs/news.xml (original)
+++ portals/site/xdocs/news.xml Thu May 28 01:42:18 2009
@@ -10,6 +10,118 @@
<section name="News">
+ <section name="News and Status">
+
+ <h4>27 May 2009 - Jetspeed Portal 2.2.0</h4>
+ <p>
+ The Apache Portals Jetspeed Team is pleased to present the Jetspeed-2 Open Source Enterprise Portal. This open source project has matured past several releases,
+ and has been fully-compliant with the Portlet Specification 1.0 (JSR-168) since version 2.0.
+ Jetspeed-2 passes the TCK (Test Compatibility Kit) suite and is fully CERTIFIED to the Java Portlet Standard.
+ </p>
+ <p>As of version 2.2.0, Jetspeed is fully-compliant with the Portlet Specification 2.0 (JSR-286), pasing the Portlet 2.0 TCK (Test Compatibility Kit) suite and is fully CERTIFIED to the Java Portlet Standard.
+ </p>
+ <p>
+ <ul>
+<li>Portlet API 2.0 Support and Compliance</li>
+<li>Inter-Portlet Communication via Events</li>
+<li>New High Speed Preferences Database Storage</li>
+<li>New Extensible Security Model with LDAP Synchronization</li>
+<li>Improved Documentation including 5 New Guides (Users Guide, Admin Guide, Developers Guide, Build Guide, Deploy Guide)</li>
+<li>New Improved Administrative Portlets</li>
+<li>New Skins</li>
+<li>New Maven-2 Custom Build</li>
+<li>Improved integration support for popular web development frameworks like Wicket, Spring MVC, and JSF</li>
+ </ul>
+ </p>
+
+ <h4>27 May 2009 - Apache Portals Applications 1.0</h4>
+ <p>
+ The Apache Portals team is pleased to announce the General Availability of Portals Applications 1.0.
+ This 1.0 version introduces several new portlet applications to the Portals community:
+ </p>
+ <p>
+ <ul>
+<li>Gems - A collection of reusable portlets including Flash, Google Maps, File, Event and Browser portlets.</li>
+<li>Database Browser - A portlet application dedicated to the development and database portlet development including scrollable lists and data entry forms</li>
+<li>Demo - A portlet application dedicated to learning Java and Groovy portlet programming and tutorials, as well as some helpful weather and bookmark portlets</li>
+<li>RSS - A portlet application dedicated to the development of RSS portlet features</li>
+<li>Web Content - A portlet application dedicated to the development of Web Content rewriting and IFrame based web content.</li>
+ </ul>
+ </p>
+
+
+ <h4>27 May 2009 - Portals Pluto 2.0.0</h4>
+ <p>
+ The Apache Pluto project is proud to announce the General Availability release of Pluto 2.0.
+ This is the first GA release of the 2.0 line of Pluto. Version 2.0.0 is our first release conformant to the
+ <a href="
http://www.jcp.org/en/jsr/detail?id=286">Java Portlet 2.0 Standard</a>. All releases prior, such as the 1.1.x releases,
+ are conformant to the first Java Portlet Specification,
+<a href="
http://www.jcp.org/en/jsr/detail?id=168">the Java Portlet 1.0 Standard</a>.
+ </p>
+ <p>
+ Full release notes can be found <a href="
http://portals.apache.org/pluto/v20/release-notes.html">here.</a>
+ </p>
+
+
+ <h4>9 February 2009 - Portals Pluto 1.1.7</h4>
+ <p>
+ The Apache Pluto project is proud to announce the General Availability release of Pluto 1.1.7.
+ This is the eighth 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.7 includes a number of minor bugfixes and improvements, thanks to a number of
+ contributions from the community. They include fixing support of multivalued URL parameters
+ from the portlet tag library, better session handling hooks for portals and other enhancements.
+ </p>
+ <p>
+ Full release notes can be found <a href="
http://portals.apache.org/pluto/v11/release-notes.html">here.</a>
+ </p>
+
+ <h4>11 August 2008 - Portals Pluto 1.1.6</h4>
+ <p>
+ The Apache Pluto project is proud to announce the General Availability release of Pluto 1.1.6.
+ This is the seventh 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.6 includes a number of minor bugfixes and improvements, thanks to a number of
+ contributions from the community. The include caching USER_INFO per request, better error
+ messages when a portlet or portlet application cannot be found, reduce overhead of loading
+ portlet preferences, attach source to Maven artifacts, and addtional enhancements have been made
+ to the Pluto tag libraries.
+ </p>
+ <p>
+ Full release notes can be found <a href="
http://portals.apache.org/pluto/v11/release-notes.html">here.</a>
+ </p>
+
+ <h4>26 March 2008 - Portals Pluto 1.1.5</h4>
+ <p>
+ The Apache Pluto project is proud to announce the General Availability release of Pluto 1.1.5.
+ This is the sixth 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.5 includes a number of minor bugfixes and improvements, thanks to a number of
+ contributions from the community. They include enhancements to the Assembler, the Descriptor
+ implementation now uses JAXP when running on Java 1.5 or greater, Container support has been
+ improved for other servlet containers besides Tomcat, and addtional enhancements have been made
+ to the Pluto tag libraries.
+ </p>
+ <p>
+ Full release notes can be found <a href="
http://portals.apache.org/pluto/v11/release-notes.html">here.</a>
+ </p>
+
+ <h4>7 January 2008 - JSR-286 RI work moves to the Subversion trunk</h4>
+ <p>
+ The work on the JSR-286 (Portlet 2.0) reference implementation that began in January 2007 in
+ the 1.1-286-COMPATIBILITY branch of the Pluto Subversion repository has now been merged
+ back into the current Pluto 1.1 code and moved into the SVN trunk. This code is the
+ basis for a future Pluto 2.0 release. It has been given a version number of 2.0.0-SNAPSHOT
+ in the root Maven 2 pom.xml.
+ </p>
+
+
<h4>29 December 2007 - Apache Portals Jetspeed 2.1.3 Released</h4>
<p>
The Apache Portals Jetspeed team is pleased to announce the release of the version 2.1.3 of the Jetspeed Enterprise Portal.
opensubscriber is not affiliated with the authors of this message nor responsible for its content.