[
https://issues.apache.org/jira/browse/HADOOP-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871372#comment-15871372
]
Serhiy Boychenko edited comment on HADOOP-14088 at 2/17/17 7:59 AM:
--------------------------------------------------------------------
Unfortunately the changes I have done to Javadoc in the beginning are
destructive since I was not thinking initially about the possibility of
committing the code (and since I am just prototyping it made no difference for
me to have or not to have the docs). I think it would be better to checkout the
branch-2.6 again and apply the proper changes. I can try to do so this (less
likely) or next weekend.
was (Author: serhiy):
Unfortunately the changes I have done to Javadoc in the beginning are
destructive since I was not thinking initially about the possibility of
committing the code (and since I am just prototyping it made no difference for
me to have or not to have the docs). I think it would be better to checkout the
branch-2.6 again and apply the proper changes. I can try to so(less likely)
this or next weekend.
> Java 8 javadoc errors when releasing
> ------------------------------------
>
> Key: HADOOP-14088
> URL: https://issues.apache.org/jira/browse/HADOOP-14088
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.6.5
> Environment: Java 8, CentOS 7
> Reporter: Serhiy Boychenko
> Priority: Minor
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> There are many javadoc errors popping up when releasing Hadoop. After doing
> some modifications I have executed the following command to create a release:
> mvn package -pdist -Psrc - Dtar -DskipTests
> Many error regarding the usage of the self-closed tags (like <p/>). Some
> related to embedding <ul> into <p> (which seems to be invalid). Many HTML
> errors (unxesting tags, etc), problems related with generic representations
> in javadoc which are being treated like tags, etc. Unfortunately I cannot
> contribute my code since I have done some breaking changes, but I could
> checkout again and try to fix errors (took me around 8 hours). There are also
> loads of warnings, but at least those do not block release.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]