cziegeler opened a new pull request, #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/18
Upgrades the Maven parent POM and migrates Java source files from Felix SCR annotations to OSGi R6/R7 component annotations. **Note:** The diff was truncated and not all changed files were fully visible. The summary below is based on the visible portion. - Bumps `sling-bundle-parent` from version 52 to 66 - Adds `<sling.java.version>8</sling.java.version>` property - Reformats `pom.xml` indentation from 2-space to 4-space - Moves dependencies section above the build section in `pom.xml` - Updates `DefaultThreadPoolRegistrar.java` and ~18 other source files to use OSGi R6/R7 `@Component`, `@Reference`, and related annotations (replacing Felix SCR annotations) - Build and dependency declarations remain functionally unchanged 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]
