[PR] IVY-1665: verify version is greater before reporing on available updates [ant-ivy]

eric-milles (via GitHub) <[email protected]> Thu, 11 Jun 2026 20:44:03 -0000
Newsgroups gmane.comp.jakarta.ant.devel
Message-ID <[email protected]>
eric-milles opened a new pull request, #119:
URL: https://github.com/apache/ant-ivy/pull/119

   A status difference (integration vs release) may see a lesser version as the latest release.  Ensure that the revision is greater before reporting it as an update.  Ex: org.glassfish#jakarta.el 5.0.0-M1 -> 4.0.2
   
   The logic for isGreater was extracted from `org.apache.ivy.plugins.latest.LatestRevisionStrategy.MridComparator`.  This comparator checks more than is necessary for revision comparison.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]