laeubi opened a new pull request, #452:
URL: https://github.com/apache/felix-dev/pull/452

   The Felix code mentions a R8 feature (satisfying condition) as a TODO, but 
as R8 is out already this seems no longer needed.
   
   ## Changes
   
   - **ReferenceMetadata.java**: Replaced TODO comment with JavaDoc referencing 
the R8 specification
   - **XmlHandler.java**: Enhanced comments explaining the implicit satisfying 
condition logic
   - **README.md**: Added comprehensive documentation section covering:
     - Automatic satisfying condition reference injection when framework 
provides true condition service
     - Customization via `osgi.ds.satisfying.condition.target` property
     - XML configuration examples
     - Note about preliminary R8 specification status
   - **changelog.txt**: Documented as improvement in version 2.2.15


-- 
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