cziegeler opened a new pull request, #2: URL: https://github.com/apache/sling-adapter-annotations/pull/2
This PR updates the Maven parent POM version from 48 to 66, switches the XML encoding declaration to UTF-8, pins the Java source version to 8, and applies consistent code style fixes across the annotation source files. - Update `pom.xml` encoding from `ISO-8859-1` to `UTF-8` - Bump parent POM version from `48` to `66` - Add `sling.java.version` property set to `8` - Standardize Apache license header format in `Adaptables.java` and `Adapter.java` - Remove trailing whitespace and fix missing newline at end of file in `Adaptable.java` Co-authored-by: Maia <maia@noreply> -- 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]
