summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/pom.xml (renamed from sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/java/sample/Helloworld.java (renamed from sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/java/sample/Helloworld.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/java/sample/HelloworldImpl.java (renamed from sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/java/sample/HelloworldImpl.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld-context.xml (renamed from sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld-context.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld.composite (renamed from sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/test/java/sample/HelloworldTestCase.java (renamed from sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/test/java/sample/HelloworldTestCase.java)0
7 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/pom.xml b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/pom.xml
index 05b43c67d8..05b43c67d8 100644
--- a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/pom.xml
+++ b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/pom.xml
diff --git a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/java/sample/Helloworld.java b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/java/sample/Helloworld.java
index f4e8c50448..f4e8c50448 100644
--- a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/java/sample/Helloworld.java
+++ b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/java/sample/Helloworld.java
diff --git a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/java/sample/HelloworldImpl.java b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/java/sample/HelloworldImpl.java
index ac03ea3ca6..ac03ea3ca6 100644
--- a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/java/sample/HelloworldImpl.java
+++ b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/java/sample/HelloworldImpl.java
diff --git a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/META-INF/sca-contribution.xml
index 552d100638..552d100638 100644
--- a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld-context.xml b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld-context.xml
index 89b2cfb6f5..89b2cfb6f5 100644
--- a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld-context.xml
+++ b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld-context.xml
diff --git a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld.composite b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld.composite
index 33895dde25..33895dde25 100644
--- a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/main/resources/helloworld.composite
diff --git a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/test/java/sample/HelloworldTestCase.java b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/test/java/sample/HelloworldTestCase.java
index 7e679ec0e9..7e679ec0e9 100644
--- a/sca-java-2.x/tags/sca-java-2.0-M5.1/samples/helloworld-spring/src/test/java/sample/HelloworldTestCase.java
+++ b/sca-java-2.x/tags/2.0-M5.1/samples/helloworld-spring/src/test/java/sample/HelloworldTestCase.java