You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2008/10/21 02:22:44 UTC

[jira] Updated: (HADOOP-4469) ant jar file not being included in tar distribution

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

Nigel Daley updated HADOOP-4469:
--------------------------------

    Attachment: HADOOP-4469.patch

One line fix to include the ant jar.  This renames the ant jar file from ant-${final.name}.jar to ${final.name}-ant.jar which makes is consistent with the rest and will get it included into the tar file.

> ant jar file not being included in tar distribution
> ---------------------------------------------------
>
>                 Key: HADOOP-4469
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4469
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build
>            Reporter: Nigel Daley
>            Assignee: Nigel Daley
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4469.patch
>
>
> The ant-<version>.jar is not being included in the distribution.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.