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:18:44 UTC

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

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


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.


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

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641419#action_12641419 ] 

Doug Cutting commented on HADOOP-4469:
--------------------------------------

+1 This looks right to me.

> 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.


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

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Status: Patch Available  (was: Open)

> 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.


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642297#action_12642297 ] 

Hudson commented on HADOOP-4469:
--------------------------------

Integrated in Hadoop-trunk #640 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/640/])
    

> 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.18.2
>
>         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.


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

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

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

I just committed this to trunk, branch-0.19 and branch-0.18.

> 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.18.2
>
>         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.


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

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
     [ 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.