Sebb created BATIK-1119:
---------------------------

             Summary: Syntax error in DOAP file release section; wrong 
bug-database URL
                 Key: BATIK-1119
                 URL: https://issues.apache.org/jira/browse/BATIK-1119
             Project: Batik
          Issue Type: Bug
         Environment: 
http://svn.apache.org/repos/asf/xmlgraphics/site/trunk/content/batik/doap.rdf
            Reporter: Sebb


DOAP files can contain details of multiple release Versions, however each must 
be listed in a separate release section, for example:

<release>
      <Version>
        <name>Apache XYZ</name>
        <created>2015-02-16</created>
        <revision>1.6.2</revision>
      </Version>
</release>
<release>
      <Version>
        <name>Apache XYZ</name>
        <created>2014-09-24</created>
        <revision>1.6.1</revision>
      </Version>
</release>

Also the bug-database URL still points to Bugzilla; it needs to be changed to 
JIRA.

Please can the project DOAP be corrected accordingly?

Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org

Reply via email to