From 35a0f56c9e8bca2c06e0950718ec6b221217f15e Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 20 May 2010 11:45:12 +0000 Subject: Experiment with whats required of the various things described in section 10 of the Assembly spec. No clear idea what if anything would ever happen with this which is why its in contrib just looking at what the spec talks about and how or if its possible with Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946595 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/contrib/modules/section10/pom.xml | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 sca-java-2.x/contrib/modules/section10/pom.xml (limited to 'sca-java-2.x/contrib/modules/section10/pom.xml') diff --git a/sca-java-2.x/contrib/modules/section10/pom.xml b/sca-java-2.x/contrib/modules/section10/pom.xml new file mode 100644 index 0000000000..bc2097f4ab --- /dev/null +++ b/sca-java-2.x/contrib/modules/section10/pom.xml @@ -0,0 +1,35 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + tuscany-section10 + Apache Tuscany SCA section10 + + + + + + -- cgit v1.2.3