summaryrefslogtreecommitdiffstats
path: root/sandbox/dougsleite/implementation-guardian/pom.xml
diff options
context:
space:
mode:
authordougsleite <dougsleite@13f79535-47bb-0310-9956-ffa450edef68>2009-10-29 18:45:38 +0000
committerdougsleite <dougsleite@13f79535-47bb-0310-9956-ffa450edef68>2009-10-29 18:45:38 +0000
commitc4800a6c1b96b327f7f964ebf468348624363abf (patch)
tree1f96f5b9b87b6f25fab6602ea4a4dfc042e99aca /sandbox/dougsleite/implementation-guardian/pom.xml
parenta1a3fca873e35c3f7dd4036aa1a734df3b7100e9 (diff)
- 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
Diffstat (limited to 'sandbox/dougsleite/implementation-guardian/pom.xml')
-rw-r--r--sandbox/dougsleite/implementation-guardian/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sandbox/dougsleite/implementation-guardian/pom.xml b/sandbox/dougsleite/implementation-guardian/pom.xml
index dcd91936e6..3752c6ded5 100644
--- a/sandbox/dougsleite/implementation-guardian/pom.xml
+++ b/sandbox/dougsleite/implementation-guardian/pom.xml
@@ -39,6 +39,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-policy-guardianExceptionHandling</artifactId>
+ <version>1.6-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
<version>1.6-SNAPSHOT</version>
</dependency>