You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Piergiorgio Lucidi (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/14 18:06:12 UTC

[jira] [Resolved] (CONNECTORS-263) Long-running tests should all be moved to Maven's integration-test phase

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

Piergiorgio Lucidi resolved CONNECTORS-263.
-------------------------------------------

    Resolution: Fixed

r1183401. 

All the integration tests classes are renamed with the suffix *IT.java to work with the Maven Failsafe Plugin. This because I had some problems to add the <include> element in the Maven configuration: it seems that it doesn't work with the Failsafe plugin :(

Updated the how-to-build-and-deploy page on the website and the Ant script to work with this latest change.
                
> Long-running tests should all be moved to Maven's integration-test phase
> ------------------------------------------------------------------------
>
>                 Key: CONNECTORS-263
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-263
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Piergiorgio Lucidi
>             Fix For: ManifoldCF 0.4
>
>
> Long-running tests should be moved to Maven's integration-test phase.
> (which are all in root-level "tests" directory) 

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