Author: olamy
Date: Tue Dec 18 11:39:10 2012
New Revision: 1423416
URL: http://svn.apache.org/viewvc?rev=1423416&view=rev
Log:
add exec in aggregator build
Modified:
commons/trunks-proper/pom.xml
Modified: commons/trunks-proper/pom.xml
URL:
http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1423416&r1=1423415&r2=1423416&view=diff
==============================================================================
--- commons/trunks-proper/pom.xml (original)
+++ commons/trunks-proper/pom.xml Tue Dec 18 11:39:10 2012
@@ -37,6 +37,7 @@
<module>lang</module>
<module>cli</module>
<module>ognl</module>
+ <module>exec</module>
<!-- comment as build failure -->
<!--module>digester</module-->
</modules>