Incorrect JavaDoc for Configurator
----------------------------------

                 Key: ADFFACES-442
                 URL: https://issues.apache.org/jira/browse/ADFFACES-442
             Project: MyFaces ADF-Faces
          Issue Type: Bug
          Components: Documentation
            Reporter: Scott O'Bryan


The class introduction in the Configurator javadoc says:

Classes implementing this abstraction should be listed in the jar's 
/META-INF/services folder inside of a text file named 
"org.apache.trinidad.Configurator".

The correct wording should be:

Classes implementing this abstraction should be listed in the jar's 
/META-INF/services folder inside of a text file named 
"org.apache.trinidad.conf.Configurator".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to