summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-20 11:17:18 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-20 11:17:18 +0000
commit1150abe79747ff241d66cf0fc89a280dd961b5f1 (patch)
tree98c7dc48ee3ddb65ab9a99ab7d0b9af7a0fa15dd /sca-java-2.x/trunk/pom.xml
parent1ed17a55b2053dfd20fd6652029e306f5b65f33f (diff)
Add all the modules to the fast profile (which isn't quite whats wanted, would be better if you can use the profile with any of the other profiles, is there a way to do that?)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901134 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/pom.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index 8c3f3d242c..b907d24da5 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -570,6 +570,15 @@
<profile>
<id>fast</id>
+ <modules>
+ <module>modules</module>
+ <module>samples</module>
+ <module>itest</module>
+ <module>features</module>
+ <module>shades</module>
+ <module>distribution</module>
+ <module>archetypes</module>
+ </modules>
<build>
<plugins>
<plugin>