-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: scr annotations 1.9.12
-
Fix Version/s: scr annotations 1.10.0
-
Component/s: SCR Tooling
-
Labels:None
The javadoc of the SlingFilter annotation doesn't mention that the order field is translated into a service.ranking property (as you can see in https://github.com/apache/felix/blob/trunk/tools/org.apache.felix.scr.annotations/src/main/java/org/apache/felix/scrplugin/processing/SlingAnnotationProcessor.java#L181). This is IMHO valuable information and should be added to the javadoc in https://github.com/apache/felix/blob/trunk/tools/org.apache.felix.scr.annotations/src/main/java/org/apache/felix/scr/annotations/sling/SlingFilter.java#L52.