You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by es...@apache.org on 2008/03/07 06:51:31 UTC

svn commit: r634546 - /portals/pluto/branches/pluto-1.1.x/pluto-site/src/site/xdoc/v11/getting-started.xml

Author: esm
Date: Thu Mar  6 21:51:28 2008
New Revision: 634546

URL: http://svn.apache.org/viewvc?rev=634546&view=rev
Log:
Updating Pluto 1.1.x pluto-site with news and updates, etc. from trunk.

Modified:
    portals/pluto/branches/pluto-1.1.x/pluto-site/src/site/xdoc/v11/getting-started.xml

Modified: portals/pluto/branches/pluto-1.1.x/pluto-site/src/site/xdoc/v11/getting-started.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/pluto-1.1.x/pluto-site/src/site/xdoc/v11/getting-started.xml?rev=634546&r1=634545&r2=634546&view=diff
==============================================================================
--- portals/pluto/branches/pluto-1.1.x/pluto-site/src/site/xdoc/v11/getting-started.xml (original)
+++ portals/pluto/branches/pluto-1.1.x/pluto-site/src/site/xdoc/v11/getting-started.xml Thu Mar  6 21:51:28 2008
@@ -136,12 +136,12 @@
 	  then the <code>pluto:install</code> will fail.
 	</p>
         <p>
-          <code>&lt;PLUTO-SRCHOME&gt;</code> is the local directory where the
+          <code>&lt;PLUTO_SRCHOME&gt;</code> is the local directory where the
           Pluto 1.1 source distribution has been checked out or unzipped into.
         </p>
         <p>
           <source><![CDATA[
-$> cd <PLUTO-SRCHOME>
+$> cd <PLUTO_SRCHOME>
 $> mvn install
 $> mvn pluto:install -DinstallDir=path/to/appserver
           ]]></source>
@@ -173,12 +173,12 @@
         <p>
         This section documents the manual installation of Pluto 1.1 and 2.0 into Tomcat. It replaces 
         the pluto:install goal, but requires that the built-in Maven 2 install goal 
-        (<code>mvn install</code>) be run from <code>&lt;PLUTO-SRCHOME&gt;</code>.
+        (<code>mvn install</code>) be run from <code>&lt;PLUTO_SRCHOME&gt;</code>.
         </p>
         <p>
           <b>Step 1:</b>
           <source><![CDATA[
-$> cd <PLUTO-SRCHOME>
+$> cd <PLUTO_SRCHOME>
 $> mvn install
           ]]></source>
         </p>
@@ -210,7 +210,7 @@
           </ul>
         </p>
         <p>
-          <b>Step 3:</b> For Pluto 1.1 copy the following to
+          <b>Step 3:</b> For Pluto 1.1, copy the following to
           <code>&lt;TOMCAT_HOME&gt;/common/endorsed</code>:
           <ul>
             <li>xercesImpl-2.6.2.jar</li>