disable optional modules from build by default

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359686 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2005-12-29 02:45:17 +00:00
parent a759a94e42
commit 05e97d1d18

View File

@ -36,11 +36,11 @@
<!--
Disable this optional module from the default build since this contains a dependency that cannot
be automatically downloaded from a maven repository
-->
<module>activeio-aio</module>
<module>activeio-oneport-jetty</module>
<module>activeio-oneport-openorb</module>
<module>activeio-jxta</module>
-->
</modules>