dmatej commented on PR #101: URL: https://github.com/apache/santuario-xml-security-java/pull/101#issuecomment-1584381717
@coheigea I have a question: Are you OK with change of the minimal Java from 8 to 11? Because if not, I can save time, close the PR and fork XmlSec as we need to keep it updated. I could rename the PR to "Minimal Java upgraded to 11" too, because many changes depend on that: 1) Module-info 2) System.Logger (the original target was to remove SLF4J from mandatory dependencies) 3) Java9+ deatures like Path.of 4) `--add-exports` 5) Jakarta EE 10 dependencies It is visible that XmlSec doesn't hurry anywhere and it is close to be really obsoleted. I think it would be better to create at least a prototype of the next XmlSec major version based on this branch and hurry to the year 2023. -- 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: dev-unsubscr...@santuario.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org