pjfanning commented on issue #293: URL: https://github.com/apache/incubator-pekko-http/issues/293#issuecomment-1666889848
I agree the new regex is better but we may want something that compares RC0 as being newer than M0 - I know that alphanumerically this is already the case - but it feels like version number comparison is fairly hard and using a lib function seems like a good idea. sbt librarymanagment has VersionNumber class which might also work. We can use the new regex as an interim solution, if you like. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
