From 89d72264d0af4c65c9bf0b7a6f823f13d69162aa Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:07:53 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835127 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-script/pom.xml | 193 --------------------- 1 file changed, 193 deletions(-) delete mode 100644 branches/sca-java-1.3/modules/implementation-script/pom.xml (limited to 'branches/sca-java-1.3/modules/implementation-script/pom.xml') diff --git a/branches/sca-java-1.3/modules/implementation-script/pom.xml b/branches/sca-java-1.3/modules/implementation-script/pom.xml deleted file mode 100644 index 851f464821..0000000000 --- a/branches/sca-java-1.3/modules/implementation-script/pom.xml +++ /dev/null @@ -1,193 +0,0 @@ - - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-modules - 1.3-SNAPSHOT - ../pom.xml - - - tuscany-implementation-script - Apache Tuscany SCA Script Implementation Extension - - - - - org.apache.tuscany.sca - tuscany-extension-helper - 1.3-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.3-SNAPSHOT - compile - - - - org.apache.bsf - bsf-all - 3.0-beta2 - - - - org.apache.tuscany.sca - tuscany-interface-wsdl - 1.3-SNAPSHOT - - - - org.apache.ws.commons.axiom - axiom-api - - - xerces - xercesImpl - - - javax.mail - mail - - - commons-logging - commons-logging - - - 1.2.5 - - - - org.apache.ws.commons.axiom - axiom-impl - 1.2.5 - runtime - - - - junit - junit - 4.2 - test - - - - org.easymock - easymock - 2.2 - test - - - - org.easymock - easymockclassextension - 2.2 - test - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.3-SNAPSHOT - test - - - - commons-logging - commons-logging - 1.1 - - - commons-logging - commons-logging - - - javax.servlet - servlet-api - - - - - - - - rhino - js - 1.6R7 - compile - - - org.jruby - jruby-complete - 1.0 - compile - - - asm - asm - - - asm - asm-commons - - - jline - jline - - - - - org.python - jython - 2.2 - compile - - - org.codehaus.groovy - groovy-all-minimal - 1.5.4 - compile - - - - - - - - - org.apache.felix - maven-bundle-plugin - - - - ${tuscany.version} - org.apache.tuscany.sca.implementation.script - ${pom.name} - org.apache.tuscany.sca.implementation.script* - - - - - - - -- cgit v1.2.3