From bf3384faf9e5368f2af65f549bf036249cbf0a94 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 22 Jul 2008 20:01:07 +0000 Subject: TUSCANY-2484 - Changes and tests for the case where a promoted reference has a multiplicity greater than 1. Not complete yet as this has thrown up a problem in that the promoting interface contract is not available to the promoted component. I was going to commit a fix with this change but backed it out to think a little more about it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678875 13f79535-47bb-0310-9956-ffa450edef68 --- .../scenario10/META-INF/sca-contribution.xml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 branches/sca-java-1.3/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml (limited to 'branches/sca-java-1.3/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml') diff --git a/branches/sca-java-1.3/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml b/branches/sca-java-1.3/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml new file mode 100644 index 0000000000..ac01b3c687 --- /dev/null +++ b/branches/sca-java-1.3/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml @@ -0,0 +1,24 @@ + + + + + -- cgit v1.2.3