ascheman commented on PR #637: URL: https://github.com/apache/maven-war-plugin/pull/637#issuecomment-5083462028
The builder is exactly what I had in mind — and confirmed: the `XmlStreamReader(InputStream)` deprecation annotation is gone now. 👍 The remaining red CI is just a spotless format nit — the one-liner is a hair over the line-length limit, so it wants the assignment wrapped onto its own line. `mvn spotless:apply` will fix it and turn CI green. Happy to approve once it's green. Thanks for the quick turnaround! -- 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]
