You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/12 11:25:13 UTC

[GitHub] [maven] kwin commented on pull request #825: [MNG-7106] Accept same lower and upper bound in version spec string

kwin commented on PR #825:
URL: https://github.com/apache/maven/pull/825#issuecomment-1276005133

   @cstamas Even Maven4 API still uses that implementation under the hood: https://github.com/apache/maven/blob/3f90e7028e0338c110aea267b44362653d55273a/maven-core/src/main/java/org/apache/maven/internal/impl/DefaultVersionParser.java#L57 so I think this is worth fixing. Deprecation can come as a subsequent step (and providing an implementation based on Maven Resolver's `GenericVersionScheme`)


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org