You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Peter lynch (JIRA)" <ji...@apache.org> on 2012/05/21 07:45:40 UTC

[jira] [Created] (MTOMCAT-156) exec-war should allow creation of exec-war in projects with any packaging type

Peter lynch created MTOMCAT-156:
-----------------------------------

             Summary: exec-war should allow creation of exec-war in projects with any packaging type
                 Key: MTOMCAT-156
                 URL: https://issues.apache.org/jira/browse/MTOMCAT-156
             Project: Apache Tomcat Maven Plugin
          Issue Type: Improvement
          Components: tomcat7
    Affects Versions: 2.0
            Reporter: Peter lynch
            Assignee: Olivier Lamy (*$^¨%`£)


Currently exec-wars in tomcat7 can only be created in projects with packaging 'pom' or 'war'.

There are scenarios where one could want to use another packaging type  and still create an exec-war. This restriction should be removed.

Attached patch removes this restriction.

--
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Closed] (MTOMCAT-156) exec-war should allow creation of exec-war in projects with any packaging type

Posted by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MTOMCAT-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy (*$^¨%`£) closed MTOMCAT-156.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

fixed.
Thanks!
                
> exec-war should allow creation of exec-war in projects with any packaging type
> ------------------------------------------------------------------------------
>
>                 Key: MTOMCAT-156
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-156
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat7
>    Affects Versions: 2.0
>            Reporter: Peter lynch
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.0
>
>         Attachments: exec-war-any-packaging.patch
>
>
> Currently exec-wars in tomcat7 can only be created in projects with packaging 'pom' or 'war'.
> There are scenarios where one could want to use another packaging type  and still create an exec-war. This restriction should be removed.
> Attached patch removes this restriction.

--
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Commented] (MTOMCAT-156) exec-war should allow creation of exec-war in projects with any packaging type

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MTOMCAT-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280040#comment-13280040 ] 

Hudson commented on MTOMCAT-156:
--------------------------------

Integrated in TomcatMavenPlugin-mvn3.x #151 (See [https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/151/])
    [MTOMCAT-156] exec-war should allow creation of exec-war in projects with any packaging type
Submitted by Peter Lynch. (Revision 1340932)

     Result = FAILURE
olamy : http://svn.apache.org/viewvc/?view=rev&rev=1340932
Files : 
* /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java

                
> exec-war should allow creation of exec-war in projects with any packaging type
> ------------------------------------------------------------------------------
>
>                 Key: MTOMCAT-156
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-156
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat7
>    Affects Versions: 2.0
>            Reporter: Peter lynch
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.0
>
>         Attachments: exec-war-any-packaging.patch
>
>
> Currently exec-wars in tomcat7 can only be created in projects with packaging 'pom' or 'war'.
> There are scenarios where one could want to use another packaging type  and still create an exec-war. This restriction should be removed.
> Attached patch removes this restriction.

--
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Updated] (MTOMCAT-156) exec-war should allow creation of exec-war in projects with any packaging type

Posted by "Peter lynch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MTOMCAT-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter lynch updated MTOMCAT-156:
--------------------------------

    Attachment: exec-war-any-packaging.patch

attached patch
                
> exec-war should allow creation of exec-war in projects with any packaging type
> ------------------------------------------------------------------------------
>
>                 Key: MTOMCAT-156
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-156
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat7
>    Affects Versions: 2.0
>            Reporter: Peter lynch
>            Assignee: Olivier Lamy (*$^¨%`£)
>         Attachments: exec-war-any-packaging.patch
>
>
> Currently exec-wars in tomcat7 can only be created in projects with packaging 'pom' or 'war'.
> There are scenarios where one could want to use another packaging type  and still create an exec-war. This restriction should be removed.
> Attached patch removes this restriction.

--
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org