Author: olamy
Date: Wed Apr 11 12:02:41 2012
New Revision: 1324715

URL: http://svn.apache.org/viewvc?rev=1324715&view=rev
Log:
[MTOMCAT-138] Cannot define the embedded Tomcat version
document how to adjust embedded tomcat version used with tomcat7 plugin.

Modified:
    tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/site.xml
    tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/site/site.xml

Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/site.xml?rev=1324715&r1=1324714&r2=1324715&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/site.xml (original)
+++ tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/site.xml Wed Apr 11 
12:02:41 2012
@@ -22,25 +22,25 @@
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
-      <item name="Goals" href="plugin-info.html"/>
-      <item name="Usage" href="usage.html"/>
-      <item name="FAQ" href="faq.html"/>
-      <item name="Javadoc" href="apidocs/index.html"/>
+      <item name="Goals"        href="plugin-info.html"/>
+      <item name="Usage"        href="usage.html"/>
+      <item name="FAQ"          href="faq.html"/>
+      <item name="Javadoc"      href="apidocs/index.html"/>
     </menu>
     <menu name="Examples">
       <item name="Adding System Properties" 
href="examples/add-system-properties.html"/>
-      <item name="Adjust Tomcat Version" 
href="examples/adjust-embedded-tomcat-version.html"/>
-      <item name="Deployment" href="examples/deployment.html"/>
-      <item name="Deployment to Tomcat 7" 
href="examples/deployment-tomcat7.html"/>
+      <item name="Adjust Tomcat Version"    
href="examples/adjust-embedded-tomcat-version.html"/>
+      <item name="Deployment"               href="examples/deployment.html"/>
+      <item name="Deployment to Tomcat 7"   
href="examples/deployment-tomcat7.html"/>
     </menu>
 
     <menu ref="reports"/>
 
     <menu name="ASF">
-      <item name="How Apache Works" 
href="http://www.apache.org/foundation/how-it-works.html"/>
-      <item name="Foundation" href="http://www.apache.org/foundation/"/>
+      <item name="How Apache Works"  
href="http://www.apache.org/foundation/how-it-works.html"/>
+      <item name="Foundation"        href="http://www.apache.org/foundation/"/>
       <item name="Sponsoring Apache" 
href="http://www.apache.org/foundation/sponsorship.html"/>
-      <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
+      <item name="Thanks"            
href="http://www.apache.org/foundation/thanks.html"/>
     </menu>
 
   </body>

Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/site/site.xml?rev=1324715&r1=1324714&r2=1324715&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/site/site.xml (original)
+++ tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/site/site.xml Wed Apr 11 
12:02:41 2012
@@ -21,18 +21,19 @@
 <project xmlns="http://maven.apache.org/DECORATION/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
   <body>
     <menu name="Overview">
-      <item name="Introduction" href="index.html"/>
-      <item name="Goals" href="plugin-info.html"/>
-      <item name="Javadoc" href="apidocs/index.html"/>
+      <item name="Introduction"          href="index.html"/>
+      <item name="Goals"                 href="plugin-info.html"/>
+      <item name="Javadoc"               href="apidocs/index.html"/>
+      <item name="Adjust Tomcat Version" 
href="adjust-embedded-tomcat-version.html"/>
     </menu>
 
     <menu ref="reports"/>
 
     <menu name="ASF">
-      <item name="How Apache Works" 
href="http://www.apache.org/foundation/how-it-works.html"/>
-      <item name="Foundation" href="http://www.apache.org/foundation/"/>
+      <item name="How Apache Works"  
href="http://www.apache.org/foundation/how-it-works.html"/>
+      <item name="Foundation"        href="http://www.apache.org/foundation/"/>
       <item name="Sponsoring Apache" 
href="http://www.apache.org/foundation/sponsorship.html"/>
-      <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
+      <item name="Thanks"            
href="http://www.apache.org/foundation/thanks.html"/>
     </menu>
 
   </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to