Author: nickboldt
Date: 2010-07-19 13:42:45 -0400 (Mon, 19 Jul 2010)
New Revision: 23556
Modified:
trunk/pom.xml
Log:
add drools back into pom.xml - why does this keep getting removed??
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-07-19 17:29:40 UTC (rev 23555)
+++ trunk/pom.xml 2010-07-19 17:42:45 UTC (rev 23556)
@@ -46,7 +46,7 @@
ant -q -->
<!-- IF YOU REMOVE A MODULE, be sure to also remove it from site/site.xml and
build/aggregate/site/site.xml
or the build will break! -->
- <!--module>drools</module-->
+ <module>drools</module>
<module>site</module>
</modules>
Show replies by date