[ 
https://issues.apache.org/jira/browse/KAFKA-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15883866#comment-15883866
 ] 

Ewen Cheslack-Postava commented on KAFKA-4798:
----------------------------------------------

[~wushujames] I fixed the version on the website repo to use the 0.10.2.0 
released artifacts for Javadocs so they should match. Unfortunately Apache's 
syncing of that update to GitHub and to the deployed website seems to be taking 
some time. Could you close this up once you've verified the change (hopefully 
no more than a couple of hours wait)?

[~guozhang] 2 things. First, I noticed that the artifacts in the release svn 
repo don't quite match those in the dev one that I copied into place. There are 
a bunch of extra files that include query parameters. I'm guessing you did 
something like wget them instead of checking out both repos and copying the 
files directly. For Apache purposes, we might want to clean this up (I'm also 
not sure what those extra files will do to the website; although I think they 
are benign, I have excluded them from the update).

2nd, I think unlike the main docs, javadocs updates in between releases will 
need some extra process to avoid the SNAPSHOT stuff [~wushujames] pointed out. 
I noticed this when generating the RCs as well, so perhaps we can automate it a 
bit with the same script to ensure we don't encounter that problem again (as 
well as to do things like standardize on which jdk's javadoc tools will be used 
to generate the docs so they don't switch back and forth between styles 
depending on who generated them).

> Javadocs for 0.10.2 are missing from kafka.apache.org
> -----------------------------------------------------
>
>                 Key: KAFKA-4798
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4798
>             Project: Kafka
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.10.2.0
>            Reporter: James Cheng
>         Attachments: Screen Shot 2017-02-24 at 12.02.29 PM.png
>
>
> The javadocs on kafka.apache.org are missing for 0.10.2
> The following link yields a 404:
> http://kafka.apache.org/0102/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaConsumer.html
> If you look in http://kafka.apache.org/0102/, there is no javadoc directory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to