[ 
https://issues.apache.org/jira/browse/PIG-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174084#comment-13174084
 ] 

Gianmarco De Francisci Morales commented on PIG-2438:
-----------------------------------------------------

Patch committed
                
> 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

        

Reply via email to