summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/2.0-M3/archetypes/contribution-jar
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/META-INF/MANIFEST.MF (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/META-INF/MANIFEST.MF)0
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/pom.xml (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/pom.xml)0
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml)0
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml)0
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml)0
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java)0
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldService.java (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldService.java)0
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite (renamed from tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite)0
9 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/META-INF/MANIFEST.MF b/tags/java/sca/2.0-M3/archetypes/contribution-jar/META-INF/MANIFEST.MF
index 1e2a0fbb4d..1e2a0fbb4d 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/META-INF/MANIFEST.MF
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/META-INF/MANIFEST.MF
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/pom.xml b/tags/java/sca/2.0-M3/archetypes/contribution-jar/pom.xml
index 3fb98d9db0..3fb98d9db0 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/pom.xml
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/pom.xml
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml
index 9f0334fd64..9f0334fd64 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml
index fe840446c9..fe840446c9 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
index 79994071b5..79994071b5 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java
index af90e4fe7f..af90e4fe7f 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldService.java b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldService.java
index 3527edcd6f..3527edcd6f 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldService.java
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldService.java
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml
index cbfff9b246..cbfff9b246 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite
index 29d1725fd4..29d1725fd4 100644
--- a/tags/java/sca/2.0-M3-RC5/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite
+++ b/tags/java/sca/2.0-M3/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite