summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-08 03:07:47 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-08 03:07:47 +0000
commit2a15ee45dcab33245a04f0a6dcb50aa80b4c98d5 (patch)
tree0217999612a0327ae5529fc7f794a547d00b2ecf /sca-java-2.x/trunk
parent301023a461e6084e1d58b0b417fd7a280a596ae4 (diff)
Add compliance tests into the fast profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920179 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index d15ed7a071..990877bcb5 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -675,6 +675,7 @@
<module>shades</module>
<module>distribution</module>
<module>archetypes</module>
+ <module>compliance-tests</module>
</modules>
<build>
<plugins>