You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Ilyas Türkben (JIRA)" <ji...@apache.org> on 2015/04/20 17:36:58 UTC

[jira] [Created] (FELIX-4859) Documentation inconsistency in filter.order vs service.ranking

Ilyas Türkben created FELIX-4859:
------------------------------------

             Summary: Documentation inconsistency in filter.order vs service.ranking
                 Key: FELIX-4859
                 URL: https://issues.apache.org/jira/browse/FELIX-4859
             Project: Felix
          Issue Type: Bug
          Components: Documentation, HTTP Service
    Affects Versions: scr annotations 1.9.10
            Reporter: Ilyas Türkben
            Priority: Minor


The javadoc of {{org.apache.felix.scr.annotations.sling.SlingFilter::order}}(1) is conflicting the SlingFilter's documentation (2).

Currently {{org.apache.felix.scrplugin.processing.SlingAnnotationProcessor}} sets the value of service.ranking from order property. I think {{SlingFilter::order}} value is consumed only by {{SlingAnnotationProcessor}}, so its javadoc should be updated accordingly.
 
1. [Javadoc of SlingFilter.java::order|http://grepcode.com/file/repo1.maven.org/maven2/org.apache.felix/org.apache.felix.scr.annotations/1.9.2/org/apache/felix/scr/annotations/sling/SlingFilter.java#SlingFilter.order%28%29]
2. [https://sling.apache.org/documentation/the-sling-engine/filters.html]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)