summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-equinox/modules/implementation-widget
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/LICENSE (renamed from branches/sca-equinox/modules/implementation-widget-runtime/LICENSE)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF (renamed from branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/NOTICE (renamed from branches/sca-equinox/modules/implementation-widget-runtime/NOTICE)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml (renamed from branches/sca-equinox/modules/implementation-widget-runtime/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-atom.js (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-atom.js)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-http.js (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-http.js)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/Catalog.java (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/Catalog.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/store.html (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/store.html)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widget.composite (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widget.composite)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite (renamed from branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/LICENSE (renamed from branches/sca-equinox/modules/implementation-widget/LICENSE)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/META-INF/MANIFEST.MF (renamed from branches/sca-equinox/modules/implementation-widget/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/NOTICE (renamed from branches/sca-equinox/modules/implementation-widget/NOTICE)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/pom.xml (renamed from branches/sca-equinox/modules/implementation-widget/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java (renamed from branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java (renamed from branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java (renamed from branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java (renamed from branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java (renamed from branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor (renamed from branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory (renamed from branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties (renamed from branches/sca-equinox/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties)0
33 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/LICENSE b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/LICENSE
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/LICENSE
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
index 3e296842bd..3e296842bd 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/META-INF/MANIFEST.MF
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/NOTICE b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/NOTICE
index fdfa0e9faa..fdfa0e9faa 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/NOTICE
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/NOTICE
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml
index c71bcec5cd..c71bcec5cd 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java
index 49f7a4e120..49f7a4e120 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java
index 61176d912c..61176d912c 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java
index c57680fa1c..c57680fa1c 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java
index ecf7f946e8..ecf7f946e8 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
index d0f73cbdbb..d0f73cbdbb 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-atom.js b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-atom.js
index 2719e9a9b9..2719e9a9b9 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-atom.js
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-atom.js
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-http.js b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-http.js
index 60bd841679..60bd841679 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-http.js
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-http.js
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js
index ca3c2a8605..ca3c2a8605 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
index 3d559c20d5..3d559c20d5 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/Catalog.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/Catalog.java
index 370474f29f..370474f29f 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/Catalog.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/Catalog.java
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java
index bed053eeee..bed053eeee 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java
index 37e8d0161a..37e8d0161a 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js
index fa0396a4d8..fa0396a4d8 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/store.html b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/store.html
index 58f9f560a7..58f9f560a7 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/store.html
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/store.html
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html
index e58f14a635..e58f14a635 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widget.composite b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widget.composite
index f23d6a20f5..f23d6a20f5 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widget.composite
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widget.composite
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite
index e44a56e520..e44a56e520 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite
diff --git a/branches/sca-equinox/modules/implementation-widget/LICENSE b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-equinox/modules/implementation-widget/LICENSE
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/LICENSE
diff --git a/branches/sca-equinox/modules/implementation-widget/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/META-INF/MANIFEST.MF
index 18a2f3ce3b..18a2f3ce3b 100644
--- a/branches/sca-equinox/modules/implementation-widget/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/META-INF/MANIFEST.MF
diff --git a/branches/sca-equinox/modules/implementation-widget/NOTICE b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/NOTICE
index fdfa0e9faa..fdfa0e9faa 100644
--- a/branches/sca-equinox/modules/implementation-widget/NOTICE
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/NOTICE
diff --git a/branches/sca-equinox/modules/implementation-widget/pom.xml b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/pom.xml
index b4f00380e8..b4f00380e8 100644
--- a/branches/sca-equinox/modules/implementation-widget/pom.xml
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/pom.xml
diff --git a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
index f47850a05c..f47850a05c 100644
--- a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
diff --git a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
index b35cc41dd4..b35cc41dd4 100644
--- a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
diff --git a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
index dc5759a13d..dc5759a13d 100644
--- a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
diff --git a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
index abe00bac5b..abe00bac5b 100644
--- a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
diff --git a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
index 1d3e71dfcb..1d3e71dfcb 100644
--- a/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
diff --git a/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
index 6c167a6b31..6c167a6b31 100644
--- a/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
diff --git a/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory
index fc45baa16d..fc45baa16d 100644
--- a/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory
diff --git a/branches/sca-equinox/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
index 3778bd4c50..3778bd4c50 100644
--- a/branches/sca-equinox/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
+++ b/sca-java-2.x/branches/sca-equinox/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties