[
https://issues.apache.org/jira/browse/TUSCANY-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596785#action_12596785
]
Mark Combellack commented on TUSCANY-2297:
------------------------------------------
What I have done to work around this issue is to rename DATACollectionTestCase
to DATACollectionTestCaseFIXME. This will hopefully allow the main Continuum
build to complete.
Deleting
implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATACollectionTestCase.java
Adding
implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATACollectionTestCaseFIXME.java
Transmitting file data .
Committed revision 656307.
> Add support for data Collection interface to the implementation-data-xml
> ------------------------------------------------------------------------
>
> Key: TUSCANY-2297
> URL: https://issues.apache.org/jira/browse/TUSCANY-2297
> Project: Tuscany
> Issue Type: New Feature
> Components: Java SCA Java Implementation Extension
> Reporter: Douglas Siqueira Leite
> Assignee: Luciano Resende
> Fix For: Java-SCA-Next
>
> Attachments: DATAInvoker.java, tuscany2297_douglas_2008_05_06.patch
>
>
> Add support for data Collection interface from implementation-data to the
> implementation-data-xml module
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.