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

major seitan commented on PIG-2599:
-----------------------------------

Did some digging looks like the shims issue is PIG-2388

The source level is 1.5
build.xml:    <property name="javac.version" value="1.5" />

but
org.apache.hadoop:hadoop-annotations:jar:2.0.0-alpha
requires
jdk.tools:jdk.tools:jar:1.6

what is the recommended source to set the compiler to in maven?

                
> Mavenize Pig
> ------------
>
>                 Key: PIG-2599
>                 URL: https://issues.apache.org/jira/browse/PIG-2599
>             Project: Pig
>          Issue Type: New Feature
>          Components: build
>            Reporter: Daniel Dai
>              Labels: gsoc2012
>
> Switch Pig build system from ant to maven.
> This is a candidate project for Google summer of code 2012. More information 
> about the program can be found at 
> https://cwiki.apache.org/confluence/display/PIG/GSoc2012

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to