Author: cziegeler
Date: Mon Dec 16 05:11:31 2013
New Revision: 1551117
URL: http://svn.apache.org/r1551117
Log:
Add new project containing an access security gate which protectes resource
providers based on JCR nodes.
Modified:
sling/trunk/contrib/pom.xml
Modified: sling/trunk/contrib/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/pom.xml?rev=1551117&r1=1551116&r2=1551117&view=diff
==============================================================================
--- sling/trunk/contrib/pom.xml (original)
+++ sling/trunk/contrib/pom.xml Mon Dec 16 05:11:31 2013
@@ -104,6 +104,7 @@
<module>jcr/jackrabbit-client</module>
<module>jcr/compiler</module>
<module>jcr/prefs</module>
+ <module>jcr/resourcesecurity</module>
<module>launchpad/karaf</module>
<module>launchpad/testing</module>
<module>scripting/script-console</module>