[
https://issues.apache.org/jira/browse/OODT-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544386#comment-14544386
]
Sebb commented on OODT-846:
---------------------------
In which case it would be better to declare the public copy of the file as
http://oodt.apache.org/doap_oodt.rdf
This URL is unlikely to change (as we have seen, SVN URLs are quite likely to
change) and even if it does, a redirect can be used if necessary.
The file would still be maintained in SVN, but would be published via a
standard unchanging URL.
> Syntax error in DOAP file release section
> -----------------------------------------
>
> Key: OODT-846
> URL: https://issues.apache.org/jira/browse/OODT-846
> Project: OODT
> Issue Type: Bug
> Environment: http://svn.apache.org/repos/asf/oodt/site/doap_oodt.rdf
> Reporter: Sebb
> Assignee: Lewis John McGibbney
>
> 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)