[
https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535217#comment-14535217
]
Tilman Hausherr commented on PDFBOX-2790:
-----------------------------------------
Andreas wrote a text that appeared in the dev mailing list only:
{quote}
The doap file isn't related to a specific version. It is used to automagically
provide some information for people.a.o , only the trunk version is needed.
IMHO you might remove the fixed version and close the ticket.
{quote}
> Syntax error in DOAP file release section
> -----------------------------------------
>
> Key: PDFBOX-2790
> URL: https://issues.apache.org/jira/browse/PDFBOX-2790
> Project: PDFBox
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 2.0.0
> Environment:
> http://svn.apache.org/repos/asf/pdfbox/trunk/doap_PDFBox.rdf
> Reporter: Sebb
> Assignee: Tilman Hausherr
> Labels: DOAP
>
> DOAP files can contain details of multiple release Versions, however each
> must be listed in a separate release section, for example:
> {code}
> <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>
> {code}
> Please can the project DOAP be corrected accordingly?
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]