Author: nickboldt
Date: 2010-07-01 10:26:55 -0400 (Thu, 01 Jul 2010)
New Revision: 23148
Modified:
trunk/pom.xml
Log:
add drools back in because site build requires it.
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-07-01 14:17:52 UTC (rev 23147)
+++ trunk/pom.xml 2010-07-01 14:26:55 UTC (rev 23148)
@@ -44,7 +44,7 @@
<module>jbpm</module>
<!-- NOTE: To build drools, must first bootstrap with ant script: cd drools;
ant -q -->
- <!--module>drools</module-->
+ <module>drools</module>
<module>site</module>
</modules>
Show replies by date