Return-Path: X-Original-To: apmail-karaf-dev-archive@minotaur.apache.org Delivered-To: apmail-karaf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9344D10B70 for ; Sun, 3 Nov 2013 13:31:37 +0000 (UTC) Received: (qmail 53365 invoked by uid 500); 3 Nov 2013 13:31:35 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 53228 invoked by uid 500); 3 Nov 2013 13:31:30 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Delivered-To: moderator for dev@karaf.apache.org Received: (qmail 69054 invoked by uid 99); 3 Nov 2013 11:02:40 -0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Date: Sun, 3 Nov 2013 03:02:12 -0800 (PST) From: sekaijin To: dev@karaf.apache.org Message-ID: <1383476531567-4030183.post@n3.nabble.com> In-Reply-To: <5275F501.9010906@nanthrax.net> References: <1383412117469-4030176.post@n3.nabble.com> <5275E60E.7000200@nanthrax.net> <5275F501.9010906@nanthrax.net> Subject: Re: custom distribution doc error patch MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I think you also escape ${project.version} and other variables. if I read the contents of https://svn.apache.org/repos/asf/karaf/trunk/assemblies/apache-karaf-minimal/pom.xml actually only the variable ${basedir} or ${project.basedir} are present but in version 2.2.x and the doc refers to it in deprecated section some other variable are needed escaped. Thank A+JYT -- View this message in context: http://karaf.922171.n3.nabble.com/custom-distribution-doc-error-patch-tp4030176p4030183.html Sent from the Karaf - Dev mailing list archive at Nabble.com.