Return-Path: X-Original-To: apmail-karaf-commits-archive@minotaur.apache.org Delivered-To: apmail-karaf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC988106F8 for ; Sun, 3 Nov 2013 06:39:03 +0000 (UTC) Received: (qmail 69828 invoked by uid 500); 3 Nov 2013 06:39:02 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 69763 invoked by uid 500); 3 Nov 2013 06:38:58 -0000 Mailing-List: contact commits-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 commits@karaf.apache.org Received: (qmail 69756 invoked by uid 99); 3 Nov 2013 06:38:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Nov 2013 06:38:56 +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; Sun, 03 Nov 2013 06:38:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3C400238896F; Sun, 3 Nov 2013 06:38:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1538323 - /karaf/branches/karaf-2.3.x/manual/pom.xml Date: Sun, 03 Nov 2013 06:38:35 -0000 To: commits@karaf.apache.org From: jbonofre@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131103063835.3C400238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jbonofre Date: Sun Nov 3 06:38:34 2013 New Revision: 1538323 URL: http://svn.apache.org/r1538323 Log: jetty:run execution ignores the jetty-port property Modified: karaf/branches/karaf-2.3.x/manual/pom.xml Modified: karaf/branches/karaf-2.3.x/manual/pom.xml URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/manual/pom.xml?rev=1538323&r1=1538322&r2=1538323&view=diff ============================================================================== --- karaf/branches/karaf-2.3.x/manual/pom.xml (original) +++ karaf/branches/karaf-2.3.x/manual/pom.xml Sun Nov 3 06:38:34 2013 @@ -309,6 +309,10 @@ + jetty.port + ${jetty-port} + + scalate.editor ${scalate.editor}