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

   Bumps the sling-bundle-parent version and cleans up POM and Java formatting 
across the module.
   
   - Upgrade `sling-bundle-parent` from version 49 to 66
   - Add `sling.java.version=8` property; reorder properties block
   - Switch OSGi dependency from `osgi.core` to `org.osgi.framework`
   - Add `encoding="UTF-8"` to XML declaration in pom.xml
   - Trim whitespace from `<description>` element
   - Reorder `javax.jcr` imports before `java.*` imports in `InstallModelTask`
   - Reformat constructor signatures for `AbstractModelTask` and 
`InstallModelTask` to single-line or standard multi-line style
   - Remove extra spaces inside `if`/`for` conditions throughout 
`AbstractModelTask` and `InstallModelTask`
   - Reformat long method-call lines (`registerResources`, `ctx.log`) for 
readability
   
   Note: the diff was truncated; additional formatting changes in further 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]

Reply via email to