Return-Path: X-Original-To: apmail-sling-commits-archive@www.apache.org Delivered-To: apmail-sling-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BBA6D10625 for ; Fri, 16 Aug 2013 11:36:10 +0000 (UTC) Received: (qmail 35080 invoked by uid 500); 16 Aug 2013 11:36:10 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 35058 invoked by uid 500); 16 Aug 2013 11:36:09 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 35051 invoked by uid 99); 16 Aug 2013 11:36:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Aug 2013 11:36:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Aug 2013 11:36:07 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7E36D2388A32; Fri, 16 Aug 2013 11:35:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1514662 - /sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml Date: Fri, 16 Aug 2013 11:35:47 -0000 To: commits@sling.apache.org From: bdelacretaz@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130816113547.7E36D2388A32@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bdelacretaz Date: Fri Aug 16 11:35:47 2013 New Revision: 1514662 URL: http://svn.apache.org/r1514662 Log: SLING-2788 - disable webconsolesecurityprovider which fails with Oak 0.8 Modified: sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml Modified: sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml URL: http://svn.apache.org/viewvc/sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml?rev=1514662&r1=1514661&r2=1514662&view=diff ============================================================================== --- sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml (original) +++ sling/whiteboard/bdelacretaz/oak-launchpad/src/main/bundles/list.xml Fri Aug 16 11:35:47 2013 @@ -338,12 +338,6 @@ 1.0.0 - org.apache.sling - org.apache.sling.extensions.webconsolesecurityprovider - - 1.0.0 - - org.apache.felix org.apache.felix.webconsole 4.2.0 @@ -550,4 +544,15 @@ 2.4.2 + + + + + + org.apache.sling + org.apache.sling.extensions.webconsolesecurityprovider + + 1.0.0 + + \ No newline at end of file