Sebb created HIVE-8410: -------------------------- Summary: 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
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)