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

Hudson commented on MTOMCAT-159:
--------------------------------

SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #264 (See 
[https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/264/])
[MTOMCAT-159] WAR dependencies extracted every run
Submitted by Robert Hollencamp (olamy: 
http://svn.apache.org/viewvc/?view=rev&rev=1538504)
* 
/tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalculator.java


> WAR dependencies extracted every run
> ------------------------------------
>
>                 Key: MTOMCAT-159
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-159
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: commons-lib
>    Affects Versions: 2.0
>            Reporter: Robert Hollencamp
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: MTOMCAT-159-1.diff
>
>
> If there is a WAR dependency, it is extracted to 
> target/apache-tomcat-maven-plugin/ARTIFACT_NAME. This directory is deleted 
> and re-created every invocation of the plugin, meaning that all WAR 
> dependencies are re-extracted every run.
> Do not delete these extracted directories. Instead check the last modified 
> timestamp of the directory against the last modified timestamp of the WAR 
> dependency, and re-extract only if the WAR is newer



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to