You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Jan Matèrne (JIRA)" <ji...@apache.org> on 2018/08/08 11:03:00 UTC

[jira] [Commented] (IVYDE-379) Syntax error in DOAP file release section

    [ https://issues.apache.org/jira/browse/IVYDE-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573023#comment-16573023 ] 

Jan Matèrne commented on IVYDE-379:
-----------------------------------

Updated [https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml:] changed location of ivy-doap file from svn-location to git-location.

Seems that projects-website requires some time to update.

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)