John created PIG-3992: ------------------------- Summary: `package-info.java' files of contrib/zebra do not generate java byte code of version 1.7 when target 1.7 is passed to javac. Key: PIG-3992 URL: https://issues.apache.org/jira/browse/PIG-3992 Project: Pig Issue Type: Bug Components: build Affects Versions: 0.12.1 Reporter: John
byte code version of package-info.class is not 1.7 although target parameter 1.7 is added to javac in line 153 of contrib/zebra/build-contrib.xml. -- This message was sent by Atlassian JIRA (v6.2#6252)