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 80c6fe3  [MNG-6643] - Version comparison CLI does not work anymore
     new baed5a2  [MNG-6629] - Make ID validation faster
     new ebac165  [MNG-6630] - Make ComparableVersion faster
     new 44ad1aa  [MNG-6631] - Make DefaultArtifactVersion faster
     new d34e8fb  [MNG-6631] documented the performance intent
     new 1e03388  [MNG-6632] - Remember artifact handlers after they've been 
used once

The 5 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:
 .../artifact/versioning/ComparableVersion.java     | 104 ++++++++++++++++++++-
 .../versioning/DefaultArtifactVersion.java         |  91 +++++++++++-------
 .../manager/DefaultArtifactHandlerManager.java     |  10 +-
 .../model/validation/DefaultModelValidator.java    |  53 +++++++++--
 4 files changed, 207 insertions(+), 51 deletions(-)

Reply via email to