[
https://issues.apache.org/jira/browse/CONNECTORS-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151855#comment-14151855
]
Karl Wright commented on CONNECTORS-1052:
-----------------------------------------
Hi Abe-san,
What I would propose is that we continue to not have a "hard" dependency on
Maven for the ant build. Instead, I can make the reference to alfresco.war
under test-materials be automatic, instead of copying the war by hand. The ant
alfresco test would still not run unless the Maven build of ManifoldCF (or just
test-materials) was done first, but I can get around this maybe by having a
"test-everything[.bat|.sh]" script, which would run maven then ant tests. What
do you think?
> 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)