Author: jsdelfino
Date: Sat Oct 25 12:48:43 2008
New Revision: 707896
URL: http://svn.apache.org/viewvc?rev=707896&view=rev
Log:
Added the tools/eclipse module to the distro build profile.
Modified:
tuscany/branches/sca-equinox/pom.xml
Modified: tuscany/branches/sca-equinox/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-equinox/pom.xml?rev=707896&r1=707895&r2=707896&view=diff
==============================================================================
--- tuscany/branches/sca-equinox/pom.xml (original)
+++ tuscany/branches/sca-equinox/pom.xml Sat Oct 25 12:48:43 2008
@@ -192,6 +192,7 @@
<id>distribution</id>
<modules>
<module>distribution</module>
+ <module>tools/eclipse</module>
</modules>
</profile>