You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/03/23 11:57:19 UTC

[maven] branch master updated (49c8f17 -> f5a1374)

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

hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from 49c8f17  [MNG-6601] add input location tracking for m-site-p converted reports
     add f5a1374  [MNG-6572] use int or long instead of BigIntegers for little numbers in ComparableVersion

No new revisions were added by this update.

Summary of changes:
 .../artifact/versioning/ComparableVersion.java     | 227 ++++++++++++++++++---
 .../artifact/versioning/ComparableVersionTest.java |  90 ++++++++
 2 files changed, 292 insertions(+), 25 deletions(-)