cziegeler opened a new pull request, #2:
URL: 
https://github.com/apache/sling-org-apache-sling-installer-factory-deploymentpackage/pull/2

   Updates the Maven parent POM version and Java target, switches to the 
correct OSGi framework artifact, and applies consistent code formatting across 
Java sources.
   
   **Changes:**
   - Bump `sling-bundle-parent` from version 49 to 66
   - Add `sling.java.version` property set to 11
   - Replace `osgi.core` dependency with `org.osgi.framework`
   - Add XML declaration to `pom.xml`; trim whitespace in `<description>`
   - Fix brace/indentation style in `Activator.java` (mismatched closing brace 
in `start()`)
   - Reorder import for `@Header` annotation to follow standard ordering
   - Reformat multi-line method calls and `if` statements in `Activator.java`, 
`DeployPckTask.java`, and `DeploymentPackageInstaller.java` for consistency
   - Collapse logger call arguments onto single lines where they fit
   
   *Note: the diff was truncated before `DeploymentPackageInstaller.java` 
changes were fully shown.*
   
   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]

Reply via email to