Author: taylor
Date: Wed Jul 29 06:51:48 2015
New Revision: 1693187

URL: http://svn.apache.org/r1693187
Log:
Updating Site docs to 2.3.0. Will publish within 24 hours when downloadable 
distributables are fully replicated

Modified:
    portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/roadmap.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/pom.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/src/site/site.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/pom.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/site.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/index.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-archetype.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-mvn-plugin.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/maven-2-build.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/pom.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/site.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/guide-page-templates.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/jetspeed-properties.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/pom.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/site.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/guide-ajax-api.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/index.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/new-security.xml
    
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/spring-config.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/pom.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/src/site/site.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/pom.xml
    portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/src/site/site.xml
    portals/site/jetspeed/jetspeed-2.3/postdocs.sh
    portals/site/jetspeed/jetspeed-2.3/src/site/site.xml
    portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/download.xml
    
portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started-installer.xml
    portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started.xml
    portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/guide-etl-migration.xml
    portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/index.xml
    portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/roadmap.xml

Modified: portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/roadmap.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/roadmap.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/roadmap.xml (original)
+++ portals/site/jetspeed/jetspeed-2.2/src/site/xdoc/roadmap.xml Wed Jul 29 
06:51:48 2015
@@ -26,8 +26,8 @@
     <body>
     <section name="Upcoming Releases Timeline">
             <ul>
-                <li>2.3.0 - May 2015</li>
-                <li>2.3.1 - November 2015</li>
+                <li>2.3.0 - July 2015</li>
+                <li>2.3.1 - December 2015</li>
             </ul>
         </section>
        <section name="2.3.0 Release">

Modified: portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/pom.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/pom.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/pom.xml Wed Jul 29 
06:51:48 2015
@@ -27,12 +27,12 @@
 
   <artifactId>jetspeed-guide-admin</artifactId>
   <name>Jetspeed Admin Guide</name>
-  <description>Jetspeed 2.2 Administrators Guide</description>
+  <description>Jetspeed 2.3 Administrators Guide</description>
   <packaging>pom</packaging>    
   <parent>
          <artifactId>jetspeed-site-docs</artifactId>
       <groupId>org.apache.portals.site</groupId>
-      <version>2.2</version>
+      <version>2.3</version>
   </parent>
   
  <!-- this is for a bug Maven, see http://jira.codehaus.org/browse/MSHARED-18 

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/src/site/site.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/src/site/site.xml 
(original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-admin/src/site/site.xml 
Wed Jul 29 06:51:48 2015
@@ -30,7 +30,7 @@
   <skin>
     <groupId>org.apache.portals.jetspeed-2</groupId>
     <artifactId>jetspeed-maven-skin</artifactId>
-    <version>2.2.2</version>
+    <version>2.3.0</version>
   </skin>
   <body>
   

Modified: portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/pom.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/pom.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/pom.xml Wed Jul 29 
06:51:48 2015
@@ -27,12 +27,12 @@
 
   <artifactId>jetspeed-guide-build</artifactId>
   <name>Jetspeed Build Guide</name>
-  <description>Jetspeed 2.2 Build Guide</description>
+  <description>Jetspeed 2.3 Build Guide</description>
   <packaging>pom</packaging>  
   <parent>
          <artifactId>jetspeed-site-docs</artifactId>
       <groupId>org.apache.portals.site</groupId>
-      <version>2.2</version>
+      <version>2.3.0</version>
   </parent>
   
  <!-- this is for a bug Maven, see http://jira.codehaus.org/browse/MSHARED-18 

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/site.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/site.xml 
(original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/site.xml 
Wed Jul 29 06:51:48 2015
@@ -31,7 +31,7 @@
   <skin>
     <groupId>org.apache.portals.jetspeed-2</groupId>
     <artifactId>jetspeed-maven-skin</artifactId>
-    <version>2.2.2</version>
+    <version>2.3.0</version>
   </skin>
   <body>
   

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/index.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/index.xml 
(original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/index.xml 
Wed Jul 29 06:51:48 2015
@@ -27,7 +27,7 @@
   <body>
     <section name="Building and developing Jetspeed-2 using Maven-2">
       <p>
-        The Jetspeed-2 build system is, as of version 2.2, fully based upon <a 
href="http://maven.apache.org";>Apache Maven 2.0</a>.
+        The Jetspeed-2 build system is, as of version 2.3, fully based upon <a 
href="http://maven.apache.org";>Apache Maven 3</a>.
       </p>
       <p>
         This means the Jetspeed project developers as well as custom portal 
developers and system integrators are provided with a standardized and very

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-archetype.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-archetype.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-archetype.xml
 (original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-archetype.xml
 Wed Jul 29 06:51:48 2015
@@ -28,7 +28,7 @@
   <body>
     <section name="Quickstart a new custom Jetspeed Portal project using the 
jetspeed-archetype Maven Plugin">
       <p>
-        Jetspeed-2.2 provides an archetype Maven plugin to allow portal 
developers to create custom portal projects very easily. When starting a new 
Jetspeed-based portal project, we strongly recommend that you create a custom 
portal project by the jetspeed-archetype Maven Plugin, and do not edit the 
Jetspeed-2 source and resources directly.
+        Jetspeed-2.3 provides an archetype Maven plugin to allow portal 
developers to create custom portal projects very easily. When starting a new 
Jetspeed-based portal project, we strongly recommend that you create a custom 
portal project by the jetspeed-archetype Maven Plugin, and do not edit the 
Jetspeed-2 source and resources directly.
       </p>
       <p>
         This document will guide you how to run the command and the steps to 
create a sample portal named <strong>hello</strong>.
@@ -36,8 +36,8 @@
       <p>You need the following prerequisites:
           <ul>
               <li>Java Development Kit 1.5</li>
-              <li><a class="externalLink" 
href="http://maven.apache.org/";>Apache Maven</a> 2.2.1 or higher</li>
-              <li><a class="externalLink" 
href="http://tomcat.apache.org/";>Apache Tomcat</a> 6.0.33 or higher</li>
+              <li><a class="externalLink" 
href="http://maven.apache.org/";>Apache Maven</a> 3.3.1 or higher</li>
+              <li><a class="externalLink" 
href="http://tomcat.apache.org/";>Apache Tomcat</a> 7.0 or higher</li>
           </ul>
       </p>
       <subsection name="Optional: Building and Installing Jetspeed-2 Maven 
Plugins">
@@ -60,7 +60,7 @@
           <div class="source"><code><pre>mvn 
org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-4:generate \
     -DarchetypeGroupId=org.apache.portals.jetspeed-2 \
     -DarchetypeArtifactId=jetspeed-archetype \
-    -DarchetypeVersion=2.2.1 \
+    -DarchetypeVersion=2.3.0 \
     -DartifactId=hello \
     -Dpackage=org.example \
     -DgroupId=org.example -Dversion=1.0.0</pre></code></div>
@@ -75,7 +75,7 @@
 $ mvn org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-4:generate \
 -DarchetypeGroupId=org.apache.portals.jetspeed-2 \
 -DarchetypeArtifactId=jetspeed-archetype \
--DarchetypeVersion=2.2.1 \
+-DarchetypeVersion=2.3.0 \
 -DartifactId=hello \
 -Dpackage=org.example \
 -DgroupId=org.example -Dversion=1.0.0

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-mvn-plugin.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-mvn-plugin.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-mvn-plugin.xml
 (original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/jetspeed-mvn-plugin.xml
 Wed Jul 29 06:51:48 2015
@@ -583,7 +583,7 @@
         <source>$mvn jetspeed:mvn -Dlist</source>        
       </p>
       <p>
-        As an example, for the Jetspeed project itself (2.2.1 release) the 
following output will be shown:
+        As an example, for the Jetspeed project itself (2.3.0 release) the 
following output will be shown:
         <source>
 [INFO] [jetspeed:mvn]
 

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/maven-2-build.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/maven-2-build.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/maven-2-build.xml
 (original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-build/src/site/xdoc/maven-2-build.xml
 Wed Jul 29 06:51:48 2015
@@ -18,7 +18,7 @@
 <document>
        <properties>
                <title>
-                       Building Jetspeed 2.2 from Source with Maven-2
+                       Building Jetspeed 2.3 from Source with Maven-3
                </title>
                <authors>
                        <person name="David Sean Taylor" 
email="[email protected]" />
@@ -27,14 +27,14 @@
                </authors>
        </properties>
        <body>
-               <section name="Building and Deploying Jetspeed 2.2 from Source 
with Maven-2">
+               <section name="Building and Deploying Jetspeed 2.3 from Source 
with Maven-3">
             <subsection name="Prerequisites">
               <p>Building and deploying Jetspeed-2 from source has the 
following prerequisites:</p> 
               <ul>
-                <li>Java Development Kit 1.5</li>
-                <li><a class="externalLink" 
href="http://maven.apache.org/";>Apache Maven</a> 2.2.1+</li>
-                <li><a class="externalLink" 
href="http://tomcat.apache.org/";>Apache Tomcat</a> 6.0.33+</li>
-                <li>Configuration of the 
<code>org.apache.portals.jetspeed-2</code> Maven Settings pluginGroup, see:
+                <li>Java Development Kit 1.7</li>
+                <li><a class="externalLink" 
href="http://maven.apache.org/";>Apache Maven</a> 3.3.1+</li>
+                <li><a class="externalLink" 
href="http://tomcat.apache.org/";>Apache Tomcat</a> 7.0+</li>
+                <li>Configuration of the 
<code>org.apache.portals.jetspeed-2</code> Settings pluginGroup, see:
                     <a 
href="index.html#PREREQUISITE:_configuration_of_the_Maven_Settings_pluginGroups">PREREQUISITE:
 configuration of the Maven Settings pluginGroups</a>
                     on the <em>Overview</em> page.
                 </li>
@@ -48,23 +48,23 @@
             <subsection name="Configuring the build environment">
                 <p>
                     All the settings needed during the build and for a 
jetspeed demo Portal deployment need to be defined in a single file in the root 
folder
-                    of the project: 
<strong><code>jetspeed-mvn-setttings.xml</code></strong>. <br/>
+                    of the project: 
<strong><code>jetspeed-mvn-settings.xml</code></strong>. <br/>
                     <em>Note: this file is not provided but needs to be 
created manually first.</em>
                 </p>
                 <p>
-                    For convience however a sample file, 
<strong><code>jetspeed-mvn-setttings-sample.xml</code></strong> is
-                    provided which can simply be copied to 
<strong><code>jetspeed-mvn-setttings.xml</code></strong>.
+                    For convience however a sample file, 
<strong><code>jetspeed-mvn-settings-sample.xml</code></strong> is
+                    provided which can simply be copied to 
<strong><code>jetspeed-mvn-settings.xml</code></strong>.
                 </p>
                 <p>
-                    The 
<strong><code>jetspeed-mvn-setttings-sample.xml</code></strong> provides a 
default configuration using an Embbedded Derby database, and if that
+                    The 
<strong><code>jetspeed-mvn-settings-sample.xml</code></strong> provides a 
default configuration using an Embbedded Derby database, and if that
                     suites you, probably the only changes needed are the 
location of the Derby database(s) and the deployment target directory
                     (<code>org.apache.jetspeed.server.home</code>):
                     <source><![CDATA[
 <properties>
     ...
     <!-- Your Tomcat Installation Path -->
-    
<org.apache.jetspeed.server.home>/home/demo/tomcat-6</org.apache.jetspeed.server.home>
-    
<org.apache.jetspeed.catalina.version.major>6</org.apache.jetspeed.catalina.version.major>
+    
<org.apache.jetspeed.server.home>/home/demo/tomcat-7</org.apache.jetspeed.server.home>
+    
<org.apache.jetspeed.catalina.version.major>7</org.apache.jetspeed.catalina.version.major>
                         
     <!-- Production jdbc driver artifact properties -->
     
<org.apache.jetspeed.production.jdbc.driver.groupId>org.apache.derby</org.apache.jetspeed.production.jdbc.driver.groupId>
@@ -119,8 +119,8 @@
 <properties>
     ...
     <!-- Your Tomcat Installation Path -->
-    
<org.apache.jetspeed.server.home>/home/demo/tomcat-6</org.apache.jetspeed.server.home>
-    
<org.apache.jetspeed.catalina.version.major>6</org.apache.jetspeed.catalina.version.major>
+    
<org.apache.jetspeed.server.home>/home/demo/tomcat-7</org.apache.jetspeed.server.home>
+    
<org.apache.jetspeed.catalina.version.major>7</org.apache.jetspeed.catalina.version.major>
 
     <!-- Production jdbc driver artifact properties -->
     
<org.apache.jetspeed.production.jdbc.driver.groupId>postgresql</org.apache.jetspeed.production.jdbc.driver.groupId>
@@ -158,8 +158,8 @@
 <properties>
     ...
     <!-- Your Tomcat Installation Path -->
-    
<org.apache.jetspeed.server.home>/home/demo/tomcat-6</org.apache.jetspeed.server.home>
-    
<org.apache.jetspeed.catalina.version.major>6</org.apache.jetspeed.catalina.version.major>
+    
<org.apache.jetspeed.server.home>/home/demo/tomcat-7</org.apache.jetspeed.server.home>
+    
<org.apache.jetspeed.catalina.version.major>7</org.apache.jetspeed.catalina.version.major>
     
     <!-- Production jdbc driver artifact properties -->
     
<org.apache.jetspeed.production.jdbc.driver.groupId>mysql</org.apache.jetspeed.production.jdbc.driver.groupId>
@@ -227,9 +227,9 @@
           <section name="Building and installing Jetspeed Portal">
             <subsection name="Optional: Bootstrap build the Jetspeed Maven 
Plugins first">
                 <p>                 
-                  When building Jetspeed 2.2 from a released source 
distribution archive or a SVN checkout of a corresponding release tag the 
following step can be skipped.
+                  When building Jetspeed 2.3 from a released source 
distribution archive or a SVN checkout of a corresponding release tag the 
following step can be skipped.
                 </p>
-                <p>However, when building a specific Jetspeed 2.2.x SNAPSHOT 
or branch SVN checkout which has not (yet) been released, you will have to run 
the following command
+                <p>However, when building a specific Jetspeed 2.3.x SNAPSHOT 
or branch SVN checkout which has not (yet) been released, you will have to run 
the following command
                    first, but <em><strong>only</strong></em> the first time 
(for the checkout version):
                    <source>$mvn install -P init</source>
                 </p>

Modified: portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/pom.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/pom.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/pom.xml Wed Jul 29 
06:51:48 2015
@@ -27,12 +27,12 @@
 
   <artifactId>jetspeed-guide-deploy</artifactId>
   <name>Jetspeed Deployment Guide</name>
-  <description>Jetspeed 2.2 Deployment Guide</description>
+  <description>Jetspeed 2.3 Deployment Guide</description>
   <packaging>pom</packaging>  
   <parent>
          <artifactId>jetspeed-site-docs</artifactId>
       <groupId>org.apache.portals.site</groupId>
-      <version>2.2</version>
+      <version>2.3.0</version>
   </parent>
   
  <!-- this is for a bug Maven, see http://jira.codehaus.org/browse/MSHARED-18 

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/site.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/site.xml 
(original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/site.xml 
Wed Jul 29 06:51:48 2015
@@ -30,7 +30,7 @@
   <skin>
     <groupId>org.apache.portals.jetspeed-2</groupId>
     <artifactId>jetspeed-maven-skin</artifactId>
-    <version>2.2.2</version>
+    <version>2.3.0</version>
   </skin>
   <body>
   

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/guide-page-templates.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/guide-page-templates.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/guide-page-templates.xml
 (original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/guide-page-templates.xml
 Wed Jul 29 06:51:48 2015
@@ -233,8 +233,8 @@ At this point, you may be asking: what b
 <b>How to Create a Fragment Definition</b>
 <p>
 In this section, you will learn how to create your own fragment definition 
pages (FPSML) in Jetspeed, and then use those fragment definitions in a PSML 
page using fragment references. 
-Note that all the examples included here were testing on the Classic (Portal) 
Pipeline (/jetspeed/portal) with the 2.2.2 release of Jetspeed. Fragment 
definitions are designed to work with both the JetUI Pipeline as well as the 
Classic Pipeline.
-An important issue to be aware of - up through version 2.2.2, fragment 
definitions and fragment references may only be defined in XML definitions. 
+Note that all the examples included here were testing on the Classic (Portal) 
Pipeline (/jetspeed/portal) with the 2.3.0 release of Jetspeed. Fragment 
definitions are designed to work with both the JetUI Pipeline as well as the 
Classic Pipeline.
+An important issue to be aware of - up through version 2.3.0, fragment 
definitions and fragment references may only be defined in XML definitions.
 There are no customization features for creating these fragment definitions 
with the Jetspeed customizer. Future releases will provide fragment definition 
editors.
 </p>
 <p>

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/jetspeed-properties.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/jetspeed-properties.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/jetspeed-properties.xml
 (original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-deploy/src/site/xdoc/jetspeed-properties.xml
 Wed Jul 29 06:51:48 2015
@@ -30,8 +30,8 @@ limitations under the License.
        Jetspeed default configuration properties are located in the 
<strong><code>jetspeed.properties</code></strong> file in the 
<strong><code>/WEB-INF/conf/</code></strong> directory. 
        </p>
        <p>
-       Jetspeed properties are used at runtime to customize the Jetspeed 
Portal runtime portal behavior. As of version 2.2.1, you must restart the 
server after changing one or more properties. We do not recommend
-       editing this file. Instead, use the procedure defined in the <a 
href='override-properties.html'>Override Properties</a> document. Provided 
below is a list of all properties as of version 2.2.2.
+       Jetspeed properties are used at runtime to customize the Jetspeed 
Portal runtime portal behavior. As of version 2.3.0, you must restart the 
server after changing one or more properties. We do not recommend
+       editing this file. Instead, use the procedure defined in the <a 
href='override-properties.html'>Override Properties</a> document. Provided 
below is a list of all properties as of version 2.3.0.
        Additionally, see the <a href='config-spring.html'>Spring 
configuration</a> documentation for further deployment configuration of your 
portal.  
        </p>    
        <table>

Modified: portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/pom.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/pom.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/pom.xml Wed Jul 29 
06:51:48 2015
@@ -27,12 +27,12 @@
 
   <artifactId>jetspeed-guide-dev</artifactId>
   <name>Jetspeed Developers Guide</name>
-  <description>Jetspeed 2.2 Developers Guide</description>
+  <description>Jetspeed 2.3 Developers Guide</description>
   <packaging>pom</packaging>  
   <parent>
          <artifactId>jetspeed-site-docs</artifactId>
       <groupId>org.apache.portals.site</groupId>
-      <version>2.2</version>
+      <version>2.3.0</version>
   </parent>
   
  <!-- this is for a bug Maven, see http://jira.codehaus.org/browse/MSHARED-18 

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/site.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/site.xml 
(original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/site.xml Wed 
Jul 29 06:51:48 2015
@@ -30,7 +30,7 @@
   <skin>
     <groupId>org.apache.portals.jetspeed-2</groupId>
     <artifactId>jetspeed-maven-skin</artifactId>
-    <version>2.2.2</version>
+    <version>2.3.0</version>
   </skin>
   <body>
   
@@ -56,7 +56,7 @@
     <menu name="Jetspeed Components">
        <item name="Security Architecture" collapse='true'  
href="guide-security.html">
               <item name="Security Concepts" href="dev-security.html" />
-              <item name="Security 2.2 Framework" href="new-security.html" />
+              <item name="Security 2.3 Framework" href="new-security.html" />
               <item name="Architecture Overview" href="arch.html" />
               <item name="Authentication" href="atn.html" collapse="true">
                   <item name="Login Module" href="login-module.html" />

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/guide-ajax-api.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/guide-ajax-api.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/guide-ajax-api.xml
 (original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/guide-ajax-api.xml
 Wed Jul 29 06:51:48 2015
@@ -945,7 +945,7 @@ http://localhost:8080/jetspeed/ajaxapi?a
             <p>
                 By default the private information (emails, etc..) is 
protected with
                 RolesSecurityBehavior security, but can be changed in 
-                <a 
href="http://svn.apache.org/viewvc/portals/jetspeed-2/portal/tags/JETSPEED-RELEASE-2.2.1/jetspeed-portal-resources/src/main/resources/assembly/ajax-layout.xml";>AJAX
 configuration</a>
+                <a 
href="http://svn.apache.org/viewvc/portals/jetspeed-2/portal/tags/jetspeed-2-2.3.0/jetspeed-portal-resources/src/main/resources/assembly/ajax-layout.xml";>AJAX
 configuration</a>
                 by altering the protectionScope constructor value to either 
"all" to protect
                 even the basic information or to "none" when everything will 
be shown for everyone (not wise on production).
                 The default value "private" will show just the basic 
information of online/offline users and number of guest sessions,

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/index.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/index.xml 
(original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/index.xml 
Wed Jul 29 06:51:48 2015
@@ -38,7 +38,7 @@ with us. However, the full development p
 check out the <i>Custom Build</i> section below. If you want to get more 
involved and start contributing to Jetspeed, see the section below on 
<i>Building from Source</i>
 </p>
 <p>Best place to get started developing Jetspeed is to read our <a 
href='../buildguide/index.html'>Build Guide</a></p>
-<p>Starting with Jetspeed 2.2, all Jetspeed building is with Maven-2. The 2.1 
branch used to support Maven-1, Maven-2, and Ant. We have consolidated all 
features from all 2.1.x builds into one new, Maven-2 build for version 2.2 and 
beyond</p>  
+<p>Starting with Jetspeed 2.3.0, all Jetspeed building is with Maven-3. </p>
 <h2>Custom Building with Maven Plugins</h2>
 <p>With the Jetspeed Custom build, you can actually build your own portal 
without the Jetspeed source. 
 You will want to customize your Jetspeed build, overriding the skins and 
themes, adding your own portlet applications and perhaps overriding

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/new-security.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/new-security.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/new-security.xml
 (original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/new-security.xml
 Wed Jul 29 06:51:48 2015
@@ -17,8 +17,8 @@
 -->
 <document>
        <properties>
-               <title>Security 2.2</title>
-               <subtitle>New Security in Version 2.2</subtitle>
+               <title>Security 2.3</title>
+               <subtitle>New Security in Version 2.3</subtitle>
                <authors>
                        <person name="Dennis Dam" email="[email protected]" />
                        <person name="David Sean Taylor" 
email="[email protected]" />
@@ -26,7 +26,7 @@
        </properties>
        <body>
                <section name="Jetspeed Security Framework">
-               <p>With version 2.2, Jetspeed introduces a new security 
framework. The 2.2 security is based on an security association engine, enable 
you to introduce your own
+               <p>With version 2.3, Jetspeed introduces a new security 
framework. The 2.3 security is based on an security association engine, enable 
you to introduce your own
                security components and build associations with other existing 
or new security components.</p>
                        <subsection name="Key Concepts: Subjects, Principals, 
Credentials">
                        <p>

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/spring-config.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/spring-config.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/spring-config.xml
 (original)
+++ 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-dev/src/site/xdoc/spring-config.xml
 Wed Jul 29 06:51:48 2015
@@ -18,9 +18,9 @@
 <document>
        <properties>
                <title>
-                       Conditional Configuration Jetspeed 2.2 Components
+                       Conditional Configuration Jetspeed 2.3 Components
                </title>
-               <subtitle>How-to configure Jetspeed 2.2 Portal</subtitle>
+               <subtitle>How-to configure Jetspeed 2.3 Portal</subtitle>
                <authors>
                        <person name="Ate Douma" email="[email protected]" />
                        <person name="Woonsan Ko" email="[email protected]" />

Modified: portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/pom.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/pom.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/pom.xml Wed Jul 29 
06:51:48 2015
@@ -27,11 +27,11 @@
 
   <artifactId>jetspeed-guide-users</artifactId>
   <name>Jetspeed Users Guide</name>
-  <description>Jetspeed 2.2 Users Guide</description>
+  <description>Jetspeed 2.3 Users Guide</description>
   <parent>
          <artifactId>jetspeed-site-docs</artifactId>
       <groupId>org.apache.portals.site</groupId>
-      <version>2.2</version>
+      <version>2.3.0</version>
   </parent>
   <packaging>pom</packaging>
   

Modified: 
portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/src/site/site.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/src/site/site.xml 
(original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-guide-users/src/site/site.xml 
Wed Jul 29 06:51:48 2015
@@ -31,7 +31,7 @@
   <skin>
     <groupId>org.apache.portals.jetspeed-2</groupId>
     <artifactId>jetspeed-maven-skin</artifactId>
-    <version>2.2.2</version>
+    <version>2.3.0</version>
   </skin>
   <body>
   

Modified: portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/pom.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/pom.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/pom.xml Wed Jul 29 
06:51:48 2015
@@ -27,12 +27,12 @@
 
   <artifactId>jetspeed-tutorial</artifactId>
   <name>Jetspeed Tutorial</name>
-  <description>Jetspeed 2.2 Tutorial</description>
+  <description>Jetspeed 2.3 Tutorial</description>
   <packaging>pom</packaging>
   <parent>
          <artifactId>jetspeed-site-docs</artifactId>
       <groupId>org.apache.portals.site</groupId>
-      <version>2.2</version>
+      <version>2.3.0</version>
   </parent>
   
  <!-- this is for a bug Maven, see http://jira.codehaus.org/browse/MSHARED-18 

Modified: portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/src/site/site.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/src/site/site.xml 
(original)
+++ portals/site/jetspeed/jetspeed-2.3/jetspeed-tutorial/src/site/site.xml Wed 
Jul 29 06:51:48 2015
@@ -30,7 +30,7 @@
   <skin>
     <groupId>org.apache.portals.jetspeed-2</groupId>
     <artifactId>jetspeed-maven-skin</artifactId>
-    <version>2.2.2</version>
+    <version>2.3.0</version>
   </skin>
   <body>
 

Modified: portals/site/jetspeed/jetspeed-2.3/postdocs.sh
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/postdocs.sh?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/postdocs.sh (original)
+++ portals/site/jetspeed/jetspeed-2.3/postdocs.sh Wed Jul 29 06:51:48 2015
@@ -1,3 +1,4 @@
+#!/usr/bin/env bash
 mkdir target/site/adminguide/
 mkdir target/site/buildguide/
 mkdir target/site/deployguide/
@@ -12,6 +13,6 @@ cp -R jetspeed-guide-deploy/target/site/
 cp -R jetspeed-guide-dev/target/site/* target/site/devguide/
 cp -R jetspeed-guide-users/target/site/* target/site/usersguide/
 cp -R jetspeed-tutorial/target/site/* target/site/tutorial/
-rm ../../../jetspeed-2/target/site/index.html
-cp ../../../jetspeed-2/target/site/*.html target/site/
-cp -R ../../../jetspeed-2/jetspeed-api/target/site/apidocs/* 
target/site/apidocs/
+# rm ../../../../releases/jetspeed-2-2.3.0/target/site/index.html
+cp ../../../../releases/jetspeed-2-2.3.0/target/site/*.html target/site/
+cp -R ../../../../releases/jetspeed-2-2.3.0/jetspeed-api/target/site/apidocs/* 
target/site/apidocs/

Modified: portals/site/jetspeed/jetspeed-2.3/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/site.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/src/site/site.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/src/site/site.xml Wed Jul 29 06:51:48 
2015
@@ -25,7 +25,7 @@
   <skin>
     <groupId>org.apache.portals.jetspeed-2</groupId>
     <artifactId>jetspeed-maven-skin</artifactId>
-    <version>2.2.2</version>
+    <version>2.3.0</version>
   </skin>
   <body>
   
@@ -42,7 +42,7 @@
         <item name="Welcome" href="index.html" />    
         <item name="Features" href="features.html" />
         <item name="Getting Started" href="getting-started.html" />
-               <item name="Online Demos" href="demo.html"/>
+               <!--<item name="Online Demos" href="demo.html"/>-->
         <item name="Roadmap" href="roadmap.html" />
     </menu>
         
@@ -75,7 +75,7 @@
        </menu>
        
        <menu name="Tutorials">
-        <item name="Jetspeed 2.2 Maven Tutorial" href="tutorial/index.html" />
+        <item name="Jetspeed 2.3 Maven Tutorial" href="tutorial/index.html" />
        </menu>
     
     <menu name="Community">

Modified: portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/download.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/download.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/download.xml Wed Jul 29 
06:51:48 2015
@@ -34,7 +34,7 @@
                                .
                        </p>
                        <p>
-                       With version 2.2.2, there is a single binary 
distribution: an installer. From the installation program, you can choose 
either the demo or minimal installation.
+                       With version 2.3.0, there is a single binary 
distribution: an installer. From the installation program, you can choose 
either the demo or minimal installation.
                        The demo option is best for seeing more features, 
capabilities, and demo portlet applications. 
                        The minimal option could be useful for basing your own 
custom-portal distribution upon, or just seeing the basic feature set of 
Jetspeed.
                        <ol>
@@ -55,7 +55,7 @@
                                </tr>
                                <tr>
                                        <td>Jetspeed-2 Standard Installer with 
both Minimal and Demo choices</td>
-                                       <td><a 
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/jetspeed-installer-2.3.0.jar";>jetspeed-installer-2.2.2.jar</a></td>
+                                       <td><a 
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/jetspeed-installer-2.3.0.jar";>jetspeed-installer-2.3.0.jar</a></td>
                                        <td><a 
href="http://www.apache.org/dist/portals/jetspeed-2/binaries/jetspeed-installer-2.3.0.jar.md5";>here</a></td>
                                        <td><a 
href="http://www.apache.org/dist/portals/jetspeed-2/binaries/jetspeed-installer-2.3.0.jar.asc";>here</a></td>
                                </tr>

Modified: 
portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started-installer.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started-installer.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- 
portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started-installer.xml 
(original)
+++ 
portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started-installer.xml 
Wed Jul 29 06:51:48 2015
@@ -121,7 +121,7 @@ java -jar jetspeed-installer-2.3.0.jar t
                        Note that the setting of CATALINA_OPTS is optional in 
the following examples. (See <a 
href="#Note_on_Permanent_Generation_Size_of_Your_JVM">Note on Permanent 
Generation Size of Your JVM</a> for detail.)
                        </p>
                        <source>
-$ cd ~/jetspeed-2.2.2/bin
+$ cd ~/jetspeed-2.3.0/bin
 $ export CATALINA_OPTS="-Xmx512m -XX:MaxPermSize=128m"
 $ ./startup.sh
                        </source>
@@ -129,7 +129,7 @@ $ ./startup.sh
                        On windows, here is an example where you have installed 
to the default location:
                        </p>
                        <source>
-> cd C:\Apache\Jetspeed-2.2.2\bin
+> cd C:\Apache\Jetspeed-2.3.0\bin
 > set CATALINA_OPTS="-Xmx512m -XX:MaxPermSize=128m"
 > startup.bat
                        </source>

Modified: portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started.xml 
(original)
+++ portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/getting-started.xml Wed 
Jul 29 06:51:48 2015
@@ -26,17 +26,16 @@
        <body>
                <section name="Requirements">
                <p>
-               System Requirements to Run Jetspeed 2.2.2:
+               System Requirements to Run Jetspeed 2.3.0:
                        <ul>
-                               <li>Java 1.5 or higher installed</li>
-                               <li>at least 1 MB of memory</li>
+                               <li>Java 1.7 or higher installed</li>
                                <li>a database is optional, the Jetspeed 
installer comes with a built-in database (Derby). For production system 
recommend providing your own maintained database
                                Supported Databases: (MySQL, Oracle, Postgres, 
DB2, Sybase, SQL Server, Derby, HSQL)</li>
                                <li>100 MB free disk space</li>
                        </ul>
                </p>
                <p>
-               <a href='#cb1'>System Requirements to Build and Develop with 
Jetspeed 2.2.2</a>
+               <a href='#cb1'>System Requirements to Build and Develop with 
Jetspeed 2.3.0</a>
                </p>
                </section>
                <section name="Where do I start?">
@@ -107,14 +106,14 @@ Although Jetspeed can be customized onli
 maintain the life-cycle of this source.
 </p>
 <p> 
-Custom Jetspeed builds for version 2.2.2 are built with Maven-2 (and Maven-3 
preferred) only. (The Maven-1 custom build is no longer supported.) 
+Custom Jetspeed builds for version 2.3.0 are built with Maven-3 only. (The 
Maven-1 custom build is no longer supported.)
 Building Jetspeed from source is not necessary for most projects.
 </p> 
-<subsection name="Maven-2 Custom Build">
-<p>The Maven-2 Custom Build is based on a Maven-2 plugin. To get started with 
the Maven-2 plugin, see the documentation here:
+<subsection name="Maven Custom Build">
+<p>The Maven Custom Build is based on a Maven plugin. To get started with the 
Maven plugin, see the documentation here:
 <ul>
-<li><a href="buildguide/maven-2-build.html">Maven-2 Jetspeed Build Getting 
Started</a></li>
-<li><a href="buildguide/jetspeed-archetype.html">Maven-2 Jetspeed 
Archetype</a></li>
+<li><a href="buildguide/maven-2-build.html">Maven Jetspeed Build Getting 
Started</a></li>
+<li><a href="buildguide/jetspeed-archetype.html">Maven Jetspeed 
Archetype</a></li>
 </ul>
 </p>
 </subsection>
@@ -123,20 +122,13 @@ Building Jetspeed from source is not nec
 General requirements for custom builds:
 </p>
        <ul>
-               <li>Java 1.5 or higher</li>
-               <li>200 MB free disk space</li>
-               <li>2 MB of memory</li>         
-               <li>Maven-2 or Maven-3</li>
-               <li>Ant</li>
+               <li>Java 7</li>
+               <li>Maven 3.3.1</li>
                <li>
-                       Servlet 2.4 (or higher) Engine:
+                       Servlet 3.0 (or higher) Engine:
                                <ul>
-                                               <li><a 
href="deployguide/guide-tomcat.html">Tomcat 6.0.33+</a></li> 
-                                               <li>Jetty</li>
+                                               <li><a 
href="deployguide/guide-tomcat.html">Tomcat 7</a></li>
                                                <li><a 
href="deployguide/deploying-jetspeed-to-websphere.html">Websphere 6.0</a></li>
-                                               <li>Geronimo</li>
-                                               <li>JBoss</li>
-                                               <li>Weblogic</li>
                                </ul>
                                Jetspeed 2 portals can be run under any
                                servlet container supporting the 2.4 
specification or

Modified: 
portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/guide-etl-migration.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/guide-etl-migration.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/guide-etl-migration.xml 
(original)
+++ portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/guide-etl-migration.xml 
Wed Jul 29 06:51:48 2015
@@ -24,7 +24,7 @@
        </authors>
   </properties>
   <body>
-       <section name="ETL Migration Using Jetspeed 2.1.3/2.1.4+ and 2.2.1+ 
Installers">
+       <section name="ETL Migration Using Jetspeed 2.1.3/2.1.4+, 2.2.1+ and 
2.3.0 Installers">
          <p>
         To facilitate ETL based migration or data manipulation strategies, the 
Jetspeed installer
         includes the ability to export, initialize, and import a Jetspeed 
database. In addition to

Modified: portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/index.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/index.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/index.xml Wed Jul 29 
06:51:48 2015
@@ -27,14 +27,14 @@
        <body>
                <section name="Welcome to Jetspeed-2">
                        <div id="downloadbox">
-                               <h5>Get Jetspeed 2.2.2</h5>
+                               <h5>Get Jetspeed 2.3.0</h5>
                                <p>
                                        <a href="download.html">
                                                <img valign="top" 
src="images/folder-open.gif"
                                                        border="0" alt="" 
title="download" />
                                                Download
                                        </a>
-                                       Jetspeed 2.2.2
+                                       Jetspeed 2.3.0
                                        <small>(94MB)</small>
                                </p>
                                <ul>
@@ -88,9 +88,20 @@ Jetspeed provides a security infrastruct
 The Jetspeed enterprise portal integrates dynamic information, people, and 
processes across organization boundaries. This content is aggregated using 
portlets from diverse sources. 
 Portlets are just mini-web applications, or web-components. Jetspeed always 
provides secured access to the portlets. A short overview of Jetspeed <a 
href="features.html" >features</a>:
 <ul>
-<li>*New* 2.2.2 Portlet Cloning: allow site editors to quickly create new 
portlet variants based on modified preference and other descriptor settings</li>
-<li>*New* 2.2.2 Admin roles security restriction on admin roles 
maintenance</li>
-<li>*New* 2.2.1 JetUI AJAX Customization Engine with Dockable Toolbox, Drag 
and Drop, New Navigations</li>
+<li>2.3.0 - Responsive Layout and Designs</li>
+<li>2.3.0 - Java7 Support</li>
+<li>2.3.0 - Tomcat7 and Servlet 3.0</li>
+<li>2.3.0 - Portlet API 2.1.0</li>
+<li>2.3.0 - Jetspeed API + Generics</li>
+<li>2.3.0 - Upgrade Dependencies, Spring</li>
+<li>2.3.0 - J2-Admin Angular Portlet Framework</li>
+<li>2.3.0 - J2-Admin Chart Portlets (JS2-1320)</li>
+<li>2.3.0 - New User Manager (JS2-1293)</li>
+<li>2.3.0 - Preferences Performance Improvements (JS2-1325)</li>
+<li>2.3.0 - Security Performance Improvements (JS2-1324)</li>
+<li>2.2.2 Portlet Cloning: allow site editors to quickly create new portlet 
variants based on modified preference and other descriptor settings</li>
+<li>2.2.2 Admin roles security restriction on admin roles maintenance</li>
+<li>2.2.1 JetUI AJAX Customization Engine with Dockable Toolbox, Drag and 
Drop, New Navigations</li>
 <li>Secure Access - Security based on standards, ACLs, Open ID, CAS</li> 
 <li>Single Point of Entry (SSO, Federated) </li>
 <li>Enterprise Integration -  (EAI, integration points)</li> 
@@ -101,8 +112,8 @@ Portlets are just mini-web applications,
 </p>                   
                        <subsection name="Jetspeed-2 Status">
 <p>
-The latest version of Jetspeed is 2.2.2, released October 10, 2011. Version 
2.2.2 is primarily a maintenance and bugfix release.
-See the <a href='features.html'>Features</a> page for a complete description 
of the Jetspeed 2.2.2 release.
+The latest version of Jetspeed is 2.3.0, released July 28, 2015. Version 2.3.0 
is a major release, introducing responsive portal layouts,
+    Java 7 and Tomcat 7 support, Portlet API 2.1.0, and much more. See the <a 
href='features.html'>Features</a> page for a complete description of the 
Jetspeed 2.3.0 release.
                                </p>
                        </subsection>
                        

Modified: portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/roadmap.xml
URL: 
http://svn.apache.org/viewvc/portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/roadmap.xml?rev=1693187&r1=1693186&r2=1693187&view=diff
==============================================================================
--- portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/roadmap.xml (original)
+++ portals/site/jetspeed/jetspeed-2.3/src/site/xdoc/roadmap.xml Wed Jul 29 
06:51:48 2015
@@ -26,8 +26,8 @@
     <body>
     <section name="Upcoming Releases Timeline">
             <ul>
-                <li>2.3.0 - May 2015</li>
-                <li>2.3.1 - November 2015</li>
+                <li>2.3.0 - July 2015</li>
+                <li>2.3.1 - January 2016</li>
             </ul>
         </section>
        <section name="2.3.0 Release">


Reply via email to