[
https://issues.apache.org/jira/browse/TUSCANY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende resolved TUSCANY-2383.
--------------------------------------
Resolution: Fixed
Fix Version/s: Java-SCA-Next
Fixed by revision #667210 from (rfeng). and I have re-enabled the tests under
revision #667214.
> Cannot define component property with Component Type File
> ---------------------------------------------------------
>
> Key: TUSCANY-2383
> URL: https://issues.apache.org/jira/browse/TUSCANY-2383
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Core Runtime
> Affects Versions: Java-SCA-Next
> Reporter: Kevin Williams
> Fix For: Java-SCA-Next
>
>
> Lines 450-451 of the Assembly spec:
> The componentType element can contain Service elements, Reference elements
> and Property elements.
> I defined a test that inspects an injected property value. In the initial
> version I defined the property using the @Property annotation. I then tried
> replacing the annotation with an entry in a Component Type File without
> success.
> The test:
> org.apache.tuscany.sca.vtest.assembly.ctypefile.CompomnentTypeFileTestCase.typeFile3
> demonstrates this failure and is currently @Ignore(d)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.