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

Sebb commented on TEZ-2432:
---------------------------

Thanks.

Note that the DOAP is not needed in source or binary releases.
It is recommended that DOAPs are published via the website URL, e.g.

http://tez.apache.org/Tez_DOAP.rdf

This URL is less likely to change than a repo URL, and anyway redirects can be 
used if necessary.
Also it avoids having multiple copies of DOAPs in source branches and tags.

The DOAP can still be maintained in the website repo.

This would avoid the need to deal with automated (and unnecessary) QA reports 
every time the DOAP is updated.

> Syntax error in DOAP file release section
> -----------------------------------------
>
>                 Key: TEZ-2432
>                 URL: https://issues.apache.org/jira/browse/TEZ-2432
>             Project: Apache Tez
>          Issue Type: Bug
>         Environment: 
> https://git-wip-us.apache.org/repos/asf?p=tez.git;f=Tez_DOAP.rdf;a=blob_plain;hb=HEAD
>            Reporter: Sebb
>            Assignee: Hitesh Shah
>             Fix For: 0.7.0
>
>         Attachments: TEZ-2432.1.patch
>
>
> 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)

Reply via email to