[ https://issues.apache.org/jira/browse/MTOMCAT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814760#comment-13814760 ]
Hudson commented on MTOMCAT-161: -------------------------------- FAILURE: Integrated in TomcatMavenPlugin-mvn3.x #268 (See [https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/268/]) [MTOMCAT-161] add a filter to exclude some files from jars when building self executable war/jar (olamy: http://svn.apache.org/viewvc/?view=rev&rev=1539220) * /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java * /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractStandaloneWarMojo.java > Executable WAR: extraDependencies (JARs) should not be extracted but used > directly > ---------------------------------------------------------------------------------- > > Key: MTOMCAT-161 > URL: https://issues.apache.org/jira/browse/MTOMCAT-161 > Project: Apache Tomcat Maven Plugin > Issue Type: Improvement > Components: tomcat6, tomcat7 > Affects Versions: 2.0-beta-1 > Environment: tomcat7, windows, maven3 > Reporter: Manuel Hartl > Assignee: Olivier Lamy (*$^¨%`£) > Fix For: 2.2 > > > When i create exec-war to create a a self-executable webapp, dependencies (at > least extraDependencies) war extracted and added directly to the resulting > JAR. > the resulting jar contains a META-INF with lots of duplicate MANIFEST files, > etc. > this at least breaks signed JARs (e.g. JCE providers) -- 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