You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Mike Kienenberger (JIRA)" <de...@velocity.apache.org> on 2015/06/12 03:17:00 UTC

[jira] [Closed] (VELTOOLS-166) Syntax error in DOAP file release section

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

Mike Kienenberger closed VELTOOLS-166.
--------------------------------------
    Resolution: Fixed

Added release tags around each set of version tags.

> Syntax error in DOAP file release section
> -----------------------------------------
>
>                 Key: VELTOOLS-166
>                 URL: https://issues.apache.org/jira/browse/VELTOOLS-166
>             Project: Velocity Tools
>          Issue Type: Bug
>         Environment: http://svn.apache.org/repos/asf/velocity/site/site/doap_tools.rdf
>            Reporter: Sebb
>            Assignee: Mike Kienenberger
>
> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org