cziegeler opened a new pull request, #26: URL: https://github.com/apache/sling-org-apache-sling-distribution-journal-messages/pull/26
Upgrades the sling-bundle-parent POM from version 49 to 66 and applies a set of code style and dependency cleanup changes across the module. - Bump `sling-bundle-parent` version from 49 to 66 in `pom.xml` - Add XML encoding declaration to `pom.xml` - Replace `osgi.cmpn` dependency with `org.osgi.service.event` - Fix `<version>` and `<scope>` ordering for the jsr305 dependency - Reorder `<scm>` and `<properties>` sections in `pom.xml` - Reorder imports to follow Java conventions (javax before java, then org.*) in several source files - Fix trailing whitespace and blank line style issues across multiple Java source files - Reformat long method signatures and Javadoc comment blocks for line-length compliance - Collapse empty interface body in `JournalAvailable.java` Note: the diff was truncated; additional formatting changes in other files may not be fully reflected above. 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]
