cziegeler opened a new pull request, #53:
URL: https://github.com/apache/sling-org-apache-sling-jcr-resource/pull/53

   Upgrades the Maven parent POM from version 52 to 66 and applies housekeeping 
changes across the module.
   
   **Changes:**
   - Bump `sling-bundle-parent` from `52` to `66`
   - Add `<sling.java.version>8</sling.java.version>` property
   - Change POM encoding declaration from ISO-8859-1 to UTF-8
   - Reorder import groups in Java files to place `javax.*` before `java.*` 
(Sling convention)
   - Reformat long constructor/method signatures to one-parameter-per-line style
   - Move `<build>` section to after `<dependencies>` in POM
   - Minor POM formatting: SCM indentation, description inline, comment 
placement
   - Add missing newline at end of `JcrResourceChange.java`
   - Remove trailing blank lines in `package-info.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]

Reply via email to