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

Hudson commented on HADOOP-8500:
--------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10739 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10739/])
HADOOP-8500. Fix javadoc jars to not contain entire target directory. (wang: 
rev 7ba74befcff2f1836c2d5123d64e92a3c7a8898c)
* (edit) hadoop-project/pom.xml
* (edit) hadoop-dist/pom.xml


> Fix javadoc jars to not contain entire target directory
> -------------------------------------------------------
>
>                 Key: HADOOP-8500
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8500
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0-alpha
>         Environment: N/A
>            Reporter: EJ Ciramella
>            Assignee: Andrew Wang
>            Priority: Minor
>             Fix For: 3.0.0-alpha2
>
>         Attachments: HADOOP-8500.001.patch, HADOOP-8500.002.patch, 
> HADOOP-8500.003.patch, HADOOP-8500.patch, site-redo.tar
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The javadoc jars contain the contents of the target directory - which 
> includes classes and all sorts of binary files that it shouldn't.
> Sometimes the resulting javadoc jar is 10X bigger than it should be.
> The fix is to reconfigure maven to use "api" as it's destDir for javadoc 
> generation.
> I have a patch/diff incoming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to