[ANNOUNCE] Apache Portals Pluto 3.0.0 release

David S Taylor <[email protected]> Wed, 18 Jan 2017 15:48:43 -0800
Newsgroups gmane.comp.jakarta.pluto.user,gmane.comp.apache.maven.announce,gmane.comp.jakarta.jetspeed.user,gmane.comp.apache.incubator.general
Message-ID <CAM4V2B7p67Qhef-S+tW9BRH+2bSXFMNiUrtoUn2ZFo_u9g3odQ@mail.gmail.com>
--001a1137146a915ef30546670ead
Content-Type: text/plain; charset=UTF-8

The Apache Portals team is pleased to announce the General
Availability of Apache Pluto version 3.0.0

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.

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.

Additional Resources:

The Java Community Process JSR 362 page will allow you to access the
complete specification for full details.

http://jcp.org/en/jsr/detail?id=362

The JavaOne 2016 presentation "Portlet Specification 3.0 Is Here!"
provides a version 3.0 overview.

https://static.rainfocus.com/oracle/oow16/sess/1462801563632001pOv8/ppt/JSR362-JavaOne-2016a.pdf

The Portlet API Version 3.0 page documents the portlet programming interface.

http://portals.apache.org/pluto/portlet-3.0-apidocs/index.html

For a full overview of all the Pluto features, see the online
documentation. To get up and running quickly,
download the bundle which comes with a bundled latest Tomcat 8 ready to run.

Features:
http://portals.apache.org/pluto/v30/v3Features.html

Release notes:
http://portals.apache.org/pluto/v30/release-notes.html

Website Documentation:
http://portals.apache.org/pluto

Download and Deploying:
http://portals.apache.org/pluto/v30/deploying.html

Tomcat 8 Bundle:
https://dist.apache.org/repos/dist/release/portals/pluto/pluto-bundle-3.0.0.zip

Using the Portlet 3.0 API with Maven:
<dependency>
    <groupId>javax.portlet</groupId>
    <artifactId>portlet-api</artifactId>
    <version>3.0.0</version>
</dependency>

--
David S Taylor
On behalf of the Apache Portals PMC

--001a1137146a915ef30546670ead
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><pre style=3D"color:rgb(0,0,0);font-family:menlo;font-size=
:9pt">The Apache Portals team is pleased to announce the General Availabili=
ty of Apache Pluto version 3.0.0<br><br>The JSR 362 Portlet Specification 3=
.0 introduces many improvements to the portlet programming model.<br>It add=
s configuration through annotation, asynchronous support similar to the ser=
vlet asynchronous support,<br>multipart form support, support for CDI beans=
, method annotation support allowing portlet methods to<br>reside in differ=
ent classes, and a JavaScript API that allows portal pages to function as s=
ingle-page applications.<br><br>The Pluto 3.0 portlet container implements =
all JSR 362 features and passes the TCK. While doing so,<br>Pluto 3.0 remai=
ns fully compliant to the 2.0 Portlet Specification, meaning that version 2=
.0 portlets can run on<br>the version 3.0 portlet container.<br><br>Additio=
nal Resources:<br><br>The Java Community Process JSR 362 page will allow yo=
u to access the complete specification for full details.<br><br><a href=3D"=
http://jcp.org/en/jsr/detail?id=3D362">http://jcp.org/en/jsr/detail?id=3D36=
2</a><br><br>The JavaOne 2016 presentation &quot;Portlet Specification 3.0 =
Is Here!&quot; provides a version 3.0 overview.<br><br><a href=3D"https://s=
tatic.rainfocus.com/oracle/oow16/sess/1462801563632001pOv8/ppt/JSR362-JavaO=
ne-2016a.pdf">https://static.rainfocus.com/oracle/oow16/sess/14628015636320=
01pOv8/ppt/JSR362-JavaOne-2016a.pdf</a><br><br>The Portlet API Version 3.0 =
page documents the portlet programming interface.<br><br><a href=3D"http://=
portals.apache.org/pluto/portlet-3.0-apidocs/index.html">http://portals.apa=
che.org/pluto/portlet-3.0-apidocs/index.html</a><br><br>For a full overview=
 of all the Pluto features, see the online documentation. To get up and run=
ning quickly,<br>download the bundle which comes with a bundled latest Tomc=
at 8 ready to run.<br><br>Features:<br><a href=3D"http://portals.apache.org=
/pluto/v30/v3Features.html">http://portals.apache.org/pluto/v30/v3Features.=
html</a><br><br>Release notes:<br><a href=3D"http://portals.apache.org/plut=
o/v30/release-notes.html">http://portals.apache.org/pluto/v30/release-notes=
.html</a><br><br>Website Documentation:<br><a href=3D"http://portals.apache=
.org/pluto">http://portals.apache.org/pluto</a><br><br>Download and Deployi=
ng:<br><a href=3D"http://portals.apache.org/pluto/v30/deploying.html">http:=
//portals.apache.org/pluto/v30/deploying.html</a><br><br>Tomcat 8 Bundle:<b=
r><a href=3D"https://dist.apache.org/repos/dist/release/portals/pluto/pluto=
-bundle-3.0.0.zip">https://dist.apache.org/repos/dist/release/portals/pluto=
/pluto-bundle-3.0.0.zip</a><br><br>Using the Portlet 3.0 API with Maven:<br=
>&lt;dependency&gt;<br>    &lt;groupId&gt;javax.portlet&lt;/groupId&gt;<br>=
    &lt;artifactId&gt;portlet-api&lt;/artifactId&gt;<br>    &lt;version&gt;=
3.0.0&lt;/version&gt;<br>&lt;/dependency&gt;<br></pre><pre style=3D"color:r=
gb(0,0,0);font-family:menlo;font-size:9pt"><pre style=3D"font-family:menlo;=
font-size:9pt">--<br>David S Taylor<br>On behalf of the Apache Portals PMC<=
br></pre><pre style=3D"font-family:menlo;font-size:9pt"><br></pre></pre></d=
iv>

--001a1137146a915ef30546670ead--