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

Sebb commented on HIVE-8410:
----------------------------

The DOAP is not really a part of the source.
Perhaps consider storing it at

http://svn.apache.org/repos/asf/hive/cms/trunk/content/

instead.

It should then be editable using CMS and won't affect Hive QA builds.

The files.xml which is used to create projects.a.o will have to be udpated if 
the file is moved.
Ideally copy it, ensure files.xml is updated, then remove the old file.

> Typo in DOAP - incorrect category URL
> -------------------------------------
>
>                 Key: HIVE-8410
>                 URL: https://issues.apache.org/jira/browse/HIVE-8410
>             Project: Hive
>          Issue Type: Bug
>         Environment: http://svn.apache.org/repos/asf/hive/trunk/doap_Hive.rdf
>            Reporter: Sebb
>            Assignee: Ferdinand Xu
>         Attachments: HIVE-8410.patch
>
>
> The DOAP contains the following:
> {code}
> <category rdf:resource="http://www.apache.org/category/database"; />
> {code}
> However, the URL is incorrect; it must be
> {code}
> <category rdf:resource="http://projects.apache.org/category/database"; />
> {code}
> Please fix this



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to