summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/META-INF/MANIFEST.MF (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/pom.xml (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/Helloworld.java (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/Helloworld.java)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/test/java/HelloworldTestCase.java (renamed from sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/test/java/HelloworldTestCase.java)0
10 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/META-INF/MANIFEST.MF b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/META-INF/MANIFEST.MF
index 1e2a0fbb4d..1e2a0fbb4d 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/META-INF/MANIFEST.MF
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/pom.xml b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/pom.xml
index 3cfb62f921..3cfb62f921 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/pom.xml
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/pom.xml
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml
index 1e1c124869..1e1c124869 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype-metadata.xml
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml
index 6e0591fbfe..6e0591fbfe 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/META-INF/maven/archetype.xml
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
index 2cbcbd1a38..2cbcbd1a38 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/Helloworld.java b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/Helloworld.java
index 68f91f67cd..68f91f67cd 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/Helloworld.java
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/Helloworld.java
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java
index f5af4c7366..f5af4c7366 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml
index d2e633d3d8..d2e633d3d8 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite
index 35970f63ca..35970f63ca 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/resources/helloworld.composite
diff --git a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/test/java/HelloworldTestCase.java b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/test/java/HelloworldTestCase.java
index c98112cb93..c98112cb93 100644
--- a/sca-java-2.x/tags/2.0-Beta3/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/test/java/HelloworldTestCase.java
+++ b/sca-java-2.x/tags/2.0-Beta3-RC2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/test/java/HelloworldTestCase.java