Randall Hauch created KAFKA-10358:
-------------------------------------
Summary: Remove the 2.12 sitedocs
Key: KAFKA-10358
URL: https://issues.apache.org/jira/browse/KAFKA-10358
Project: Kafka
Issue Type: Task
Components: release, build
Affects Versions: 2.7.0
Reporter: Randall Hauch
Per [~gshapira_impala_35cc]'s comment during the [AK 2.6.0 RC2
vote|https://lists.apache.org/thread.html/rc8a3aa6986204adbb9ff326b8de849b3c8bac5b6b2b436e8143afea9%40%3Cdev.kafka.apache.org%3E]:
{quote}
There were two sitedoc files - 2.12 and 2.13, we don't really need two
sitedocs generated. Not a big deal, but maybe worth tracking and fixing.
{quote}
During the release, we're publishing site-docs for both 2.12 and 2.13, but we
really don't need both. For example, in AK 2.6.0 we published:
{noformat}
...
kafka_2.12-2.6.0-site-docs.tgz
kafka_2.12-2.6.0-site-docs.tgz.asc
kafka_2.12-2.6.0-site-docs.tgz.md5
kafka_2.12-2.6.0-site-docs.tgz.sha1
kafka_2.12-2.6.0-site-docs.tgz.sha512
...
kafka_2.13-2.6.0-site-docs.tgz
kafka_2.13-2.6.0-site-docs.tgz.asc
kafka_2.13-2.6.0-site-docs.tgz.md5
kafka_2.13-2.6.0-site-docs.tgz.sha1
kafka_2.13-2.6.0-site-docs.tgz.sha512
{noformat}
Ideally we would change the build to avoid producing the site-docs for both
Scala versions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)