summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-21 18:57:14 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-21 18:57:14 +0000
commit7b542d439373faa860f0f2d9d49d4b223cc5ed4c (patch)
treec097f1d4905427f433c9f34e112b1d27459bf901 /sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml
parentbd4cf9e7c346be1bb0a03d03eb5fc74745cff4d3 (diff)
Add a trip contribution that demonstrates the logging policy. Was only turned on in the trip unit test previously.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925862 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml
index 635cebbc6d..b6ed09447a 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml
@@ -93,6 +93,7 @@
<module>payment-bpel</module>
<module>payment-groovy</module>
<module>policy-client</module>
+ <module>trip-policy</module>
</modules>
</profile>