[ 
http://jira.codehaus.org/browse/MTOMCAT-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255437#action_255437
 ] 

Olivier Lamy commented on MTOMCAT-15:
-------------------------------------

so as not all users use a context file.
I will add a mojo parameter :
{code}
     * @parameter expression="${maven.tomcat.contextReloadable}" 
default-value="false"
    private boolean contextReloadable = false;
{code}
With this you will be able to use this new feature without adding a context 
file : mojo configuration or cli 

> Add dependency scanning support to tomcat:run
> ---------------------------------------------
>
>                 Key: MTOMCAT-15
>                 URL: http://jira.codehaus.org/browse/MTOMCAT-15
>             Project: Maven 2.x Tomcat Plugin
>          Issue Type: Improvement
>            Reporter: Mark Hobson
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: MTOMCAT-15-checks-contextXml.patch, 
> tomcat-maven-plugin-trunk.patch
>
>
> It'd be handy to auto-restart the tomcat context when the project's 
> dependency jar's timestamp changes.  Also need to investigate the effect of 
> this versus the context reloadable=true attribute.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to