summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-25 19:48:43 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-10-25 19:48:43 +0000
commit67417b17d321c3b7a11ae3ec07a1150be4fa0139 (patch)
tree8d829d2beeccd837e53c2c2f9ae73dfd32c28dd9 /branches
parentd9492689426e6a81cc8c71176bcbd8c4c8c1dfa8 (diff)
Added the tools/eclipse module to the distro build profile.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707896 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-equinox/pom.xml b/branches/sca-equinox/pom.xml
index d53095df8f..8c2a69d397 100644
--- a/branches/sca-equinox/pom.xml
+++ b/branches/sca-equinox/pom.xml
@@ -192,6 +192,7 @@
<id>distribution</id>
<modules>
<module>distribution</module>
+ <module>tools/eclipse</module>
</modules>
</profile>