summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/LICENSE (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/NOTICE (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/pom.xml (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/atomModel.js (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/atomModel.js)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-atom.js (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-atom.js)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-http.js (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-http.js)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/Catalog.java (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/Catalog.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/store.html (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/store.html)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/unitTests.html (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/unitTests.html)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widget.composite (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widget.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite (renamed from branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/LICENSE (renamed from branches/sca-java-1.4/modules/implementation-widget/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/NOTICE (renamed from branches/sca-java-1.4/modules/implementation-widget/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/pom.xml (renamed from branches/sca-java-1.4/modules/implementation-widget/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java (renamed from branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java (renamed from branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java (renamed from branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java (renamed from branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java (renamed from branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor (renamed from branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory (renamed from branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties (renamed from branches/sca-java-1.4/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties)0
33 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/LICENSE b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/LICENSE
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/NOTICE b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/NOTICE
index fdfa0e9faa..fdfa0e9faa 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/NOTICE
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/pom.xml b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/pom.xml
index cfd856b2ff..cfd856b2ff 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/pom.xml
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java
index d9616de359..d9616de359 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java
index 61176d912c..61176d912c 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java
index c57680fa1c..c57680fa1c 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java
index c7093042d6..c7093042d6 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetProxyHelper.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
index d0f73cbdbb..d0f73cbdbb 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/atomModel.js b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/atomModel.js
index c64c3fc97c..c64c3fc97c 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/atomModel.js
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/atomModel.js
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-atom.js b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-atom.js
index 2719e9a9b9..2719e9a9b9 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-atom.js
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-atom.js
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-http.js b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-http.js
index 60bd841679..60bd841679 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-http.js
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-http.js
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js
index ca3c2a8605..ca3c2a8605 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/main/resources/binding-jsonrpc.js
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
index 3b5c6f89b2..3b5c6f89b2 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/Catalog.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/Catalog.java
index 370474f29f..370474f29f 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/Catalog.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/Catalog.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java
index bed053eeee..bed053eeee 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/CatalogImpl.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java
index 37e8d0161a..37e8d0161a 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/java/store/ShoppingCartImpl.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js
index c64c3fc97c..c64c3fc97c 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/atomModel.js
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/store.html b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/store.html
index 58f9f560a7..58f9f560a7 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/store.html
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/store.html
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html
index 6bbc285377..6bbc285377 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/storeJS.html
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/unitTests.html b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/unitTests.html
index 352dd85508..352dd85508 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/unitTests.html
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/content/unitTests.html
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widget.composite b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widget.composite
index f23d6a20f5..f23d6a20f5 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widget.composite
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widget.composite
diff --git a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite
index e44a56e520..e44a56e520 100644
--- a/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget-runtime/src/test/resources/widgetJS.composite
diff --git a/branches/sca-java-1.4/modules/implementation-widget/LICENSE b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/LICENSE
diff --git a/branches/sca-java-1.4/modules/implementation-widget/NOTICE b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/NOTICE
index fdfa0e9faa..fdfa0e9faa 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/NOTICE
diff --git a/branches/sca-java-1.4/modules/implementation-widget/pom.xml b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/pom.xml
index 485fe923f7..485fe923f7 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/pom.xml
diff --git a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
index f47850a05c..f47850a05c 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
index b35cc41dd4..b35cc41dd4 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
index 2493b97f5c..2493b97f5c 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
index abe00bac5b..abe00bac5b 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
index bd91dd7632..bd91dd7632 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
diff --git a/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
index 6c167a6b31..6c167a6b31 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
diff --git a/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory
index fc45baa16d..fc45baa16d 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory
diff --git a/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
index 3778bd4c50..3778bd4c50 100644
--- a/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
+++ b/sca-java-1.x/branches/sca-java-1.4/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties