You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2018/01/21 21:56:09 UTC

svn commit: r1821818 - in /jmeter/trunk: LICENSE build.properties eclipse.classpath lib/ lib/aareadme.txt licenses/bin/README.txt res/maven/ApacheJMeter_parent.pom xdocs/changes.xml

Author: pmouawad
Date: Sun Jan 21 21:56:09 2018
New Revision: 1821818

URL: http://svn.apache.org/viewvc?rev=1821818&view=rev
Log:
Updated to commons-lang3-3.7 (from 3.6)

Modified:
    jmeter/trunk/LICENSE
    jmeter/trunk/build.properties
    jmeter/trunk/eclipse.classpath
    jmeter/trunk/lib/   (props changed)
    jmeter/trunk/lib/aareadme.txt
    jmeter/trunk/licenses/bin/README.txt
    jmeter/trunk/res/maven/ApacheJMeter_parent.pom
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/LICENSE
URL: http://svn.apache.org/viewvc/jmeter/trunk/LICENSE?rev=1821818&r1=1821817&r2=1821818&view=diff
==============================================================================
--- jmeter/trunk/LICENSE [utf-8] (original)
+++ jmeter/trunk/LICENSE [utf-8] Sun Jan 21 21:56:09 2018
@@ -218,7 +218,7 @@ The following software is provided under
 * commons-io-2.6.jar
 * commons-jexl2-2.1.1.jar
 * commons-jexl3-3.1.jar
-* commons-lang3-3.6.jar
+* commons-lang3-3.7.jar
 * commons-math3-3.6.1.jar
 * commons-net-3.6.jar
 * commons-pool2-2.4.2.jar

Modified: jmeter/trunk/build.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/build.properties?rev=1821818&r1=1821817&r2=1821818&view=diff
==============================================================================
--- jmeter/trunk/build.properties (original)
+++ jmeter/trunk/build.properties Sun Jan 21 21:56:09 2018
@@ -120,10 +120,10 @@ commons-jexl3.jar           = commons-je
 commons-jexl3.loc           = ${maven2.repo}/org/apache/commons/commons-jexl3/${commons-jexl3.version}
 commons-jexl3.md5           = d59fed0ea84b84a1574b023eacd47f1a
 
-commons-lang3.version       = 3.6
+commons-lang3.version       = 3.7
 commons-lang3.jar           = commons-lang3-${commons-lang3.version}.jar
 commons-lang3.loc           = ${maven2.repo}/org/apache/commons/commons-lang3/${commons-lang3.version}
-commons-lang3.md5           = 5d18f68b5122fd398c118df53ab4cf55
+commons-lang3.md5           = f1df5623d78c432b7c3d58ff491e1801
 
 commons-math3.version         = 3.6.1
 commons-math3.jar             = commons-math3-${commons-math3.version}.jar

Modified: jmeter/trunk/eclipse.classpath
URL: http://svn.apache.org/viewvc/jmeter/trunk/eclipse.classpath?rev=1821818&r1=1821817&r2=1821818&view=diff
==============================================================================
--- jmeter/trunk/eclipse.classpath (original)
+++ jmeter/trunk/eclipse.classpath Sun Jan 21 21:56:09 2018
@@ -56,7 +56,7 @@
 	<classpathentry kind="lib" path="lib/commons-io-2.6.jar"/>
 	<classpathentry kind="lib" path="lib/commons-jexl-2.1.1.jar"/>
 	<classpathentry kind="lib" path="lib/commons-jexl3-3.1.jar"/>
-	<classpathentry kind="lib" path="lib/commons-lang3-3.6.jar"/>
+	<classpathentry kind="lib" path="lib/commons-lang3-3.7.jar"/>
 	<classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
 	<classpathentry kind="lib" path="lib/commons-net-3.6.jar"/>
 	<classpathentry kind="lib" path="lib/commons-pool2-2.4.2.jar"/>

Propchange: jmeter/trunk/lib/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Jan 21 21:56:09 2018
@@ -15,7 +15,7 @@ commons-httpclient-3.1.jar
 commons-io-2.6.jar
 commons-jexl-2.1.1.jar
 commons-jexl3-3.1.jar
-commons-lang3-3.6.jar
+commons-lang3-3.7.jar
 commons-math3-3.6.1.jar
 commons-net-3.6.jar
 commons-pool2-2.4.2.jar

Modified: jmeter/trunk/lib/aareadme.txt
URL: http://svn.apache.org/viewvc/jmeter/trunk/lib/aareadme.txt?rev=1821818&r1=1821817&r2=1821818&view=diff
==============================================================================
--- jmeter/trunk/lib/aareadme.txt (original)
+++ jmeter/trunk/lib/aareadme.txt Sun Jan 21 21:56:09 2018
@@ -67,7 +67,7 @@ commons-lang-2.6
 http://commons.apache.org/downloads/download_lang.cgi
 - velocity (Anakia)
 
-commons-lang3-3.6
+commons-lang3-3.7
 ----------------
 http://commons.apache.org/downloads/download_lang.cgi
 - URLCollection (unescapeXml)

Modified: jmeter/trunk/licenses/bin/README.txt
URL: http://svn.apache.org/viewvc/jmeter/trunk/licenses/bin/README.txt?rev=1821818&r1=1821817&r2=1821818&view=diff
==============================================================================
--- jmeter/trunk/licenses/bin/README.txt (original)
+++ jmeter/trunk/licenses/bin/README.txt Sun Jan 21 21:56:09 2018
@@ -5,13 +5,13 @@ The following files are ASF products, an
 avalon-framework-4.1.4.jar
 bsf-2.4.0.jar
 bshclient.jar (part of JMeter)
-commons-codec-1.10.jar
+commons-codec-1.11.jar
 commons-collections-3.2.2.jar
 commons-dbcp2-2.2.0.jar
-commons-io-2.5.jar
+commons-io-2.6.jar
 commons-jexl-2.1.1.jar
 commons-jexl3-3.1.jar
-commons-lang3-3.6.jar
+commons-lang3-3.7.jar
 commons-math3-3.5.jar
 commons-net-3.6.jar
 commons-pool2-2.4.2.jar

Modified: jmeter/trunk/res/maven/ApacheJMeter_parent.pom
URL: http://svn.apache.org/viewvc/jmeter/trunk/res/maven/ApacheJMeter_parent.pom?rev=1821818&r1=1821817&r2=1821818&view=diff
==============================================================================
--- jmeter/trunk/res/maven/ApacheJMeter_parent.pom (original)
+++ jmeter/trunk/res/maven/ApacheJMeter_parent.pom Sun Jan 21 21:56:09 2018
@@ -67,7 +67,7 @@ under the License.
       <commons-io.version>2.6</commons-io.version>
       <commons-jexl2.version>2.1.1</commons-jexl2.version>
       <commons-jexl3.version>3.1</commons-jexl3.version>
-      <commons-lang3.version>3.6</commons-lang3.version>
+      <commons-lang3.version>3.7</commons-lang3.version>
       <commons-math3.version>3.6.1</commons-math3.version>
       <commons-net.version>3.6</commons-net.version>
       <commons-pool2.version>2.4.2</commons-pool2.version>

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1821818&r1=1821817&r2=1821818&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Jan 21 21:56:09 2018
@@ -283,6 +283,7 @@ Graphs <i>Latency Vs Request</i> and <i>
     <li>Updated to caffeine 2.6.1 (from 2.5.5)</li>
     <li>Updated to commons-codec-1.11 (from 1.10)</li>
     <li>Updated to commons-io-2.6 (from 2.5)</li>
+    <li>Updated to commons-lang3-3.7 (from 3.6)</li>
     <li><bug>61642</bug>Improve FTP test coverage</li>
     <li><bug>61641</bug>Improve JMS test coverage</li>
     <li><bug>61651</bug>Improve TCP test coverage</li>