Author: bdelacretaz
Date: Fri Dec 18 13:25:29 2015
New Revision: 1720779
URL: http://svn.apache.org/viewvc?rev=1720779&view=rev
Log:
Add hapi and acldef modules, both actively developed with good tests
Modified:
sling/trunk/contrib/pom.xml
Modified: sling/trunk/contrib/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/pom.xml?rev=1720779&r1=1720778&r2=1720779&view=diff
==============================================================================
--- sling/trunk/contrib/pom.xml (original)
+++ sling/trunk/contrib/pom.xml Fri Dec 18 13:25:29 2015
@@ -121,6 +121,8 @@
<module>extensions/superimposing</module>
<module>extensions/tenant</module>
<module>extensions/urlrewriter</module>
+ <module>extensions/hapi</module>
+ <module>extensions/acldef</module>
<module>jcr/compiler</module>
<module>jcr/jackrabbit-client</module>