uschindler edited a comment on pull request #2649: URL: https://github.com/apache/lucene-solr/pull/2649#issuecomment-1072980556
I am not sure about the consequences for scripts, but this variant should be fine. The spec version inside jar files stays with version base so the compatibility is ensured. I still don't understand why somebody doing a fork or custom build needs to have a dot. Lucene says "appendix with dash", so downstream users should respect this. If you create a custom jdk you also have to use their very strict versioning patterns (e.g adoptopenjdk, Coretto). They also require plain base version numbers and strings like Coretto or bugfix versions must match be in implementation appendixes clearly specified. If one makes an incompatible fork, Maven coordinates should be adapted. This is just my personal view on it, others may see it different. -- 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-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org