Xml Format Maven Plugin 3.3.1
·
132 commits
to master
since this release
User Changes
- Remains java 7 compatibility / Maven 3.5.4 compatibility
- Maven artifacts now provided scope as required by maven. These are already present by using maven.
- Removed hamcrest mistakenly on source path (test library)
- Minor code cleanup
- Correct issue #36
- Adjust trimming logic to retain \n when needed
- Restructure tokenization logic
Build
- Add empty relativePath
- Add java 17 and 21 to GHA and remove java 18
- Do not run deploy GHA on forks
- Correct java 11 activation and add jdk 21 activation
- Updated hamcrest usage / junit usage
- Add enforcer plugin to ensure our binary compatibility
- Run GHA for any branch
- Added maven wrapper