summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:14:18 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:14:18 +0000
commitfdd5b43d3c139cf2cbd1655d2efbfaf9032a5b5e (patch)
treebcd16e19fa4bbd45f956812be8b65f7a143b573f /sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test
parent3caf8614f25d6b1962e20331fdf423c863bc02f3 (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835145 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorld.java (renamed from branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl2.java (renamed from branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl2.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldTestCase.java (renamed from branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/HelloWorldImpl2.componentType (renamed from branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/HelloWorldImpl2.componentType)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/helloworld.composite (renamed from branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/helloworld.composite)0
6 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorld.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorld.java
index cc32929f09..cc32929f09 100644
--- a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorld.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorld.java
diff --git a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl.java
index 0580e30aba..0580e30aba 100644
--- a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl2.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl2.java
index 69ab1f567e..69ab1f567e 100644
--- a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl2.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldImpl2.java
diff --git a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldTestCase.java
index d8b5f41adc..d8b5f41adc 100644
--- a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/HelloWorldImpl2.componentType b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/HelloWorldImpl2.componentType
index a92c5ab8db..a92c5ab8db 100644
--- a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/HelloWorldImpl2.componentType
+++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/HelloWorldImpl2.componentType
diff --git a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/helloworld.composite b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/helloworld.composite
index c38094dfc9..c38094dfc9 100644
--- a/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/implementation-pojo-extension/src/test/resources/helloworld/helloworld.composite