You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/12/20 02:31:13 UTC

svn commit: r122794 - /lenya/docu/src/documentation/content/xdocs/installation/source_version.xml

Author: gregor
Date: Sun Dec 19 17:31:11 2004
New Revision: 122794

URL: http://svn.apache.org/viewcvs?view=rev&rev=122794
Log:
Fixed install document validation errors.
Modified:
   lenya/docu/src/documentation/content/xdocs/installation/source_version.xml

Modified: lenya/docu/src/documentation/content/xdocs/installation/source_version.xml
Url: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/installation/source_version.xml?view=diff&rev=122794&p1=lenya/docu/src/documentation/content/xdocs/installation/source_version.xml&r1=122793&p2=lenya/docu/src/documentation/content/xdocs/installation/source_version.xml&r2=122794
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/installation/source_version.xml	(original)
+++ lenya/docu/src/documentation/content/xdocs/installation/source_version.xml	Sun Dec 19 17:31:11 2004
@@ -38,13 +38,13 @@
   			There are different ways to install and run Lenya:
   			<br/>
   			Choose between
-  			<ol>
-  				<li>running Lenya standalone using the built-in Jetty servlet container</li>
-  				<li>using Tomcat and have the build process taking care of deploying Lenya in Tomcat</li>
-  				<!--<li>creating a webapp for Tomcat (and other servlet containers) to be deployed manually on a remote server</li>-->
-  			</ol>
   		</p>
-  		
+        <ol>
+            <li>running Lenya standalone using the built-in Jetty servlet container</li>
+            <li>using Tomcat and have the build process taking care of deploying Lenya in Tomcat</li>
+            <!--<li>creating a webapp for Tomcat (and other servlet containers) to be deployed manually on a remote server</li>-->
+        </ol>
+
   		<p>
   			Please note that you can use other servlet
         	containers as well, but Jetty and Tomcat are the tested ones.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org