You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2017/05/25 13:49:10 UTC

[24/50] [abbrv] ant-ivy git commit: IVY-1531: Translation of POM to Ivy XML with * exclusion is removing main artifact

IVY-1531: Translation of POM to Ivy XML with * exclusion is removing main artifact

This closes #10


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/6b5b674c
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/6b5b674c
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/6b5b674c

Branch: refs/heads/xooki2asciidoc
Commit: 6b5b674cdc4458794d37284de602379f6e0001c7
Parents: 6973dcb d19212c
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Tue May 16 22:26:29 2017 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Tue May 16 22:26:29 2017 +0200

----------------------------------------------------------------------
 .../parser/m2/PomModuleDescriptorBuilder.java   | 46 ++++++++++++++------
 .../m2/PomModuleDescriptorParserTest.java       | 13 +++++-
 .../ivy/plugins/parser/m2/test-exclusion.pom    | 11 +++++
 3 files changed, 56 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/6b5b674c/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/6b5b674c/test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java
----------------------------------------------------------------------