[ 
https://issues.apache.org/jira/browse/HADOOP-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Serhiy Boychenko updated HADOOP-14088:
--------------------------------------
    Description: 
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>. 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.


  was:
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>. 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 build 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.



> Java 8 javadoc error 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>. 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to