From 5b67e082ce57df77acc72cd36569a05c9a2fa347 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 6 Jul 2009 07:23:44 +0000 Subject: Branch for 1.5.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.5.1/distribution/pom.xml | 334 +++++++++++++++++++++++++++ 1 file changed, 334 insertions(+) create mode 100644 branches/sca-java-1.5.1/distribution/pom.xml (limited to 'branches/sca-java-1.5.1/distribution/pom.xml') diff --git a/branches/sca-java-1.5.1/distribution/pom.xml b/branches/sca-java-1.5.1/distribution/pom.xml new file mode 100644 index 0000000000..ebd005082b --- /dev/null +++ b/branches/sca-java-1.5.1/distribution/pom.xml @@ -0,0 +1,334 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.6-SNAPSHOT + ../pom.xml + + + tuscany-distribution + Apache Tuscany SCA Distribution + pom + + + true + ${pom.version} + + + + bundle + manifest + + + + + ${pom.groupId} + tuscany-bundle + ${pom.version} + + + + + avalon-framework + avalon-framework + + + junit + junit + + + avalon-framework + avalon-framework + + + org.apache.ant + ant + + + org.apache.ant + ant-launcher + + + jline + jline + + + + stax + stax-api + + + javax.mail + mail + + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + org.apache.geronimo.specs + geronimo-activation_1.0.2_spec + + + + + org.apache.tuscany.sca + tuscany-host-webapp + 1.6-SNAPSHOT + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.1.1 + + + + org.codehaus.woodstox + wstx-asl + + + + stax + stax-api + + + + org.apache.felix + org.apache.felix.main + + + + backport-util-concurrent + backport-util-concurrent + + + + + org.apache.activemq + activemq-all + 5.2.0 + + + + commons-httpclient + commons-httpclient + + + commons-fileupload + commons-fileupload + + + commons-beanutils + commons-beanutils + + + org.apache.activemq + activemq-console + + + org.apache.activemq + activemq-core + + + org.apache.activemq + activemq-optional + + + org.apache.activemq + activemq-web + + + org.apache.activemq + activemq-web-demo + + + org.apache.activemq + activemq-jaas + + + org.apache.geronimo.specs + geronimo-j2ee-connector_1.5_spec + + + org.apache.geronimo.specs + geronimo-j2ee-jacc_1.0_spec + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + + org.apache.geronimo.specs + geronimo-jsp_2.0_spec + + + org.apache.geronimo.specs + geronimo-j2ee-management_1.0_spec + + + org.mortbay.jetty + servlet-api-2.5 + + + org.mortbay.jetty + jetty + + + org.mortbay.jetty + jetty-util + + + xerces + xercesImpl + + + backport-util-concurrent + backport-util-concurrent + + + activesoap + jaxp-api + + + activemq + jmdns + + + jrms + jrms + + + xerces + xmlParserAPIs + + + xstream + xstream + + + xmlpull + xmlpull + + + mx4j + mx4j + + + mx4j + mx4j-remote + + + + backport-util-concurrent + backport-util-concurrent + + + + + + + + + + src/main/java + + **/* + + + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + distribution-package + package + + single + + + + src/main/assembly/bin.xml + src/main/assembly/src.xml + + gnu + apache-tuscany-sca-${pom.version} + + + + + + + + + -- cgit v1.2.3