diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-13 01:42:27 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-13 01:42:27 +0000 |
commit | 3c7c4a749baafcf375f4785a7668d3a25c9063e3 (patch) | |
tree | a66b8b031c5dc6c7744f44b44b6bcd371bd0b8df /sca-java-1.x/trunk/modules/implementation-widget-runtime-tuscany | |
parent | eb03ff672236cddf65533f39b83ddd5e2984a2bb (diff) |
Moving 1.x trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-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 |
14 files changed, 0 insertions, 0 deletions
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 |