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 EC211200C8F for ; Thu, 25 May 2017 15:48:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EB05B160BCA; Thu, 25 May 2017 13:48:52 +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 117B5160BEA for ; Thu, 25 May 2017 15:48:50 +0200 (CEST) Received: (qmail 5439 invoked by uid 500); 25 May 2017 13:48:49 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 4373 invoked by uid 99); 25 May 2017 13:48:48 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2017 13:48:48 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 72F60E0667; Thu, 25 May 2017 13:48:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: hibou@apache.org To: notifications@ant.apache.org Date: Thu, 25 May 2017 13:49:20 -0000 Message-Id: <8fef3381ce8449ddac84d44c4ed2f258@git.apache.org> In-Reply-To: <3c1a70f166854c7aa7e5f978223d524c@git.apache.org> References: <3c1a70f166854c7aa7e5f978223d524c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [34/50] [abbrv] ant-ivy git commit: This closes #18 archived-at: Thu, 25 May 2017 13:48:53 -0000 This closes #18 Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/0c0d92d8 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/0c0d92d8 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/0c0d92d8 Branch: refs/heads/xooki2asciidoc Commit: 0c0d92d84b88be22acf8c6dc08c6e016f26a9a18 Parents: 4ab65af b308d59 Author: Nicolas Lalevée Authored: Thu May 18 21:02:47 2017 +0200 Committer: Nicolas Lalevée Committed: Thu May 18 21:02:47 2017 +0200 ---------------------------------------------------------------------- .../ivy/osgi/core/OSGiManifestParser.java | 18 +++++++++++---- .../parser/xml/XmlModuleDescriptorParser.java | 2 +- .../ivy/osgi/core/OSGiManifestParserTest.java | 23 ++++++++++++++++++++ .../osgi/module1/META-INF/MANIFEST.MF | 3 +++ 4 files changed, 41 insertions(+), 5 deletions(-) ----------------------------------------------------------------------