Author: cziegeler
Date: Fri Aug 24 08:47:19 2012
New Revision: 1376864
URL: http://svn.apache.org/viewvc?rev=1376864&view=rev
Log:
Add new console bundle to build
Modified:
sling/trunk/pom.xml
Modified: sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1376864&r1=1376863&r2=1376864&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Fri Aug 24 08:47:19 2012
@@ -180,6 +180,7 @@
<!-- Installer -->
<module>installer/core</module>
+ <module>installer/console</module>
<module>installer/providers/file</module>
<module>installer/providers/jcr</module>
<module>installer/factories/configuration</module>