diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/LICENSE (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/LICENSE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/NOTICE (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/NOTICE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/pom.xml (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java (renamed from branches/sca-java-1.x/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/trunk/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator (renamed from branches/sca-java-1.x/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/trunk/modules/implementation-widget-runtime-tuscany/LICENSE (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/LICENSE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/NOTICE (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/NOTICE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/pom.xml (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java (renamed from branches/sca-java-1.x/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/trunk/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator (renamed from branches/sca-java-1.x/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/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/LICENSE (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/LICENSE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/NOTICE (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/NOTICE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/pom.xml (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/resources/atomModel.js (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/resources/atomModel.js) | 0 | ||||
-rw-r--r-- | sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/resources/binding-http.js (renamed from branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/resources/binding-http.js) | 0 |
30 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/LICENSE b/sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/LICENSE index 8aa906c321..8aa906c321 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/LICENSE +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/LICENSE diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/NOTICE b/sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/NOTICE index 25bb89c9b2..25bb89c9b2 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/NOTICE +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/NOTICE diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/pom.xml b/sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/pom.xml index c5508d689e..c5508d689e 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/pom.xml +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/pom.xml diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-dojo/src/main/java/org/apache/tuscany/sca/implementation/widget/dojo/DojoJavaScriptComponentGeneratorImpl.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime-dojo/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator +++ b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime-tuscany/LICENSE b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/LICENSE index 8aa906c321..8aa906c321 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/LICENSE +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/LICENSE diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/NOTICE b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/NOTICE index 25bb89c9b2..25bb89c9b2 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/NOTICE +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/NOTICE diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/pom.xml b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/pom.xml index 8eea9407f5..8eea9407f5 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/pom.xml +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/pom.xml diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/main/java/org/apache/tuscany/sca/implementation/widget/tuscany/TuscanyJavaScriptComponentGeneratorImpl.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime-tuscany/src/main/resources/META-INF/services/org.apache.tuscany.sca.web.javascript.ComponentJavaScriptGenerator +++ b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/org/apache/tuscany/sca/implementation/widget/WidgetImplementationTestCase.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java index 370474f29f..370474f29f 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/Catalog.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java index bed053eeee..bed053eeee 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/CatalogImpl.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java index 37e8d0161a..37e8d0161a 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/java/store/ShoppingCartImpl.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html index fc6375b547..fc6375b547 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/store.html diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html index c8026f8b24..c8026f8b24 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/storeJS.html diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html index 14ead9f467..14ead9f467 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/content/unitTests.html diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite index f23d6a20f5..f23d6a20f5 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/widget.composite diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite index 71c5a3350f..71c5a3350f 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany/src/test/resources/widgetJS.composite diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/LICENSE b/sca-java-1.x/trunk/modules/implementation-widget-runtime/LICENSE index 8aa906c321..8aa906c321 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime/LICENSE +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/LICENSE diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/NOTICE b/sca-java-1.x/trunk/modules/implementation-widget-runtime/NOTICE index 25bb89c9b2..25bb89c9b2 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime/NOTICE +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/NOTICE diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/pom.xml b/sca-java-1.x/trunk/modules/implementation-widget-runtime/pom.xml index 778ea15851..778ea15851 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime/pom.xml +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/pom.xml diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptGenerator.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetComponentScriptServlet.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProvider.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationProviderFactory.java diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory b/sca-java-1.x/trunk/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.x/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/resources/atomModel.js b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/resources/atomModel.js index c64c3fc97c..c64c3fc97c 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/resources/atomModel.js +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/resources/atomModel.js diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/resources/binding-http.js b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/resources/binding-http.js index 60bd841679..60bd841679 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime/src/main/resources/binding-http.js +++ b/sca-java-1.x/trunk/modules/implementation-widget-runtime/src/main/resources/binding-http.js |