[
https://issues.apache.org/jira/browse/DIRMINA-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved DIRMINA-1010.
---------------------------
Resolution: Fixed
URL: http://svn.apache.org/r1678379
Log:
DIRMINA-1010 Syntax error in DOAP file
Modified:
mina/metadata/doap.rdf
> Syntax error in DOAP file
> -------------------------
>
> Key: DIRMINA-1010
> URL: https://issues.apache.org/jira/browse/DIRMINA-1010
> Project: MINA
> Issue Type: Bug
> Environment: http://svn.apache.org/repos/asf/mina/metadata/doap.rdf
> Reporter: Sebb
>
> The DOAP file release section is rather mixed up; all the entries are
> incorrectly nested. The problems start in line 44.
> 44: <release>
> 45: </release>
> The above two lines should be reversed. Similarly in subsequent lines.
> Each release should look like the following:
> <release>
> <Version>
> <name>Apache MINA</name>
> <created>2010-12-15</created>
> <revision>2.0.2</revision>
> </Version>
> </release>
> Please fix this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)