Return-Path: Delivered-To: apmail-sling-commits-archive@www.apache.org Received: (qmail 48418 invoked from network); 16 Nov 2010 15:42:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Nov 2010 15:42:28 -0000 Received: (qmail 46767 invoked by uid 500); 16 Nov 2010 15:42:59 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 46699 invoked by uid 500); 16 Nov 2010 15:42:58 -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 46692 invoked by uid 99); 16 Nov 2010 15:42:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Nov 2010 15:42:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Tue, 16 Nov 2010 15:42:56 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EF57D2388AF0; Tue, 16 Nov 2010 15:41:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1035662 - /sling/site/obr/sling.xml Date: Tue, 16 Nov 2010 15:41:41 -0000 To: commits@sling.apache.org From: justin@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101116154141.EF57D2388AF0@eris.apache.org> Author: justin Date: Tue Nov 16 15:41:41 2010 New Revision: 1035662 URL: http://svn.apache.org/viewvc?rev=1035662&view=rev Log: adding JCR WebConsole 1.0.0 release Modified: sling/site/obr/sling.xml Modified: sling/site/obr/sling.xml URL: http://svn.apache.org/viewvc/sling/site/obr/sling.xml?rev=1035662&r1=1035661&r2=1035662&view=diff ============================================================================== --- sling/site/obr/sling.xml (original) +++ sling/site/obr/sling.xml Tue Nov 16 15:41:41 2010 @@ -1,7 +1,7 @@ - + The Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Sling framework is running or by another bundle. 46754 @@ -3399,4 +3399,25 @@ Import package org.osgi.service.component ;version=1.0.0 Import package org.slf4j ;version=1.5.0 + +The JCR WebConsole bundle provides Felix WebConsole plugins. +15790 +http://sling.apache.org +org/apache/sling/org.apache.sling.jcr.webconsole/1.0.0/org.apache.sling.jcr.webconsole-1.0.0-sources.jar +http://www.apache.org/licenses/LICENSE-2.0.txt + + + + +

+

+

+

+ +Import package javax.jcr +Import package javax.jcr.nodetype +Import package javax.jcr.version +Import package org.apache.felix.webconsole ;version=3.0.0 +Import package org.apache.sling.jcr.api ;version=2.0.0 +