This is an automated email from the ASF dual-hosted git repository.

maartenc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivy.git


    from 8d34dd1a some things require Java9+
     add e6a9db44 IVY-1665: verify version is greater before reporting on 
available update
     add fd67cacf IVY-1665: use default LatestStrategy to compare revisions
     add aebe2c1f IVY-1665: use configured LatestStrategy to compare revisions
     new a569ad67 Merge pull request #119 from eric-milles/IVY-1665

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/ivy/ant/IvyDependencyUpdateChecker.java | 36 ++++++++++++--
 .../ivy/ant/IvyDependencyUpdateCheckerTest.java    | 20 ++++++++
 .../mod1-1.0.jar => IVY-1665/bar/foo/foo-1.0.jar}  |  0
 .../bar/foo/foo-2.0-M1.jar}                        |  0
 .../IVY-1665/bar/foo/ivy-1.0.xml}                  | 43 ++++++++---------
 .../IVY-1665/bar/foo/ivy-2.0-M1.xml}               | 43 ++++++++---------
 .../{IVY-1128 => IVY-1665}/ivysettings.xml         | 55 +++++++++++-----------
 7 files changed, 124 insertions(+), 73 deletions(-)
 copy test/repositories/{1/multiple-same-deps/mod1/jars/mod1-1.0.jar => 
IVY-1665/bar/foo/foo-1.0.jar} (100%)
 copy test/repositories/{1/multiple-same-deps/mod1/jars/mod1-1.0.jar => 
IVY-1665/bar/foo/foo-2.0-M1.jar} (100%)
 copy test/{buildlist/B/ivy.xml => repositories/IVY-1665/bar/foo/ivy-1.0.xml} 
(86%)
 copy test/{triggers/ant-build/A/ivy.xml => 
repositories/IVY-1665/bar/foo/ivy-2.0-M1.xml} (86%)
 copy test/repositories/{IVY-1128 => IVY-1665}/ivysettings.xml (72%)

Reply via email to