Author: rombert
Date: Mon Dec 16 08:43:33 2013
New Revision: 1551130
URL: http://svn.apache.org/r1551130
Log:
Add extensions/sling-pax-util to the contrib reactor
This is needed to allow the i18n module to succesfully build.
Modified:
sling/trunk/contrib/pom.xml
Modified: sling/trunk/contrib/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/pom.xml?rev=1551130&r1=1551129&r2=1551130&view=diff
==============================================================================
--- sling/trunk/contrib/pom.xml (original)
+++ sling/trunk/contrib/pom.xml Mon Dec 16 08:43:33 2013
@@ -101,6 +101,7 @@
<module>extensions/rewriter</module>
<module>extensions/tenant</module>
<module>extensions/replication</module>
+ <module>extensions/sling-pax-util</module>
<module>jcr/jackrabbit-client</module>
<module>jcr/compiler</module>
<module>jcr/prefs</module>