cziegeler opened a new pull request, #2: URL: https://github.com/apache/sling-org-apache-sling-commons-threaddump/pull/2
Updates the Maven build configuration and reformats Java sources to align with current Sling coding standards. - Bump `sling-bundle-parent` version from 49 to 66 - Set `sling.java.version` to 11 - Switch POM encoding declaration from ISO-8859-1 to UTF-8 - Replace `osgi.core` dependency with `org.osgi.framework` - Move `@Header` import to standard alphabetical order in `Activator.java` - Reformat `Activator.java` and `ThreadDumpCommand.java` to match project style (indentation, line wrapping, trailing blank lines) 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]
