[
https://issues.apache.org/jira/browse/CONNECTORS-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151766#comment-14151766
]
Shinichiro Abe commented on CONNECTORS-1052:
--------------------------------------------
We don't take care of AlfrescoConnector test when we release MCF, is it correct?
Do you know someone developer check this test?
May I ignore AlfrescoConnector test for CONNECTORS-1050? (I think it is no.)
Please teach me whether my procedure Is correct or not:
1. apply new patch.
2. ant build.
3. mvn package in test-materials and copy the war to
connectors/alfresco/test-materials-proprietary/.
4. ant test
> 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
>
> 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)