Commit Graph

5 Commits

Author SHA1 Message Date
Arnout Engelen cfa995f75e
MINOR: Fix DOAP syntax (#16472)
xmlns strings need to match exactly, and these vocabularies are defined with `http` namespace strings, so we need to follow that.

Reviewers: Mickael Maison <mickael.maison@gmail.com>
2024-07-03 11:24:08 +02:00
sebbASF 4bb492aa27
MINOR: Fix category in doap_Kafka.rdf (#11423)
Reviewers: Mickael Maison <mickael.maison@gmail.com>
2021-10-27 10:53:48 +02:00
Ismael Juma 7d9e93ac6d
MINOR: Use https instead of http in links (#6477)
Verified that the https links work.

I didn't update the license header in this PR since that touches
so many files. Will file a separate one for that.

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2019-04-22 11:58:25 -07:00
Ismael Juma 563611935d MINOR: Remove <release> tag from doap file
The information from this file is displayed in:

https://projects.apache.org/project.html?kafka

I removed the tag instead of fixing it because it's one more thing to maintain and neither Hadoop nor ZooKeeper have it (httpd does though).

Author: Ismael Juma <ismael@juma.me.uk>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes #1378 from ijuma/remove-release-from-doap
2016-05-12 22:06:14 +01:00
Jun Rao 6bb616e5ae trivial change to add kafka doap project file 2014-04-11 21:29:09 -07:00