summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:14:18 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:14:18 +0000
commitfdd5b43d3c139cf2cbd1655d2efbfaf9032a5b5e (patch)
treebcd16e19fa4bbd45f956812be8b65f7a143b573f /sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget
parent3caf8614f25d6b1962e20331fdf423c863bc02f3 (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835145 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/LICENSE (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/NOTICE (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/pom.xml (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/LICENSE (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/NOTICE (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/pom.xml (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/LICENSE (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/NOTICE (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/pom.xml (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/resources/atomModel.js (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/atomModel.js)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/binding-http.js (renamed from branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/binding-http.js)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/LICENSE (renamed from branches/sca-java-1.5.1/modules/implementation-widget/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/NOTICE (renamed from branches/sca-java-1.5.1/modules/implementation-widget/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/pom.xml (renamed from branches/sca-java-1.5.1/modules/implementation-widget/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationFactoryImpl.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationFactoryImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationImpl.java (renamed from branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory (renamed from branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties (renamed from branches/sca-java-1.5.1/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties)0
43 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/LICENSE b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/LICENSE
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/NOTICE b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/NOTICE
index 25bb89c9b2..25bb89c9b2 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/NOTICE
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/pom.xml b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/pom.xml
index 1d74153e5c..1d74153e5c 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/pom.xml
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java
index 28e8f81810..28e8f81810 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator
index 3f503c24ee..3f503c24ee 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/LICENSE b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/LICENSE
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/NOTICE b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/NOTICE
index 25bb89c9b2..25bb89c9b2 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/NOTICE
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/pom.xml b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/pom.xml
index 8a58fccbcd..8a58fccbcd 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/pom.xml
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java
index 21961a9094..21961a9094 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator
index b98b940b47..b98b940b47 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
index 3b5c6f89b2..3b5c6f89b2 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java
index 370474f29f..370474f29f 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java
index bed053eeee..bed053eeee 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java
index 37e8d0161a..37e8d0161a 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html
index 95b0d10a15..95b0d10a15 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html
index 2e3d76d9a3..2e3d76d9a3 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html
index 352dd85508..352dd85508 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite
index f23d6a20f5..f23d6a20f5 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite
index e44a56e520..e44a56e520 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/LICENSE b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/LICENSE
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/NOTICE b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/NOTICE
index 25bb89c9b2..25bb89c9b2 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/NOTICE
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/pom.xml b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/pom.xml
index 95f9cfca25..95f9cfca25 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/pom.xml
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java
index 33db45c7cd..33db45c7cd 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java
index a28e014b2e..a28e014b2e 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java
diff --git a/branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java
index 28a1f6d1db..28a1f6d1db 100644
--- a/branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java
diff --git a/branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java
index 08f2fbe679..08f2fbe679 100644
--- a/branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java
diff --git a/branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java
index aaf09f062d..aaf09f062d 100644
--- a/branches/sca-java-1.5.1/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.5.1/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java
diff --git a/branches/sca-java-1.5.1/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.5.1/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.5.1/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.5.1/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/atomModel.js b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/atomModel.js
index c64c3fc97c..c64c3fc97c 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/atomModel.js
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/atomModel.js
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/binding-http.js b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/binding-http.js
index 60bd841679..60bd841679 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/binding-http.js
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget-runtime/src/main/resources/binding-http.js
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/LICENSE b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/LICENSE
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/NOTICE b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/NOTICE
index 25bb89c9b2..25bb89c9b2 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/NOTICE
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/pom.xml b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/pom.xml
index a5811817ab..a5811817ab 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/pom.xml
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
index f47850a05c..f47850a05c 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/Widget.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
index 2a092884be..2a092884be 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementation.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
index cdf4886194..cdf4886194 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationFactory.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
index abe00bac5b..abe00bac5b 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationIntrospector.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
index c0087e97fe..c0087e97fe 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationProcessor.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationFactoryImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationFactoryImpl.java
index c24c9e7eab..c24c9e7eab 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationFactoryImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationFactoryImpl.java
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationImpl.java
index f50fd73b5c..f50fd73b5c 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/java/org/apache/tuscany/sca/implementation/widget/impl/WidgetImplementationImpl.java
diff --git a/branches/sca-java-1.5.1/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.5.1/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.5.1/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.5.1/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
diff --git a/branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory
index 633dda5675..633dda5675 100644
--- a/branches/sca-java-1.5.1/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.5.1/modules/implementation-widget/src/main/resources/META-INF/services/org.apache.tuscany.sca.implementation.widget.WidgetImplementationFactory
diff --git a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
index 3778bd4c50..3778bd4c50 100644
--- a/branches/sca-java-1.5.1/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
+++ b/sca-java-1.x/branches/sca-java-1.5.1/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties