summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-02-16 15:40:58 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-02-16 15:40:58 +0000
commitaa4746677ae3be453d74205fd37571c21aa88637 (patch)
tree7e713405c13ac6bb12a30d330cfa4e171bb334c1 /sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice
parent2f187c12e2ceceb61ca2745463fcd7fbbb438b72 (diff)
Rename beta3 tag to final name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245036 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/README (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/README)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/pom.xml (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/java/sample/Helloworld.java (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/java/sample/Helloworld.java)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/java/sample/HelloworldImpl.java (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/java/sample/HelloworldImpl.java)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/resources/helloworld.composite (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/test/java/sample/HelloworldTestCase.java (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/test/java/sample/HelloworldTestCase.java)0
7 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/README b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/README
index b61a694fa9..b61a694fa9 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/README
+++ b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/README
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/pom.xml b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/pom.xml
index d6fdd2c349..d6fdd2c349 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/pom.xml
+++ b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/pom.xml
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/java/sample/Helloworld.java b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/java/sample/Helloworld.java
index f4e8c50448..f4e8c50448 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/java/sample/Helloworld.java
+++ b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/java/sample/Helloworld.java
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/java/sample/HelloworldImpl.java b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/java/sample/HelloworldImpl.java
index 089b1a4290..089b1a4290 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/java/sample/HelloworldImpl.java
+++ b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/java/sample/HelloworldImpl.java
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/resources/META-INF/sca-contribution.xml
index 95c32fb5bf..95c32fb5bf 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/resources/helloworld.composite b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/resources/helloworld.composite
index 5f001c05a9..5f001c05a9 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/main/resources/helloworld.composite
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/test/java/sample/HelloworldTestCase.java b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/test/java/sample/HelloworldTestCase.java
index 0680e8cd01..0680e8cd01 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/samples/getting-started/helloworld-webservice/src/test/java/sample/HelloworldTestCase.java
+++ b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/src/test/java/sample/HelloworldTestCase.java