Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AE6D7200BE1 for ; Mon, 19 Dec 2016 15:07:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AD221160B18; Mon, 19 Dec 2016 14:07:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DC639160B30 for ; Mon, 19 Dec 2016 15:07:00 +0100 (CET) Received: (qmail 12906 invoked by uid 500); 19 Dec 2016 14:06:59 -0000 Mailing-List: contact dev-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 dev@sling.apache.org Received: (qmail 12868 invoked by uid 99); 19 Dec 2016 14:06:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 14:06:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AE1272C03E0 for ; Mon, 19 Dec 2016 14:06:59 +0000 (UTC) Date: Mon, 19 Dec 2016 14:06:59 +0000 (UTC) From: "Carsten Ziegeler (JIRA)" To: dev@sling.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SLING-6402) Remove loginAdministrative() usage from jcr base MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 19 Dec 2016 14:07:01 -0000 [ https://issues.apache.org/jira/browse/SLING-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-6402: ------------------------------------ Fix Version/s: JCR Base 3.0.2 > Remove loginAdministrative() usage from jcr base > ------------------------------------------------ > > Key: SLING-6402 > URL: https://issues.apache.org/jira/browse/SLING-6402 > Project: Sling > Issue Type: Improvement > Components: JCR > Reporter: Antonio Sanso > Assignee: Carsten Ziegeler > Fix For: JCR Base 3.0.2 > > > jcr.base has a Loader class which allows to set namespace prefixes and define node types through bundle content. -- This message was sent by Atlassian JIRA (v6.3.4#6332)