You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by ro...@apache.org on 2017/08/11 03:29:32 UTC

svn commit: r1804748 - in /pig/trunk: .eclipse.templates/.classpath CHANGES.txt ivy/libraries.properties

Author: rohini
Date: Fri Aug 11 03:29:32 2017
New Revision: 1804748

URL: http://svn.apache.org/viewvc?rev=1804748&view=rev
Log:
PIG-5287: bump jython to 2.7.1 (dbist13 via rohini)

Modified:
    pig/trunk/.eclipse.templates/.classpath
    pig/trunk/CHANGES.txt
    pig/trunk/ivy/libraries.properties

Modified: pig/trunk/.eclipse.templates/.classpath
URL: http://svn.apache.org/viewvc/pig/trunk/.eclipse.templates/.classpath?rev=1804748&r1=1804747&r2=1804748&view=diff
==============================================================================
--- pig/trunk/.eclipse.templates/.classpath (original)
+++ pig/trunk/.eclipse.templates/.classpath Fri Aug 11 03:29:32 2017
@@ -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"/>

Modified: pig/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/pig/trunk/CHANGES.txt?rev=1804748&r1=1804747&r2=1804748&view=diff
==============================================================================
--- pig/trunk/CHANGES.txt (original)
+++ pig/trunk/CHANGES.txt Fri Aug 11 03:29:32 2017
@@ -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)

Modified: pig/trunk/ivy/libraries.properties
URL: http://svn.apache.org/viewvc/pig/trunk/ivy/libraries.properties?rev=1804748&r1=1804747&r2=1804748&view=diff
==============================================================================
--- pig/trunk/ivy/libraries.properties (original)
+++ pig/trunk/ivy/libraries.properties Fri Aug 11 03:29:32 2017
@@ -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