Author: fmeschbe
Date: Wed Jul 3 09:41:10 2013
New Revision: 1499295
URL: http://svn.apache.org/r1499295
Log:
Implement support for service based ResourceResolver and Session access
- Add a branch of the Launchpad Builder for easier testing
Added:
sling/whiteboard/fmeschbe/deprecate_login_administrative/launchpad/
sling/whiteboard/fmeschbe/deprecate_login_administrative/launchpad/builder/
- copied from r1499294, sling/trunk/launchpad/builder/
Modified:
sling/whiteboard/fmeschbe/deprecate_login_administrative/pom.xml
Modified: sling/whiteboard/fmeschbe/deprecate_login_administrative/pom.xml
URL:
http://svn.apache.org/viewvc/sling/whiteboard/fmeschbe/deprecate_login_administrative/pom.xml?rev=1499295&r1=1499294&r2=1499295&view=diff
==============================================================================
--- sling/whiteboard/fmeschbe/deprecate_login_administrative/pom.xml (original)
+++ sling/whiteboard/fmeschbe/deprecate_login_administrative/pom.xml Wed Jul 3
09:41:10 2013
@@ -52,6 +52,8 @@
<module>jcr/resource</module>
<module>resourceresolver</module>
<module>serviceusermapper</module>
+
+ <module>launchpad/builder</module>
</modules>
</project>