summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5-RC0/samples/helloworld-service-jms
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-26 11:59:37 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-26 11:59:37 +0000
commit496a0ea8d015ff2ef0777a8a182f96fee9cd1222 (patch)
tree67a527851be2aeea6baf74435f02646279ed3240 /tags/java/sca/1.5-RC0/samples/helloworld-service-jms
parent2871272f6f5fd509f0ca255bd7ca8174ebf6a12a (diff)
Rename old RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778667 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/README (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/README)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/build.xml (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/build.xml)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/helloworld-service.png (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/helloworld-service.png)bin9455 -> 9455 bytes
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/helloworld-service.svg (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/helloworld-service.svg)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/pom.xml (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/pom.xml)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldServer.java (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/definitions.xml (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/definitions.xml)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/helloworldjmsservice.composite (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/helloworldjmsservice.composite)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/wsdl/helloworld.wsdl (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/test/java/helloworld/HelloWorldJmsServerTestCaseOff.java (renamed from tags/java/sca/1.5/samples/helloworld-service-jms/src/test/java/helloworld/HelloWorldJmsServerTestCaseOff.java)0
12 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/README b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/README
index 49feabaa07..49feabaa07 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/README
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/README
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/build.xml b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/build.xml
index a44c71843e..a44c71843e 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/build.xml
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/build.xml
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/helloworld-service.png b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/helloworld-service.png
index ef27c71f54..ef27c71f54 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/helloworld-service.png
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/helloworld-service.png
Binary files differ
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/helloworld-service.svg b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/helloworld-service.svg
index dd7a9dd87d..dd7a9dd87d 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/helloworld-service.svg
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/helloworld-service.svg
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/pom.xml b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/pom.xml
index 4e9d2d08d3..4e9d2d08d3 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/pom.xml
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/pom.xml
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldServer.java b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldServer.java
index d4ea391a00..d4ea391a00 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldServer.java
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldServer.java
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldService.java
index 4b019b21bf..4b019b21bf 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/definitions.xml b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/definitions.xml
index 8c881ab0bb..8c881ab0bb 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/definitions.xml
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/definitions.xml
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/helloworldjmsservice.composite b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/helloworldjmsservice.composite
index 3135cdc320..3135cdc320 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/helloworldjmsservice.composite
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/helloworldjmsservice.composite
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/wsdl/helloworld.wsdl b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/wsdl/helloworld.wsdl
index 3f9e00689e..3f9e00689e 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/src/main/resources/wsdl/helloworld.wsdl
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/main/resources/wsdl/helloworld.wsdl
diff --git a/tags/java/sca/1.5/samples/helloworld-service-jms/src/test/java/helloworld/HelloWorldJmsServerTestCaseOff.java b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/test/java/helloworld/HelloWorldJmsServerTestCaseOff.java
index 7930f98716..7930f98716 100644
--- a/tags/java/sca/1.5/samples/helloworld-service-jms/src/test/java/helloworld/HelloWorldJmsServerTestCaseOff.java
+++ b/tags/java/sca/1.5-RC0/samples/helloworld-service-jms/src/test/java/helloworld/HelloWorldJmsServerTestCaseOff.java