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


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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to