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

Lukáš Fryč (Created) (JIRA) jira-events at lists.jboss.org
Tue Dec 6 07:37:40 EST 2011


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)
            Reporter: Lukáš Fryč


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