summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/helloworld-erlang-service
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-21 20:48:46 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-21 20:48:46 +0000
commit6aa79f55e6049ad708bcab52915149db3bc3351f (patch)
tree6a94a78854bd469a2825d8c0a21ede8a737d6d1c /sca-java-1.x/trunk/samples/helloworld-erlang-service
parentb28c51233a763ff1438152f6e71c58681417d25f (diff)
Renaming erlang samples and excluding them from binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901851 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/README (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/README)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/helloworld-service.png (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/helloworld-service.png)bin11273 -> 11273 bytes
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/helloworld-service.svg (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/helloworld-service.svg)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/pom.xml (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/pom.xml)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldImpl.java (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldServer.java (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldService.java (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/resources/helloworlderlangservice.composite (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/resources/helloworlderlangservice.composite)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/HelloWorldErlangServerTestCase.java (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/HelloWorldErlangServerTestCase.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/dynaignore/IgnorableRunner.java (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/dynaignore/IgnorableRunner.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/dynaignore/IgnoreTest.java (renamed from sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/dynaignore/IgnoreTest.java)0
11 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/README b/sca-java-1.x/trunk/samples/helloworld-erlang-service/README
index c17483b613..c17483b613 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/README
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/README
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/helloworld-service.png b/sca-java-1.x/trunk/samples/helloworld-erlang-service/helloworld-service.png
index 506c258274..506c258274 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/helloworld-service.png
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/helloworld-service.png
Binary files differ
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/helloworld-service.svg b/sca-java-1.x/trunk/samples/helloworld-erlang-service/helloworld-service.svg
index c3a89c6cd2..c3a89c6cd2 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/helloworld-service.svg
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/helloworld-service.svg
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/pom.xml b/sca-java-1.x/trunk/samples/helloworld-erlang-service/pom.xml
index ae85faf0d9..ae85faf0d9 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/pom.xml
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/pom.xml
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldServer.java b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldServer.java
index 83dbfe03ff..83dbfe03ff 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldServer.java
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldServer.java
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldService.java
index 4b019b21bf..4b019b21bf 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/java/helloworld/HelloWorldService.java
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/resources/helloworlderlangservice.composite b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/resources/helloworlderlangservice.composite
index 1e0c57c74d..1e0c57c74d 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/main/resources/helloworlderlangservice.composite
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/main/resources/helloworlderlangservice.composite
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/HelloWorldErlangServerTestCase.java b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/HelloWorldErlangServerTestCase.java
index 7f7d78c50d..7f7d78c50d 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/HelloWorldErlangServerTestCase.java
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/HelloWorldErlangServerTestCase.java
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/dynaignore/IgnorableRunner.java b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/dynaignore/IgnorableRunner.java
index 6943c1df80..6943c1df80 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/dynaignore/IgnorableRunner.java
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/dynaignore/IgnorableRunner.java
diff --git a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/dynaignore/IgnoreTest.java b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/dynaignore/IgnoreTest.java
index 99d961bdea..99d961bdea 100644
--- a/sca-java-1.x/trunk/samples/helloworld-service-erlang/src/test/java/helloworld/dynaignore/IgnoreTest.java
+++ b/sca-java-1.x/trunk/samples/helloworld-erlang-service/src/test/java/helloworld/dynaignore/IgnoreTest.java