[
https://issues.apache.org/jira/browse/HIVE-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferdinand Xu reassigned HIVE-8410:
----------------------------------
Assignee: Ferdinand Xu
> 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
>
> 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)