[ 
https://issues.apache.org/jira/browse/MTOMCAT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MTOMCAT-67.
-------------------------------

    Assignee: Olivier Lamy  (was: Mark Michaelis)
    
> Add automatic integration tests
> -------------------------------
>
>                 Key: MTOMCAT-67
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-67
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Test
>    Affects Versions: 1.1
>            Reporter: Mark Michaelis
>            Assignee: Olivier Lamy
>             Fix For: 2.0
>
>         Attachments: restructuring-and-itests.patch, svn-diff.patch
>
>
> Because of MTOMCAT-62 I think it is necessary to have automatic integration 
> tests to see if the migration to Tomcat 7 works without problems. To achieve 
> this I have a proposal for integration tests. In addition I also restructured 
> the whole tomcat-maven-plugin. The main artifact is now tomcat6x-maven-plugin 
> as I think we will need tomcat7x-maven-plugin as extra module and perhaps 
> tomcat-maven-plugin-common for shared artifacts.
> The first integration test added is the one you already provided in the 
> sources. But now it is automatically executed.
> To test the whole plugin call the parent POM with:
> {noformat}
> tomcat-maven-plugin/# mvn clean verify -P integration-test
> {noformat}
> This will ensure that the plugin is installed in the phase 
> pre-integration-test rather than install and that the Integration Test module 
> is actually added.
> Because of the Major change I suggest to move to version number 2.0-SNAPSHOT 
> so that version 2.0 will come with Tomcat 7 support eventually.

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