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

Doug Cutting updated HADOOP-371:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.0
           Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Nigel!

I made two small additional changes: I changed the links to the javadoc from 
api/ to api/index.html, so that they work offline.  I also added a root 
index.html file that meta redirects to docs/index.html.

> ant tar should package contrib jars
> -----------------------------------
>
>                 Key: HADOOP-371
>                 URL: https://issues.apache.org/jira/browse/HADOOP-371
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.9.2
>            Reporter: Michel Tourn
>         Assigned To: Nigel Daley
>             Fix For: 0.10.0
>
>         Attachments: 371.patch, build.tarcontrib.patch, contribbuild.patch
>
>
> From Hadoop-356:
> >I note that the contrib packages are not included in distributions (the 
> >"tar" target).  
> >They probably should be.  Michel, would you like to modify "tar" to include 
> >the contrib code?  
> >This should be done in a separate bug.
> OK.
> This packaging is done in target deploy-contrib.
> So I can just add a dependency to the top-level tar target:
> <!-- Make release tarball(s)                                               -->
> <target name="tar" depends="package, deploy-contrib">

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to