[ https://issues.apache.org/jira/browse/MTOMCAT-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13525795#comment-13525795 ]
Hudson commented on MTOMCAT-99: ------------------------------- Integrated in TomcatMavenPlugin-mvn3.x #224 (See [https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/224/]) [MTOMCAT-99] Make redeploy goal consistent with deploy goals fix tomcat7 part (Revision 1418097) [MTOMCAT-99] Make redeploy goal consistent with deploy goals fix tomcat6 part (Revision 1418095) Result = SUCCESS olamy : http://svn.apache.org/viewvc/?view=rev&rev=1418097 Files : * /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/deploy/RedeployOnlyMojo.java olamy : http://svn.apache.org/viewvc/?view=rev&rev=1418095 Files : * /tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/RedeployMojo.java * /tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/RedeployOnlyMojo.java > Make redeploy goal consistent with deploy goals > ----------------------------------------------- > > Key: MTOMCAT-99 > URL: https://issues.apache.org/jira/browse/MTOMCAT-99 > Project: Apache Tomcat Maven Plugin > Issue Type: Improvement > Affects Versions: 1.1 > Reporter: Michael Osipov > Assignee: Olivier Lamy (*$^¨%`£) > Fix For: 2.1 > > > Redeploy is the same as deploy but has the update flag set to true. redeploy > does not fork a package phase, deploy does. The behavior is diffrent. It > should be: > deploy <=> redeploy > deploy-only <=> redeploy-only -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators 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