svn commit: r810786 - in /sling/trunk/launchpad/base/src: main/java/org/apache/sling/launchpad/base/impl/ test/java/org/apache/sling/launchpad/base/ test/java/org/apache/sling/launchpad/base/impl/ tes

2009-09-03 Thread fmeschbe
Author: fmeschbe Date: Thu Sep 3 06:44:19 2009 New Revision: 810786 URL: http://svn.apache.org/viewvc?rev=810786view=rev Log: SLING-9222 (Finally) apply the patch to copy the bundles to the filesystem for bootstrapping and easy extension of initial boot time bundle installation Added:

svn commit: r810787 - /sling/trunk/launchpad/base/src/main/java/org/apache/sling/launchpad/base/shared/SharedConstants.java

2009-09-03 Thread fmeschbe
Author: fmeschbe Date: Thu Sep 3 06:46:42 2009 New Revision: 810787 URL: http://svn.apache.org/viewvc?rev=810787view=rev Log: SLING-9222 ... and add the missing constant Modified: sling/trunk/launchpad/base/src/main/java/org/apache/sling/launchpad/base/shared/SharedConstants.java

svn commit: r810875 - in /sling/trunk/bundles/servlets: get/src/main/java/org/apache/sling/servlets/get/impl/ post/src/main/java/org/apache/sling/servlets/post/impl/

2009-09-03 Thread fmeschbe
Author: fmeschbe Date: Thu Sep 3 10:37:03 2009 New Revision: 810875 URL: http://svn.apache.org/viewvc?rev=810875view=rev Log: SLING-1096 register SLING default servlets using the last search path entry as the path prefix Modified:

svn commit: r810965 - in /sling/trunk/launchpad/content/src/main/resources/content: index.html sling-test/sling/sling-test.html

2009-09-03 Thread bdelacretaz
Author: bdelacretaz Date: Thu Sep 3 14:19:50 2009 New Revision: 810965 URL: http://svn.apache.org/viewvc?rev=810965view=rev Log: Add login links to the index and test pages Modified: sling/trunk/launchpad/content/src/main/resources/content/index.html

svn commit: r810983 - /sling/trunk/installer/osgi/it/src/test/java/org/apache/sling/osgi/installer/it/ConfigInstallTest.java

2009-09-03 Thread bdelacretaz
Author: bdelacretaz Date: Thu Sep 3 14:52:43 2009 New Revision: 810983 URL: http://svn.apache.org/viewvc?rev=810983view=rev Log: SLING-1078 - more robust testing Modified: sling/trunk/installer/osgi/it/src/test/java/org/apache/sling/osgi/installer/it/ConfigInstallTest.java Modified: