You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2010/01/05 19:08:54 UTC

[jira] Updated: (PIG-1173) pig cannot be built without an internet connection

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

Daniel Dai updated PIG-1173:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Patch committed. Thanks Jeff!

> pig cannot be built without an internet connection
> --------------------------------------------------
>
>                 Key: PIG-1173
>                 URL: https://issues.apache.org/jira/browse/PIG-1173
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Jeff Hodges
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: offlinebuild-v2.patch, offlinebuild.patch
>
>
> Pig's build.xml does not allow for offline building even when it's been built before. This is because the ivy-download target has not conditional associated with it to turn it off. The Hadoop seems to be adding an unless="offline" to the ivy-download target.

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