From notifications-return-30419-archive-asf-public=cust-asf.ponee.io@ant.apache.org Thu Mar 15 12:34:40 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3BDE4180718 for ; Thu, 15 Mar 2018 12:34:40 +0100 (CET) Received: (qmail 89777 invoked by uid 500); 15 Mar 2018 11:34:39 -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 89768 invoked by uid 99); 15 Mar 2018 11:34:39 -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, 15 Mar 2018 11:34:39 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 20869F3238; Thu, 15 Mar 2018 11:34:39 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: gintas@apache.org To: notifications@ant.apache.org Message-Id: <31ba4b412cc348a59f239eec7e713d63@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ant-ivy git commit: Use HTML entities Date: Thu, 15 Mar 2018 11:34:39 +0000 (UTC) Repository: ant-ivy Updated Branches: refs/heads/master 05c3af980 -> 2c633410b Use HTML entities Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/2c633410 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/2c633410 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/2c633410 Branch: refs/heads/master Commit: 2c633410b3322d864a2e14d68abf2f89e0ae394d Parents: 05c3af9 Author: Gintas Grigelionis Authored: Thu Mar 15 12:34:07 2018 +0100 Committer: Gintas Grigelionis Committed: Thu Mar 15 12:34:07 2018 +0100 ---------------------------------------------------------------------- asciidoc/release-notes.adoc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/2c633410/asciidoc/release-notes.adoc ---------------------------------------------------------------------- diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc index 5515bab..62e3916 100644 --- a/asciidoc/release-notes.adoc +++ b/asciidoc/release-notes.adoc @@ -69,7 +69,7 @@ For details about the following changes, check our JIRA install at link:https:// - FIX: HTTP issue: Basic authentication is stuck in 401 loop (jira:IVY-1336[]) - FIX: command line: -types seems to not accept comma [jira:IVY-1355[]] - FIX: Mixed use of symlinks leads to cache corruption [jira:IVY-1498[]] (Thanks to Stephen Haberman) -- FIX: Some cached locations are stored incorrectly resulting in MalformedURLException [jira:IVY-1566[]] (Thanks to Aurélien Pupier) +- FIX: Some cached locations are stored incorrectly resulting in MalformedURLException [jira:IVY-1566[]] (Thanks to Aurélien Pupier) - FIX: defaultconf/mapping attributes ignored when extended/included from parent file [jira:IVY-1315[]] [jira:IVY-1419[]] [jira:IVY-1420[]] [jira:IVY-1437[]] (Thanks to Willem Verstraeten) - FIX: ApacheURLLister skips versions with URL encoded characters [jira:IVY-1442[]] [jira:IVY-1573[]] - FIX: Configuration lists are sensitive to whitespace; multiple split/merge methods [jira:IVY-309[]] [jira:IVY-1282[]] @@ -80,7 +80,7 @@ For details about the following changes, check our JIRA install at link:https:// - FIX: Fix Maven dependency resolution for dependencies with multiple different classifiers (jira:IVY-1576[]) - IMPROVEMENT: Throw an IllegalStateException when retrieving the resolutionCacheRoot on the DefaultResolutionCacheManager if the basedir (or IvySettings) is not set (jira:IVY-1482[]) -- IMPROVEMENT: Optimization: limit the revision numbers scanned if revision prefix is specified (Thanks to Ernestas Vaiciukevičius) +- IMPROVEMENT: Optimization: limit the revision numbers scanned if revision prefix is specified (Thanks to Ernestas Vaiciukevičius) - IMPROVEMENT: Update BouncyCastle to 1.52 (jira:IVY-1521[]) (Thanks to Michal Srb) - IMPROVEMENT: `symlinkmass` option of retrieve task has been deprecated in this release and will no longer be supported since, starting this version of Ivy, Ivy uses Java standard API(s) for symlink management and as such doesn't spawn a process to execute symlink creation shell commands, like it used to do earlier. The `symlinkmass` option was previously there to launch just one single process instead of multiple processes for symlink creation. Now with the usage of the Java standard API(s), this option no longer is relevant. - IMPROVEMENT: Ivy command line now supports passing `overwriteMode` option to `retrieve` task (jira:IVY-1447[]) @@ -113,7 +113,7 @@ Here is the list of people who have contributed source code and documentation up * Charles Duffy * Gintautas Grigelionis * Xavier Hanin -* Nicolas Lalevée +* Nicolas Lalevée * Jaikiran Pai * Jon Schneider * Gilles Scokart @@ -124,7 +124,7 @@ Here is the list of people who have contributed source code and documentation up * alex322 * Mathieu Anquetin * Andreas Axelsson -* Stéphane Bailliez +* Stéphane Bailliez * Karl Baum * Andrew Bernhagen * Mikkel Bjerg @@ -169,7 +169,7 @@ Here is the list of people who have contributed source code and documentation up * Payam Hekmat * Tobias Himstedt * Achim Huegen -* Pierre Hägnestrand +* Pierre Hägnestrand * Ilya * Matt Inger * Anders Jacobsson @@ -212,7 +212,7 @@ Here is the list of people who have contributed source code and documentation up * Carsten Pfeiffer * Yanus Poluektovich * Roshan Punnoose -* Aurélien Pupier +* Aurélien Pupier * Jean-Baptiste Quenot * Carl Quinn * Damon Rand @@ -238,7 +238,7 @@ Here is the list of people who have contributed source code and documentation up * Erwin Tratar * Jason Trump * David Turner -* Ernestas Vaiciukevičius +* Ernestas Vaiciukevičius * Tjeerd Verhagen * Willem Verstraeten * Richard Vowles