Hi, @Tilman: thanks for the fast fix.
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. BR, Andreas Am 8. Mai 2015 19:26:59 GMT+01:00, schrieb "Tilman Hausherr (JIRA)" <[email protected]>: > >[ >https://issues.apache.org/jira/browse/PDFBOX-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >] > >Tilman Hausherr resolved PDFBOX-2790. >------------------------------------- > Resolution: Fixed > Fix Version/s: 2.0.0 > >> 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]
