[
https://issues.apache.org/jira/browse/IVYDE-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb reopened IVYDE-379:
------------------------
Sorry, some vital text was missing from the original description (bad
copy/paste)
I have corrected the description; the DOAP needs to be corrected so that each
release is in its own <release> section.
> Syntax error in DOAP file release section
> -----------------------------------------
>
> Key: IVYDE-379
> URL: https://issues.apache.org/jira/browse/IVYDE-379
> Project: IvyDE
> Issue Type: Bug
> Environment:
> http://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk/doap_IvyDE.rdf
> Reporter: Sebb
> Assignee: Nicolas Lalevée
>
> 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>
> Please can the project DOAP be corrected accordingly?
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)