summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-09-29 09:42:19 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-09-29 09:42:19 +0000
commit3eeeee0709d92f0d48dc969d4b6fcf3c29cb27a0 (patch)
tree0f05f8950d6f5028c655777bbd0800ddea6d96f2 /sca-java-2.x
parentfabfcfd29442cc5fd1a4c8a96337a16e2a99d0fb (diff)
Rename helloworld contribution to have -contribution at the end
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002539 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/README (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/README)0
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/pom.xml (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/pom.xml)4
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/java/sample/Helloworld.java (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/java/sample/Helloworld.java)0
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/java/sample/HelloworldImpl.java (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/java/sample/HelloworldImpl.java)0
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/helloworld.composite (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/helloworldws.composite (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/helloworldws.composite)0
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/test/java/sample/HelloworldTestCase.java (renamed from sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/test/java/sample/HelloworldTestCase.java)0
8 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/README b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/README
index ed0f1d0ce4..ed0f1d0ce4 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/README
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/README
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/pom.xml
index e510599a58..bd95e76268 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/pom.xml
@@ -27,8 +27,8 @@
</parent>
<packaging>jar</packaging>
- <artifactId>sample-helloworld</artifactId>
- <name>Apache Tuscany SCA Sample Helloworld</name>
+ <artifactId>helloworld-contribution</artifactId>
+ <name>Apache Tuscany SCA Samples - Getting Started - helloworld-contribution</name>
<dependencies>
<dependency>
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/java/sample/Helloworld.java b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/java/sample/Helloworld.java
index f4e8c50448..f4e8c50448 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/java/sample/Helloworld.java
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/java/sample/Helloworld.java
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/java/sample/HelloworldImpl.java b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/java/sample/HelloworldImpl.java
index aa563cbdf3..aa563cbdf3 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/java/sample/HelloworldImpl.java
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/java/sample/HelloworldImpl.java
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/META-INF/sca-contribution.xml
index 696b1f9875..696b1f9875 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/helloworld.composite b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/helloworld.composite
index 324395c246..324395c246 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/helloworld.composite
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/helloworldws.composite b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/helloworldws.composite
index 52436d8b0a..52436d8b0a 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/main/resources/helloworldws.composite
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/main/resources/helloworldws.composite
diff --git a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/test/java/sample/HelloworldTestCase.java b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/test/java/sample/HelloworldTestCase.java
index 7e679ec0e9..7e679ec0e9 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contribution-helloworld/src/test/java/sample/HelloworldTestCase.java
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-contribution/src/test/java/sample/HelloworldTestCase.java