Skip to content

Commit

Permalink
PIG-5287: bump jython to 2.7.1 (dbist13 via rohini)
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1804748 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
r0hini committed Aug 11, 2017
1 parent 874ba5a commit aea4ede
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .eclipse.templates/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<classpathentry exported="true" kind="lib" path="build/ivy/lib/Pig/js-1.7R2.jar"/>
<classpathentry exported="true" kind="lib" path="build/ivy/lib/Pig/zookeeper-3.3.3.jar"/>
<classpathentry exported="true" kind="lib" path="build/ivy/lib/Pig/guava-r06.jar"/>
<classpathentry exported="true" kind="lib" path="build/ivy/lib/Pig/jython-2.5.2.jar"/>
<classpathentry exported="true" kind="lib" path="build/ivy/lib/Pig/jython-standalone-2.7.1.jar"/>
<classpathentry exported="true" kind="lib" path="build/ivy/lib/Pig/hadoop-core-0.20.2.jar"/>
<classpathentry exported="true" kind="lib" path="build/ivy/lib/Pig/commons-logging-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="build/ivy/lib/Pig/commons-cli-1.2.jar"/>
Expand Down
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ INCOMPATIBLE CHANGES

IMPROVEMENTS

PIG-5287: bump jython to 2.7.1 (dbist13 via rohini)

PIG-5264: Remove deprecated keys from PigConfiguration (nkollar via rohini)

PIG-5157: Upgrade to Spark 2.0 (nkollar via liyunzhang)
Expand Down
2 changes: 1 addition & 1 deletion ivy/libraries.properties
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jopt.version=4.1
json-simple.version=1.1
junit.version=4.11
jruby.version=1.7.26
jython.version=2.7.0
jython.version=2.7.1
kryo.version=2.22
rhino.version=1.7R2
antlr.version=3.4
Expand Down

0 comments on commit aea4ede

Please sign in to comment.