You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Jakob Frank (JIRA)" <ji...@apache.org> on 2018/06/18 19:32:05 UTC

[jira] [Closed] (MARMOTTA-613) Syntax error in DOAP file release section

     [ https://issues.apache.org/jira/browse/MARMOTTA-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Frank closed MARMOTTA-613.
--------------------------------

Marmotta 3.4.0 released: https://s.apache.org/oBw2

> Syntax error in DOAP file release section
> -----------------------------------------
>
>                 Key: MARMOTTA-613
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-613
>             Project: Marmotta
>          Issue Type: Bug
>          Components: Website
>         Environment: http://marmotta.apache.org/doap.rdf
>            Reporter: Sebb
>            Assignee: Jakob Frank
>            Priority: Major
>             Fix For: 3.4.0
>
>
> 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)