From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../old/contrib/implementation-spring/pom.xml.off | 141 +++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 sandbox/old/contrib/implementation-spring/pom.xml.off (limited to 'sandbox/old/contrib/implementation-spring/pom.xml.off') diff --git a/sandbox/old/contrib/implementation-spring/pom.xml.off b/sandbox/old/contrib/implementation-spring/pom.xml.off new file mode 100644 index 0000000000..8b3424ec29 --- /dev/null +++ b/sandbox/old/contrib/implementation-spring/pom.xml.off @@ -0,0 +1,141 @@ + + + + + + org.apache.tuscany + sca + 1.0-incubating + + + 4.0.0 + org.apache.tuscany.sca.spring + spring + 2.0-alpha2-incubating-SNAPSHOT + + pom + Tuscany Spring Extension + + container + integration-test + + + + + + apache.snapshots + Apache Snapshot Repository + http://people.apache.org/repo/m2-snapshot-repository + + false + + + true + + + + apache.incubator + Apache Incubator Repository + http://people.apache.org/repo/m2-incubating-repository/ + + true + + + false + + + + + + + org.apache.tuscany.sca.kernel + tuscany-spi + 2.0-alpha2-incubating-SNAPSHOT + + + + org.apache.tuscany.sca.runtime.webapp + webapp-api + 2.0-alpha2-incubating-SNAPSHOT + compile + + + + org.springframework + spring-core + 2.0.2 + compile + + + asm + asm-util + + + + + asm + asm-util + 2.2.3 + compile + + + + org.springframework + spring-beans + 2.0.2 + compile + + + + org.springframework + spring-context + 2.0.2 + compile + + + + commons-logging + commons-logging + 1.0.4 + test + + + + org.easymock + easymockclassextension + 2.2 + + + + javax.servlet + servlet-api + 2.4 + + + + junit + junit + 3.8.1 + test + + + + + -- cgit v1.2.3