Try having the Hudson distro profile build only the distributions and use the previously punlished snapshots of other modules

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039649 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2010-11-27 10:50:27 +00:00
parent 262894a11c
commit 9d4873b1bc

View file

@ -675,9 +675,7 @@ org.apache.tuscany.sca.assembly:org.apache.tuscany.sca.assembly.builder:org.apac
<buildZips>true</buildZips> <buildZips>true</buildZips>
</properties> </properties>
<modules> <modules>
<module>maven/maven-tuscany-plugin</module> <!-- samples need to be included so that the bin distro includes the prebuilt contributions -->
<module>modules</module>
<module>features</module>
<module>samples</module> <module>samples</module>
<module>distribution/all</module> <module>distribution/all</module>
</modules> </modules>