You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Gianmarco De Francisci Morales (Updated) (JIRA)" <ji...@apache.org> on 2011/12/20 18:20:31 UTC

[jira] [Updated] (PIG-2438) Do not hardcode commons-lang version in build.xml

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

Gianmarco De Francisci Morales updated PIG-2438:
------------------------------------------------

    Fix Version/s: 0.11
           Status: Patch Available  (was: Open)
    
> Do not hardcode commons-lang version in build.xml
> -------------------------------------------------
>
>                 Key: PIG-2438
>                 URL: https://issues.apache.org/jira/browse/PIG-2438
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Gianmarco De Francisci Morales
>             Fix For: 0.11
>
>         Attachments: PIG-2438.patch
>
>
> Right now we are using this property in build.xml to pick up commons-lang for pig-unit
> {code}
> <property name="commons-lang.jarfile" value="commons-lang-2.4.jar" />
> {code}
> We should use Ivy (ivy::cachepath for example) to pick the jar to avoid errors when updating the libraries.

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