You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2015/06/14 19:02:00 UTC

[jira] [Resolved] (TORQUE-335) Syntax error in DOAP file release section

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

Thomas Vandahl resolved TORQUE-335.
-----------------------------------
    Resolution: Fixed

Fixed in SVN

> Syntax error in DOAP file release section
> -----------------------------------------
>
>                 Key: TORQUE-335
>                 URL: https://issues.apache.org/jira/browse/TORQUE-335
>             Project: Torque
>          Issue Type: Bug
>         Environment: http://svn.apache.org/repos/asf/db/torque/trunks/doap_Torque.rdf
>            Reporter: Sebb
>            Assignee: Thomas Vandahl
>
> 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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org