From a893f730747d3a2ff7cae02410581f9723156d2a Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 28 Jul 2009 11:40:31 +0000 Subject: Update 8000 series poms to bring in Java artifacts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798491 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/otest/current/ASM_8001/pom.xml | 44 ++++++++++++++++++++----- java/sca/otest/current/ASM_8001_Java/pom.xml | 41 ++++++++++++++++++++--- java/sca/otest/current/ASM_8003/pom.xml | 44 ++++++++++++++++++++----- java/sca/otest/current/ASM_8004/pom.xml | 49 +++++++++++++++++++++++++--- java/sca/otest/current/ASM_8005/pom.xml | 49 +++++++++++++++++++++++++--- 5 files changed, 199 insertions(+), 28 deletions(-) (limited to 'java/sca/otest') diff --git a/java/sca/otest/current/ASM_8001/pom.xml b/java/sca/otest/current/ASM_8001/pom.xml index 2391e51641..6725c038fc 100644 --- a/java/sca/otest/current/ASM_8001/pom.xml +++ b/java/sca/otest/current/ASM_8001/pom.xml @@ -25,15 +25,43 @@ ../pom.xml tuscany-otests-asm-ASM_8001 - Apache Tuscany SCA Specification Tests ASM ASM_8001 + Apache Tuscany SCA Specification Tests ASM_8001 - ../src/main/resources/ASM_8001 - - - ../src/main/resources/ASM_8001 - - - ../tests/target/ASM_8001 + ${artifactId} + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + copy-files-from-svn + generate-resources + + run + + + + + + + + + + + + + + diff --git a/java/sca/otest/current/ASM_8001_Java/pom.xml b/java/sca/otest/current/ASM_8001_Java/pom.xml index 6c6fa0143f..0e41e21772 100644 --- a/java/sca/otest/current/ASM_8001_Java/pom.xml +++ b/java/sca/otest/current/ASM_8001_Java/pom.xml @@ -25,15 +25,48 @@ ../pom.xml tuscany-otests-asm-ASM_8001_Java - Apache Tuscany SCA Specification Tests ASM ASM_8001_Java + Apache Tuscany SCA Specification Tests ASM_8001_Java - ../src/main/resources/ASM_8001_Java + ${artifactId} - ../src/main/resources/ASM_8001_Java + src/main/java - ../tests/target/ASM_8001_Java + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + copy-files-from-svn + generate-resources + + run + + + + + + + + + + + + + + diff --git a/java/sca/otest/current/ASM_8003/pom.xml b/java/sca/otest/current/ASM_8003/pom.xml index 7bab1470d6..abb6f33d5f 100644 --- a/java/sca/otest/current/ASM_8003/pom.xml +++ b/java/sca/otest/current/ASM_8003/pom.xml @@ -25,15 +25,43 @@ ../pom.xml tuscany-otests-asm-ASM_8003 - Apache Tuscany SCA Specification Tests ASM ASM_8003 + Apache Tuscany SCA Specification Tests ASM_8003 - ../src/main/resources/ASM_8003 - - - ../src/main/resources/ASM_8003 - - - ../tests/target/ASM_8003 + ${artifactId} + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + copy-files-from-svn + generate-resources + + run + + + + + + + + + + + + + + diff --git a/java/sca/otest/current/ASM_8004/pom.xml b/java/sca/otest/current/ASM_8004/pom.xml index 3405fe35f0..ce3b6b7141 100644 --- a/java/sca/otest/current/ASM_8004/pom.xml +++ b/java/sca/otest/current/ASM_8004/pom.xml @@ -25,15 +25,56 @@ ../pom.xml tuscany-otests-asm-ASM_8004 - Apache Tuscany SCA Specification Tests ASM ASM_8004 + Apache Tuscany SCA Specification Tests ASM_8004 + + + + org.apache.tuscany.sca + tuscany-otests-asm-ASM_8005 + 2.0-SNAPSHOT + + - ../src/main/resources/ASM_8004 + ${artifactId} - ../src/main/resources/ASM_8004 + src/main/java - ../tests/target/ASM_8004 + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + copy-files-from-svn + generate-resources + + run + + + + + + + + + + + + + + diff --git a/java/sca/otest/current/ASM_8005/pom.xml b/java/sca/otest/current/ASM_8005/pom.xml index 5158567f9a..a9083984a8 100644 --- a/java/sca/otest/current/ASM_8005/pom.xml +++ b/java/sca/otest/current/ASM_8005/pom.xml @@ -25,15 +25,56 @@ ../pom.xml tuscany-otests-asm-ASM_8005 - Apache Tuscany SCA Specification Tests ASM ASM_8005 + Apache Tuscany SCA Specification Tests ASM_8005 + + + + org.apache.tuscany.sca + tuscany-otests-asm-General_Java + 2.0-SNAPSHOT + + - ../src/main/resources/ASM_8005 + ${artifactId} - ../src/main/resources/ASM_8005 + src/main/java - ../tests/target/ASM_8005 + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + copy-files-from-svn + generate-resources + + run + + + + + + + + + + + + + + -- cgit v1.2.3