Nick Burch created KAFKA-9111:
---------------------------------
Summary: Incorrect project category in DOAP file, breaking
projects.apache.org category listing
Key: KAFKA-9111
URL: https://issues.apache.org/jira/browse/KAFKA-9111
Project: Kafka
Issue Type: Bug
Components: website
Reporter: Nick Burch
The Kafka DOAP file in git has the project category entered incorrectly. This
means that the projects.apache.org "by Category" listing doesn't show Kafka in
the right place
I would expect to see Kakfa under "Big Data" at
[https://projects.apache.org/projects.html?category#big-data] , but it's
actually under a broken/nested-looking entry at
[https://projects.apache.org/projects.html?category#https://projects.apache.org/projects.html?category#big-data]
As per [https://projects.apache.org/guidelines.html] the category atÂ
[https://github.com/apache/kafka/blob/trunk/doap_Kafka.rdf#L36] should be of
the form <http://projects.apache.org/category/xxx>, and so your big data
category resource URI should be [http://projects.apache.org/category/big-data]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)