[richfaces-issues] [JBoss JIRA] (RF-11794) Define mailingLists POM section in richfaces-parent

Brian Leathem (Resolved) (JIRA) jira-events at lists.jboss.org
Fri Dec 23 19:12:09 EST 2011


     [ https://issues.jboss.org/browse/RF-11794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RF-11794.
--------------------------------

      Assignee: Lukáš Fryč
    Resolution: Done


Added mailingList entries to the pom.xml as per Lukas' suggestion.
                
> Define mailingLists POM section in richfaces-parent
> ---------------------------------------------------
>
>                 Key: RF-11794
>                 URL: https://issues.jboss.org/browse/RF-11794
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: clean-up
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>            Priority: Trivial
>             Fix For: 4.1.1.Final
>
>
> While this section is not defined,
> it's inherited from {{jboss-parent}}, refering to wrong mailing list.
> Suggested:
> {code:xml}
> <mailingLists>
>         <mailingList>
>             <name>RichFaces User Forums</name>
>             <archive>http://community.jboss.org/en/richfaces</archive>
>         </mailingList>
>         <mailingList>
>             <name>RichFaces Developer Forums</name>
>             <archive>http://community.jboss.org/en/richfaces/dev</archive>
>         </mailingList>
>     </mailingLists>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list