cziegeler opened a new pull request, #2: URL: https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems-base/pull/2
Upgrades the Maven parent POM and cleans up project configuration and code style. **Changes:** - Bump `sling-bundle-parent` from version 49 to 66 - Replace `osgi.core` dependency with `org.osgi.framework` and `org.osgi.util.tracker` - Add XML declaration to `pom.xml` - Reorder `<properties>` and `<build>` sections to follow standard POM element order - Trim whitespace from `<description>` element - Reformat `Activator.java` and `SubsystemBaseTransformer.java` for consistent code style (brace placement, line wrapping) - Move `@Header` import to be grouped with other OSGi imports Note: The diff was truncated; additional minor formatting changes may be present in `SubsystemBaseTransformer.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]
