summaryrefslogtreecommitdiffstats
path: root/sandbox/slaws/backward-compatibility/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-15 09:25:11 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-15 09:25:11 +0000
commitf5866ded5a66625c8e95d5582e1f9e93e406a4d1 (patch)
tree27250c359f53370b0813980b9113e0c39f5c207b /sandbox/slaws/backward-compatibility/pom.xml
parentb51d6788a6cca0b0cf63ab650cae6712a2c821ba (diff)
A processor that just reads contributions and processes deployable composites through to the build stage. For testing backward compatibility in lieu of the domain manager
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775063 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/slaws/backward-compatibility/pom.xml')
-rw-r--r--sandbox/slaws/backward-compatibility/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/slaws/backward-compatibility/pom.xml b/sandbox/slaws/backward-compatibility/pom.xml
index f17a6089a5..9e672f9fef 100644
--- a/sandbox/slaws/backward-compatibility/pom.xml
+++ b/sandbox/slaws/backward-compatibility/pom.xml
@@ -59,6 +59,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>contribution-processor</module>
<module>references</module>
</modules>
</profile>
@@ -66,6 +67,7 @@
<profile>
<id>eclipse</id>
<modules>
+ <module>contribution-processor</module>
<module>references</module>
</modules>
<build>