Don't duplicate intents in Java implementation model
----------------------------------------------------

                 Key: TUSCANY-4028
                 URL: https://issues.apache.org/jira/browse/TUSCANY-4028
             Project: Tuscany
          Issue Type: Bug
          Components: SCA Java Runtime
    Affects Versions: Java-SCA-2.0-Beta3
         Environment: All
            Reporter: Simon Laws
             Fix For: Java-SCA-2.0


We have code in CompositeProcessor that caches intents and copies them back 
into the JavaImplementationModel. Add a check so that intents that are already 
present are not duplicated. I think this code is a hang over from when we used 
to share implementation models. If I remove it though I get test failures so 
for now I'm fixing the symptom. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to