[
https://issues.apache.org/jira/browse/DERBY-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537213#comment-14537213
]
Rick Hillegas commented on DERBY-6808:
--------------------------------------
I have looked through my archived mail for the 10.5.3.0 release. I don't see
any explanation for why the format of Derby's DOAP file changed. It's probably
operator error. I have updated the release instructions to include Bryan's
pointer to the DOAP instructions and Sebb's pointer to the rdf validator:
https://wiki.apache.org/db-derby/ReleasePublication
Thanks,
-Rick
> Syntax error in DOAP file release section
> -----------------------------------------
>
> Key: DERBY-6808
> URL: https://issues.apache.org/jira/browse/DERBY-6808
> Project: Derby
> Issue Type: Bug
> Environment:
> http://svn.apache.org/repos/asf/db/derby/site/trunk/doap_Derby.rdf
> Reporter: Sebb
>
> 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)