Author: fmeschbe
Date: Mon Aug 16 06:37:32 2010
New Revision: 985810
URL: http://svn.apache.org/viewvc?rev=985810&view=rev
Log:
SLING-1655 Remove HTTP Basic authentication handler from builder list
Modified:
sling/trunk/launchpad/builder/src/main/bundles/list.xml
Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=985810&r1=985809&r2=985810&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Aug 16 06:37:32
2010
@@ -60,11 +60,6 @@
</bundle>
<bundle>
<groupId>org.apache.sling</groupId>
- <artifactId>org.apache.sling.httpauth</artifactId>
- <version>2.0.5-SNAPSHOT</version>
- </bundle>
- <bundle>
- <groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.auth.openid</artifactId>
<version>0.9.1-SNAPSHOT</version>
</bundle>