[
https://issues.apache.org/jira/browse/CONNECTORS-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151704#comment-14151704
]
Shinichiro Abe commented on CONNECTORS-1052:
--------------------------------------------
how-to-build-and-deploy.html says:
{noformat}
To run integration tests for the connector you have to copy the alfresco.war
including H2 support created by the Maven module test-materials/alfresco-4-war
(using "mvn package" inside the folder) into the
connectors/alfresco/test-materials-proprietary folder. Then use the "ant test"
or "mvn integration-test" for the standard build to execute integration tests.
{noformat}
Does ant command support alfresco-4-war download? If not, this issue is
invalid.
> AlfrescoConnector test is ignored
> ---------------------------------
>
> Key: CONNECTORS-1052
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1052
> Project: ManifoldCF
> Issue Type: Bug
> Components: Alfresco connector
> Reporter: Shinichiro Abe
> Fix For: ManifoldCF 2.0
>
>
> This test is skipped when we use ant.
> {noformat}
> $ ant make-core-deps make-deps build test
> Or
> $ cd connectors/alfresco
> $ ant run-IT-HSQLDB
> ...
> pretest-warn:
> [echo] Alfresco Connector integration tests cannot be be performed
> without alfresco.war
> {noformat}
> Also, it seems there is a difference between build.xml and pom.xml about test
> content(alfresco war/client version).
> I'm not sure what is correct.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)