[
https://issues.apache.org/jira/browse/HIVE-8410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferdinand Xu updated HIVE-8410:
-------------------------------
Attachment: doap_Hive.rdf
> 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.1.patch, HIVE-8410.patch, doap_Hive.rdf
>
>
> NO PRECOMMIT TESTS
> 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)