Author: taylor
Date: Thu Jan 19 00:00:51 2017
New Revision: 1779403

URL: http://svn.apache.org/viewvc?rev=1779403&view=rev
Log:
updating news for pluto 3.0.0 release

Modified:
    portals/site/src/site/xdoc/news.xml

Modified: portals/site/src/site/xdoc/news.xml
URL: 
http://svn.apache.org/viewvc/portals/site/src/site/xdoc/news.xml?rev=1779403&r1=1779402&r2=1779403&view=diff
==============================================================================
--- portals/site/src/site/xdoc/news.xml (original)
+++ portals/site/src/site/xdoc/news.xml Thu Jan 19 00:00:51 2017
@@ -9,6 +9,32 @@
 <body>
 
 <section name="News">
+    <h4>17 January 2017 - Apache Portals Pluto 3.0.0</h4>
+    <p>
+        The Apache Portals team is pleased to announce the General 
Availability of Apache Pluto version 3.0.0
+    </p>
+    <p>
+        The JSR 362 Portlet Specification 3.0 introduces many improvements to 
the portlet programming model.
+        It adds configuration through annotation, asynchronous support similar 
to the servlet asynchronous support,
+        multipart form support, support for CDI beans, method annotation 
support allowing portlet methods to
+        reside in different classes, and a JavaScript API that allows portal 
pages to function as single-page applications.
+    </p>
+    <p>
+        The Pluto 3.0 portlet container implements all JSR 362 features and 
passes the TCK. While doing so,
+        Pluto 3.0 remains fully compliant to the 2.0 Portlet Specification, 
meaning that version 2.0 portlets can run on
+        the version 3.0 portlet container.
+    </p>
+    <p>
+        Additional Links:
+        <br/>
+        <a href="http://jcp.org/en/jsr/detail?id=362";>The Java Community 
Process JSR 362 page will allow you to access the complete specification for 
full details.</a>
+        <br/>
+        <a 
href="https://static.rainfocus.com/oracle/oow16/sess/1462801563632001pOv8/ppt/JSR362-JavaOne-2016a.pdf";>The
 JavaOne 2016 presentation "Portlet Specification 3.0 Is Here!" provides a 
version 3.0 overview.</a>
+        <br/>
+        <a 
href="http://portals.apache.org/pluto/portlet-3.0-apidocs/index.html";>The 
Portlet API Version 3.0 page documents the portlet programming interface.</a>
+        <br/>
+        <a href="http://portals.apache.org/pluto/v30/v3Features.html";>New 
Features in 3.0.0</a>
+    </p>
 
     <h4>9 May 2016 - Apache Portals Jetspeed 2.3.1</h4>
     <p>


Reply via email to