ppkarwasz opened a new pull request, #300: URL: https://github.com/apache/commons-geometry/pull/300
> [!WARNING] > This PR was submitted automatically to smoke-test > [Apache Commons Secure XML](https://github.com/apache/commons-xml) > and has not yet been verified by a human. > It will stay a draft until a committer reviews it and marks it ready. Creates the tutorial SVG writer's document builder and transformer factories (in the non-deployed `examples-tutorials` module) through `org.apache.commons:commons-secure-xml` (1.0.0-SNAPSHOT until its first release), so they run with XML secure processing enabled. The writer only builds an in-memory DOM and serializes it, so the generated SVG is unchanged. CI adds `-P use-apache-snapshots` (inherited from the `org.apache:apache` parent POM) so the SNAPSHOT dependency resolves when the examples profile is active. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
