From bc902f7edf8ea0a278e322c485dd2fc977d02294 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 18 Mar 2010 01:34:22 +0000 Subject: TUSCANY-3452 - Adding support for new extensibility for contract based elements, adjusting current xml for the new model and adapting our element extension list to read/write semantycally same xml when these extensions are in use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924584 13f79535-47bb-0310-9956-ffa450edef68 --- .../calculator/dosgi/bundle.componentType | 31 ++++++++++++++-------- .../dosgi/operations/bundle.componentType | 25 ++++++++++------- 2 files changed, 36 insertions(+), 20 deletions(-) (limited to 'sca-java-2.x/trunk/modules/node-impl-osgi/src') diff --git a/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/bundle.componentType b/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/bundle.componentType index d58fb634aa..401809c197 100644 --- a/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/bundle.componentType +++ b/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/bundle.componentType @@ -25,30 +25,39 @@ - 1 - ABC + + 1 + ABC + - 1 - ABC + + 1 + ABC + - 1 - ABC + + 1 + ABC + - 1 - ABC + + 1 + ABC + - 1 - ABC + + 1 + ABC + - diff --git a/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/operations/bundle.componentType b/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/operations/bundle.componentType index 2d2933f85b..fced5b7840 100644 --- a/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/operations/bundle.componentType +++ b/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/operations/bundle.componentType @@ -25,23 +25,30 @@ - 1 - ABC + + 1 + ABC + - 1 - ABC + + 1 + ABC + - 1 - ABC + + 1 + ABC + - 1 - ABC + + 1 + ABC + - -- cgit v1.2.3