Author: edalquist
Date: Wed May 18 02:58:16 2011
New Revision: 1104668
URL: http://svn.apache.org/viewvc?rev=1104668&view=rev
Log:
Update for 2.1
Modified:
portals/pluto/trunk/README
Modified: portals/pluto/trunk/README
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/README?rev=1104668&r1=1104667&r2=1104668&view=diff
==============================================================================
--- portals/pluto/trunk/README (original)
+++ portals/pluto/trunk/README Wed May 18 02:58:16 2011
@@ -13,11 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License
-Apach Pluto 2.0 is the first version of the JSR-286 Reference Implementation (Java Portlet
API 2.0).
+Apach Pluto 2.1 is the second version of the JSR-286 Reference Implementation (Java Portlet
API 2.0).
See the Getting Started page on the Pluto web site (http://portals.apache.org/pluto)
for instructions on how to build Pluto from source.
-A simplified way to build a bundled Pluto 2.0 distribution is to use the dist-build.xml Ant
build which downloads
+A simplified way to build a bundled Pluto 2.1 distribution is to use the dist-build.xml Ant
build which downloads
Tomcat and calls the appropriate Maven commands to create a distribution with Pluto embedded
in Tomcat. The
built distribution, which contains this file, when started via the startup script in the
bin directory will
start the Pluto portal by browsing to http://localhost:8080/pluto/portal/ and logging in
as pluto/pluto
|