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

   Upgrades the Maven parent POM and applies consistent formatting across the 
module.
   
   **Changes:**
   - Bump `sling-bundle-parent` from version 52 to 66
   - Add `<sling.java.version>8</sling.java.version>` property
   - Reorder imports (javax before java, then org.*) to match Google Java Style
   - Reformat Javadoc comments to use `<p>` tags and consistent line wrapping
   - Move `<build>` section after `<dependencies>` for standard POM ordering
   - Fix `<scm>` block indentation and inline `<tag>HEAD</tag>`
   - Inline `<description>` to a single line
   - Remove maven-javadoc-plugin's multi-line `<excludePackageNames>` in favour 
of single-line value
   - No functional or behavioural changes; diff was truncated at 46 files
   
   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