Author: olamy Date: Tue Jan 10 11:09:28 2012 New Revision: 1229505 URL: http://svn.apache.org/viewvc?rev=1229505&view=rev Log: add link to war/jar exec doc on the home page
Modified: tomcat/maven-plugin/trunk/src/site/apt/executable-war-jar.apt.vm tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm Modified: tomcat/maven-plugin/trunk/src/site/apt/executable-war-jar.apt.vm URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/apt/executable-war-jar.apt.vm?rev=1229505&r1=1229504&r2=1229505&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/src/site/apt/executable-war-jar.apt.vm (original) +++ tomcat/maven-plugin/trunk/src/site/apt/executable-war-jar.apt.vm Tue Jan 10 11:09:28 2012 @@ -3,7 +3,7 @@ --- Olivier Lamy --- - October 17, 2011 + 2011-01-10 --- ~~ Licensed to the Apache Software Foundation (ASF) under one @@ -26,7 +26,7 @@ ~~ NOTE: For help with the syntax of this file, see: ~~ http://maven.apache.org/doxia/references/apt-format.html -Build a Executable War +Build an Executable War/Jar Since version 2.0 you can now build an executable war/jar with an embedded Apache Tomcat7. Modified: tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm?rev=1229505&r1=1229504&r2=1229505&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm (original) +++ tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm Tue Jan 10 11:09:28 2012 @@ -3,7 +3,7 @@ --- Oliver Lamy --- - 2011-10-08 + 2011-01-10 --- ~~ Licensed to the Apache Software Foundation (ASF) under one @@ -67,10 +67,13 @@ Apache Tomcat Maven Plugin * Goals Overview - The goals for this plugin come in two categories: * {{{./context-goals.html}Goals to manipulate deployed projects within Tomcat}} * {{{./container-goals.html}Goals to obtain information from Tomcat}} + * {{{./executable-war-jar.html}Build an Executable War/Jar}} + + [] + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org