[
https://issues.apache.org/jira/browse/TRINIDAD-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott O'Bryan updated TRINIDAD-126:
-----------------------------------
Status: Patch Available (was: Open)
> 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.0.0-incubating-core, 1.0.1-core, 1.0.2-core,
> 1.2.1-core, 1.2.2-core
> Reporter: Scott O'Bryan
> Priority: Minor
> Fix For: 1.0.2-core, 1.2.2-core
>
> Attachments: trinidad-126.patch
>
>
> 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.