You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Scott O'Bryan (JIRA)" <de...@myfaces.apache.org> on 2007/07/25 20:34:31 UTC

[jira] Created: (TRINIDAD-126) JavaDocs for Configurator registration is incorrect

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.


[jira] Updated: (TRINIDAD-126) JavaDocs for Configurator registration is incorrect

Posted by "Scott O'Bryan (JIRA)" <de...@myfaces.apache.org>.
     [ 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.


[jira] Updated: (TRINIDAD-126) JavaDocs for Configurator registration is incorrect

Posted by "Adam Winer (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer updated TRINIDAD-126:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.2-core
           Status: Resolved  (was: Patch Available)

Fixed on 1.0.2.

> 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.2.1-core
>            Reporter: Scott O'Bryan
>            Assignee: Adam Winer
>            Priority: Minor
>             Fix For: 1.0.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.