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 F0789C4DF for ; Thu, 4 Jul 2013 04:33:02 +0000 (UTC) Received: (qmail 52715 invoked by uid 500); 4 Jul 2013 04:33:02 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 52677 invoked by uid 500); 4 Jul 2013 04:33:02 -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 52668 invoked by uid 99); 4 Jul 2013 04:33:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jul 2013 04:33:02 +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; Thu, 04 Jul 2013 04:32:59 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 03A4D2388999; Thu, 4 Jul 2013 04:32:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1499646 - in /sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/api: ./ pom.xml Date: Thu, 04 Jul 2013 04:32:38 -0000 To: commits@sling.apache.org From: fmeschbe@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130704043239.03A4D2388999@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmeschbe Date: Thu Jul 4 04:32:38 2013 New Revision: 1499646 URL: http://svn.apache.org/r1499646 Log: Implement support for service based ResourceResolver and Session access - Update with latest changes from trunk Modified: sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/api/ (props changed) sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/api/pom.xml Propchange: sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/api/ ------------------------------------------------------------------------------ svn:mergeinfo = /sling/trunk/bundles/jcr/api:1458684-1499645 Modified: sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/api/pom.xml URL: http://svn.apache.org/viewvc/sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/api/pom.xml?rev=1499646&r1=1499645&r2=1499646&view=diff ============================================================================== --- sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/api/pom.xml (original) +++ sling/whiteboard/fmeschbe/deprecate_login_administrative/jcr/api/pom.xml Thu Jul 4 04:32:38 2013 @@ -23,7 +23,7 @@ org.apache.sling sling - 15 + 16 ../../../parent/pom.xml