Author: ate
Date: Sat Mar 3 08:46:31 2007
New Revision: 514187
URL: http://svn.apache.org/viewvc?view=rev&rev=514187
Log:
preparing for 2.1 release
Modified:
portals/jetspeed-2/trunk/xdocs/download.xml
portals/jetspeed-2/trunk/xdocs/index.xml
Modified: portals/jetspeed-2/trunk/xdocs/download.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/xdocs/download.xml?view=diff&rev=514187&r1=514186&r2=514187
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/download.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/download.xml Sat Mar 3 08:46:31 2007
@@ -1,70 +1,100 @@
-<?xml version="1.0"?>
-<!--
- Copyright 2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<document>
- <properties>
- <title>How to Download Jetspeed-2</title>
- <subtitle>Documentation on How to Download Jetspeed-2</subtitle>
- <authors>
- <person name="David Le Strat" email="[EMAIL PROTECTED]"
/>
- </authors>
- </properties>
- <body>
- <section name="Download Jetspeed-2 Distribution">
- <p>
- Jetspeed-2 is distributed in several formats
for your
- convenience and distributed under the
- <a href="license.html">
- Apache License, version 2.0
- </a>
- .
- </p>
- <subsection name="Jetspeed-2 Installer Distribution">
- <table>
- <tr>
- <th>Distribution</th>
- <th>Mirrors</th>
- </tr>
- <tr>
- <td>Jetspeed-2 (with embedded Derby
database)</td>
- <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/Jetspeed2.0-derby-install.jar">Jetspeed2.0-derby-install.jar</a></td>
- </tr>
- <tr>
- <td>Jetspeed-2 (with your pre-installed
database)</td>
- <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/Jetspeed2.0-MultiDb-install.jar">Jetspeed2.0-MultiDb-install.jar</a></td>
- </tr>
- </table>
- </subsection>
- <subsection name="System Requirements">
- <p>
- The list of systems requirements for Jetspeed-2
is available <a href="getting-started.html#Requirements">here</a>.
- </p>
- </subsection>
- <subsection name="Installation Instructions">
- <p>
- Jetspeed-2 can be install from the source or
from the binary distributions. See the following guides on:
- <ul>
- <li><a
href="getting-started-installer.html">Getting Started with Jetspeed-2
Installer</a></li>
- <li><a
href="getting-started-source.html">Getting Started with Building from
Jetspeed-2 Source</a></li>
- <li><a
href="getting-started-binary.html">Getting Started with Building from
Jetspeed-2 Maven Plugin</a></li>
- </ul>
- </p>
- </subsection>
- </section>
-
- </body>
-</document>
-
+<?xml version="1.0"?>
+<!--
+ Copyright 2004 The Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<document>
+ <properties>
+ <title>How to Download Jetspeed-2</title>
+ <subtitle>Documentation on How to Download Jetspeed-2</subtitle>
+ <authors>
+ <person name="David Le Strat" email="[EMAIL PROTECTED]"
/>
+ </authors>
+ </properties>
+ <body>
+ <section name="Download Jetspeed-2 Distribution">
+ <p>
+ Jetspeed-2 is distributed in several formats
for your
+ convenience and distributed under the
+ <a href="license.html">
+ Apache License, version 2.0
+ </a>
+ .
+ </p>
+ <subsection name="Jetspeed-2.1 Installer Distribution">
+ <table>
+ <tr>
+ <th>Distribution</th>
+ <th>Mirrors</th>
+ <th>Checksum</th>
+ <th>Signature</th>
+ </tr>
+ <tr>
+ <td>Jetspeed-2 Standard with only the
required Administrative Portlets</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/jetspeed-2.1-installer.jar">jetspeed-2.1-installer.jar</a></td>
+ <td><a
href="http://www.apache.org/dist/portals/jetspeed-2/binaries/jetspeed-2.1-installer.jar.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dist/portals/jetspeed-2/binaries/jetspeed-2.1-installer.jar.arc">here</a></td>
+ </tr>
+ <tr>
+ <td>Jetspeed-2 Demo With lots of demo
Portlets: RSS, JSF, JPetstore and many more</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/binaries/jetspeed-2.1-installer.jar">Jetspeed-2.1-installer.jar</a></td>
+ <td><a
href="http://www.apache.org/dist/portals/jetspeed-2/binaries/jetspeed-2.1-demo-installer.jar.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dist/portals/jetspeed-2/binaries/jetspeed-2.1-demo-installer.jar.arc">here</a></td>
+ </tr>
+ </table>
+ <p>
+ Both the installers support the
following databases for Jetspeed: Derby (default), DB2, MySQL, MSSQL, Oracle,
PostgreSQL, SapDB,
+ as well as manual (do it yourself)
configuration of other databases.
+ </p>
+ <p> Furthermore, through a provided ANT script
after installation, reinitializing or switching to another database is a simple
one step operation.
+ </p>
+ </subsection>
+ <subsection name="Jetspeed-2.1 Source Distribution">
+ <table>
+ <tr>
+ <th/>
+ <th>Mirrors</th>
+ <th>Checksum</th>
+ <th>Signature</th>
+ </tr>
+ <tr>
+
<td>jetspeed-2.1-src.tar.bz2</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.tar.bz2">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.tar.bz2.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.tar.bz2.arc">here</a></td>
+ </tr>
+ <tr>
+ <td>jetspeed-2.1-src.tar.gz</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.tar.gz">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.tar.gz.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.tar.gz.arc">here</a></td>
+ </tr>
+ <tr>
+ <td>jetspeed-2.1-src.zip</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.zip">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.zip.md5">here</a></td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.1-src.zip.arc">here</a></td>
+ </tr>
+ </table>
+ </subsection>
+ <subsection name="System Requirements">
+ <p>
+ The list of systems requirements for Jetspeed-2
is available <a href="getting-started.html#Requirements">here</a>.
+ </p>
+ </subsection>
+ </section>
+
+ </body>
+</document>
+
Modified: portals/jetspeed-2/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/xdocs/index.xml?view=diff&rev=514187&r1=514186&r2=514187
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/index.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/index.xml Sat Mar 3 08:46:31 2007
@@ -26,15 +26,15 @@
<body>
<section name="Welcome to Jetspeed-2">
<div id="downloadbox">
- <h5>Get Jetspeed 2.0</h5>
+ <h5>Get Jetspeed 2.1</h5>
<p>
<a
href="download.html#Jetpseed-2_Binary_Distribution">
<img valign="top"
src="images/folder-open.gif"
border="0" alt=""
title="download" />
Download
</a>
- Jetspeed 2.0
- <small>(70MB)</small>
+ Jetspeed 2.1
+ <small>(33MB)</small>
</p>
<ul>
<li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]