[
https://issues.apache.org/jira/browse/MRM-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536495#comment-14536495
]
Sebb commented on MRM-1887:
---------------------------
Sorry, the release sections are OK. It is the <repository> section that is
wrong.
Though the solution there is probably to delete the SVN repo entry rather than
keep both.
However, the <file-release> URLs point to the dist SVN.
Releases must use the ASF mirror system, not the ASF repos.
This is an Infra policy [1]
[1] http://www.apache.org/dev/release.html#host-GA
> Syntax error in DOAP file release section; wrong bug-database URL
> -----------------------------------------------------------------
>
> Key: MRM-1887
> URL: https://issues.apache.org/jira/browse/MRM-1887
> Project: Archiva
> Issue Type: Bug
> Environment:
> https://git-wip-us.apache.org/repos/asf?p=archiva.git;f=doap_Archiva.rdf;a=blob_plain;hb=HEAD
> Reporter: Sebb
> Assignee: Eric Barboni
>
> 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?
> Also the DOAP still references Codehaus
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)