[ 
https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535159#comment-14535159
 ] 

Tilman Hausherr edited comment on PDFBOX-2790 at 5/8/15 6:26 PM:
-----------------------------------------------------------------

Now it validates with http://www.w3.org/RDF/Validator/ . (There was also 
another bug)

Should this also be corrected in the next 1.8.* release? That one is outdated, 
the last version it mentions is 1.8.1 and has the same bugs. Is this file 
important for released jars, or only for the repository?

https://svn.apache.org/repos/asf/pdfbox/branches/1.8/doap_PDFBox.rdf


was (Author: tilman):
Now it validates with http://www.w3.org/RDF/Validator/ . (There was also 
another bug)

Should this also be corrected in the next 1.8.* release? That one is outdated, 
the last version it mentions is 1.8.1 and has the same bugs. Is this file 
important for released jars, or only for the repository?

> 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
>             Fix For: 2.0.0
>
>
> 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]

Reply via email to