slachiewicz commented on PR #391: URL: https://github.com/apache/maven-shared-utils/pull/391#issuecomment-5615058643
Merged current `master` into this branch to clear the conflict. The conflict looked worse than it was: [#382](https://github.com/apache/maven-shared-utils/pull/382) and this branch each appended a test method at the same point in `PrettyPrintXmlWriterTest`, so git could not tell them apart. Both are kept as-is -- nothing semantic was resolved and no assertion was changed. `master` also now carries the [#422](https://github.com/apache/maven-shared-utils/pull/422) fix, so the branch builds green again. `XMLEncode` itself is untouched. Verified: `mvn -B verify` on JDK 17 -> Tests run: 789, Failures: 0, Errors: 0. Spotless clean. This is still a draft. From here it looks ready to mark for review unless you had more planned for the C0 control character handling. *This comment was created with AI assistance.* -- 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]
