[ 
https://issues.apache.org/jira/browse/MTOMCAT-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128898#comment-13128898
 ] 

Hudson commented on MTOMCAT-102:
--------------------------------

Integrated in TomcatMavenPlugin #48 (See 
[https://builds.apache.org/job/TomcatMavenPlugin/48/])
    [MTOMCAT-102] main class configurable
[MTOMCAT-102] option to add dynamically a context.xml to a war before packaging 
it
[MTOMCAT-102] implements extraDependencies to be able to jdbc driver mail etc.. 
to the root classloader (ie including in the standalone jar)
[MTOMCAT-102] acces log valve format used configurable
[MTOMCAT-102] correctly set sys props pass tru the cli

olamy : http://svn.apache.org/viewvc/?view=rev&rev=1185181
Files : 
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java

olamy : http://svn.apache.org/viewvc/?view=rev&rev=1185180
Files : 
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/WarRunDependency.java

olamy : http://svn.apache.org/viewvc/?view=rev&rev=1185178
Files : 
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java

olamy : http://svn.apache.org/viewvc/?view=rev&rev=1185177
Files : 
* 
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java
* /tomcat/maven-plugin/trunk/tomcat7-war-runner/NOTES.TXT
* 
/tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java

olamy : http://svn.apache.org/viewvc/?view=rev&rev=1185175
Files : 
* 
/tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java

                
> Add a mojo to build a standalone jar to run a web application
> -------------------------------------------------------------
>
>                 Key: MTOMCAT-102
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-102
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: New Feature
>          Components: tomcat7
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 2.0
>
>
> goal exec-war will create a standalone jar which will contains all tomcat 
> jars, a war to run your application with a simple java -jar 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to