[
https://issues.apache.org/jira/browse/MTOMCAT-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174092#comment-13174092
]
Hudson commented on MTOMCAT-111:
--------------------------------
Integrated in TomcatMavenPlugin #76 (See
[https://builds.apache.org/job/TomcatMavenPlugin/76/])
[MTOMCAT-111] Make extract directory configurable
olamy : http://svn.apache.org/viewvc/?view=rev&rev=1221719
Files :
*
/tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java
*
/tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java
> Make extract directory configurable
> -----------------------------------
>
> Key: MTOMCAT-111
> URL: https://issues.apache.org/jira/browse/MTOMCAT-111
> Project: Apache Tomcat Maven Plugin
> Issue Type: Improvement
> Components: tomcat7
> Reporter: Morten Haraldsen
> Assignee: Olivier Lamy
> Fix For: 2.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> If one is launching the application bundled as an executable jar/war, it
> would be nice not to have to be in the directory you want to extract the war
> file.
> Now you have Tomcat7Runner.java:86:
> public File extractDirectory = new File( ".extract" );
> Could you make this an option like -extractDirectory when launching?
> Thanks again!
--
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: [email protected]
For additional commands, e-mail: [email protected]