cziegeler opened a new pull request, #23:
URL: https://github.com/apache/sling-org-apache-sling-servlets-get/pull/23

   Refreshes both documentation files to reflect the actual state of the 
codebase and test infrastructure.
   
   - Correct Maven requirement to Java 17 and Maven 3.9+
   - Fix test class name references from `JsonRendererTest` to 
`JsonRendererServletTest`
   - Add note on OSGi Metatype annotations (`@Designate`, 
`@ObjectClassDefinition`, `@AttributeDefinition`)
   - Expand test tooling description to include sling-mock-oak and Sling 
servlet helpers
   - Add gotcha entry for shaded source JAR generation
   - Clarify test directory as JUnit 4/Mockito/Sling Mock tests
   - Add build artifacts section to README documenting shaded vs original JARs
   - Add SLF4J logging note to implementation notes
   - Add missing `Renderer.java` and `HeadServletResponse.java` to project 
layout
   - Expand test resources description with example fixture file names
   - Fix `bnd.bnd` description to mention inlined resources
   - Add single-test-class/method command examples to README
   
   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