[
https://issues.apache.org/jira/browse/TIKA-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535097#comment-14535097
]
Ken Krugler commented on TIKA-1624:
-----------------------------------
I've fixed the formatting, and added the missing entries for releases 1.6, 1.7
and 1.8.
I see that there's also a
http://svn.apache.org/repos/asf/tika/site/publish/doap.rdf version of this data
- does this get generated at part of the release procedure?
And should the release procedure be updated to include adding the new
<release><Version>xxx section each time?
> Syntax error in DOAP file release section
> -----------------------------------------
>
> Key: TIKA-1624
> URL: https://issues.apache.org/jira/browse/TIKA-1624
> Project: Tika
> Issue Type: Bug
> Environment:
> http://svn.apache.org/repos/asf/tika/site/src/site/resources/doap.rdf
> Reporter: Sebb
> Assignee: Ken Krugler
>
> 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)