You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by vk...@apache.org on 2008/11/04 16:56:24 UTC

svn commit: r711280 - /portals/jetspeed-2/portal/trunk/src/site/xdoc/getting-started.xml

Author: vkumar
Date: Tue Nov  4 07:56:23 2008
New Revision: 711280

URL: http://svn.apache.org/viewvc?rev=711280&view=rev
Log:
Fixing tomcat and maven versions

Modified:
    portals/jetspeed-2/portal/trunk/src/site/xdoc/getting-started.xml

Modified: portals/jetspeed-2/portal/trunk/src/site/xdoc/getting-started.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/src/site/xdoc/getting-started.xml?rev=711280&r1=711279&r2=711280&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/src/site/xdoc/getting-started.xml (original)
+++ portals/jetspeed-2/portal/trunk/src/site/xdoc/getting-started.xml Tue Nov  4 07:56:23 2008
@@ -32,28 +32,19 @@
 			<p>
 				It is expected that the user is familiar with both the
 				<a href="http://maven.apache.org">Apache Maven</a>
-				project management tool and the
-				<a href="http://ant.apache.org">Apache Ant</a>
-				scripting utility.
+				project management tool.
 			</p>
-			<ul>
-				<li>
-					<a href="http://ant.apache.org/bindownload.cgi">
-						Ant 1.5
-					</a>
-					or higher
-				</li>
 				<li>
 					<a
-						href="http://maven.apache.org/start/download.html">
-						Maven 1.0.2
+						href="http://maven.apache.org/download.html">
+						Maven 2.x.x
 					</a>
 				</li>
 				<li>Java 1.4.2_02 or higher</li>
 				<li>
 					Servlet 2.4 Engine:
 					<ul>
-						<li>Tomcat 5.5.x</li> 
+						<li>Tomcat 5.5.26</li> 
 						<li>Jetty</li>
 						<li>Websphere 6.0</li>
 						<li>Geronimo</li>
@@ -68,7 +59,7 @@
 		<section name='1. Get Maven Ready'>
 			<p>
 				If you have not already done so, download and install
-				<a href="http://maven.apache.org/maven-1.x">Maven</a>
+				<a href="http://maven.apache.org/">Maven2</a>
 				.
 			</p>
 		</section>
@@ -106,7 +97,7 @@
 				greater. Successful Jetspeed 2 portal applications have
 				been deployed using:
 				<ul>
-					<li>Tomcat 5.5.8 or higher</li>
+					<li>Tomcat 5.5.26 or higher</li>
 					<li>Jetty</li>
 					<li>Websphere</li>
 					<li>Geronimo</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org