JavaDocs for Configurator registration is incorrect
---------------------------------------------------

                 Key: TRINIDAD-126
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-126
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.2.1-core, 1.0.1-core, 1.0.0-incubating-core, 
1.0.2-core, 1.2.2-core
            Reporter: Scott O'Bryan
            Priority: Minor
             Fix For: 1.0.2-core, 1.2.2-core


The JavaDoc for org.apache.myfaces.trinidad.config.Configurator state that:

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

This is incorrect.  It should read:

Classes implementing this abstraction should be listed in the jar's 
/META-INF/services folder inside of a text file named 
"org.apache.myfaces.trinidad.config.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