From c4800a6c1b96b327f7f964ebf468348624363abf Mon Sep 17 00:00:00 2001 From: dougsleite Date: Thu, 29 Oct 2009 18:45:38 +0000 Subject: - Changing the implementation-guardian to work with the policy-guardianException module - Adding the policy-guardianException module: The guardian member is implemented as policies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831060 13f79535-47bb-0310-9956-ffa450edef68 --- .../policy-guardianExceptionHandling/pom.xml | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 sandbox/dougsleite/policy-guardianExceptionHandling/pom.xml (limited to 'sandbox/dougsleite/policy-guardianExceptionHandling/pom.xml') diff --git a/sandbox/dougsleite/policy-guardianExceptionHandling/pom.xml b/sandbox/dougsleite/policy-guardianExceptionHandling/pom.xml new file mode 100644 index 0000000000..3ccf37efb7 --- /dev/null +++ b/sandbox/dougsleite/policy-guardianExceptionHandling/pom.xml @@ -0,0 +1,100 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.6-SNAPSHOT + ../pom.xml + + tuscany-policy-guardianExceptionHandling + Apache Tuscany SCA Guardian Exception Handling Policy Model + + + + + org.apache.tuscany.sca + tuscany-contribution + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-impl + 1.6-SNAPSHOT + test + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.6-SNAPSHOT + test + jar + + + org.apache.tuscany.sca + tuscany-implementation-guardian + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java + 1.6-SNAPSHOT + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.policy.guardianExceptionHandling + ${pom.name} + org.apache.tuscany.sca.policy.guardianExceptionHandling* + + + + + + + + + + + + -- cgit v1.2.3