Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C93FF10D79 for ; Wed, 2 Apr 2014 16:31:50 +0000 (UTC) Received: (qmail 9484 invoked by uid 500); 2 Apr 2014 16:31:41 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 8409 invoked by uid 500); 2 Apr 2014 16:31:27 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 8350 invoked by uid 99); 2 Apr 2014 16:31:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2014 16:31:23 +0000 Date: Wed, 2 Apr 2014 16:31:22 +0000 (UTC) From: "Tobias Bocanegra (JIRA)" To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (JCRVLT-46) Support for sub-packages outside jcr_root MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tobias Bocanegra created JCRVLT-46: -------------------------------------- Summary: Support for sub-packages outside jcr_root Key: JCRVLT-46 URL: https://issues.apache.org/jira/browse/JCRVLT-46 Project: Jackrabbit FileVault Issue Type: Improvement Reporter: Tobias Bocanegra in order to improve package management, it would be better if sub-packages are kept independently from the rest of the content, outside of jcr_root, eg in {{META-INF/vault/packages/}} also, they should be listed in the "manifest" of the package so that it is possible to determine package dependencies beforehand. -- This message was sent by Atlassian JIRA (v6.2#6252)