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

Hudson commented on MTOMCAT-95:
-------------------------------

Integrated in TomcatMavenPlugin #53 (See 
[https://builds.apache.org/job/TomcatMavenPlugin/53/])
    [MTOMCAT-95] Add directories to the embedded tomcat classloader (equivalent 
to shared.loader property in regular tomcat instance).

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

                
> Add directories to the embedded tomcat classloader (equivalent to 
> shared.loader property in regular tomcat instance).
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: MTOMCAT-95
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-95
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.1
>            Reporter: Nick Lloyd
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: additionalClasspathDirs.patch
>
>
> For one of my projects I needed to add directories to the classpath of a 
> tomcat instance.  I added additional functionality to tomcat-maven-plugin 
> v1.1 to support this by adding configured directories to the Embedded tomcat 
> classloader (only tomcat:run mojo affected).  Attached is the patch file of 
> my modifications.

--
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