Author: pmouawad
Date: Sun Jan 12 21:04:05 2014
New Revision: 1557611
URL: http://svn.apache.org/r1557611
Log:
Updated to commons-lang3 3.2.1 (from 3.1)
Updated to commons-codec 1.9 (from 1.8)
Updated to xercesImpl 2.11.0 (from 2.9.1)
Updated to xml-apis 1.4.01 (from 1.3.04)
Modified:
jmeter/trunk/build.properties
jmeter/trunk/eclipse.classpath
jmeter/trunk/lib/ (props changed)
jmeter/trunk/lib/aareadme.txt
jmeter/trunk/res/maven/ApacheJMeter_parent.pom
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/build.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/build.properties?rev=1557611&r1=1557610&r2=1557611&view=diff
==============================================================================
--- jmeter/trunk/build.properties (original)
+++ jmeter/trunk/build.properties Sun Jan 12 21:04:05 2014
@@ -74,10 +74,10 @@ bcpkix.jar = bcpkix-jdk
bcpkix.loc = ${maven2.repo}/org/bouncycastle/bcpkix-jdk15on/${bcprov.version}
bcpkix.md5 = cb025ef84fb991e14fdf62f6bef7be53
-commons-codec.version = 1.8
+commons-codec.version = 1.9
commons-codec.jar = commons-codec-${commons-codec.version}.jar
commons-codec.loc = ${maven2.repo}/commons-codec/commons-codec/${commons-codec.version}
-commons-codec.md5 = b87aa66fe75685c82d082e750ab51b2e
+commons-codec.md5 = 75615356605c8128013da9e3ac62a249
commons-collections.version = 3.2.1
commons-collections.jar = commons-collections-${commons-collections.version}.jar
@@ -104,10 +104,10 @@ commons-jexl2.jar = commons-je
commons-jexl2.loc = ${maven2.repo}/org/apache/commons/commons-jexl/${commons-jexl2.version}
commons-jexl2.md5 = 4ad8f5c161dd3a50e190334555675db9
-commons-lang3.version = 3.1
+commons-lang3.version = 3.2.1
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 = 71b48e6b3e1b1dc73fe705604b9c7584
+commons-lang3.md5 = 7fc4221e7e3a05d8052d3fbb34fb0a5a
commons-logging.version = 1.1.3
@@ -301,17 +301,17 @@ serializer.loc = ${maven2.r
serializer.md5 = a6b64dfe58229bdd810263fa0cc54cff
# Xerces can be found at: http://xerces.apache.org/xerces2-j/
-xerces.version = 2.9.1
+xerces.version = 2.11.0
xerces.jar = xercesImpl-${xerces.version}.jar
xerces.loc = ${maven2.repo}/xerces/xercesImpl/${xerces.version}
# Checksum from binary release and Maven differ, but contents of jar are identical (apart
from EOLs in text files)
#xerces.md5 = DA09B75B562CA9A8E9A535D2148BE8E4
-xerces.md5 = f807f86d7d9db25edbfc782aca7ca2a9
+xerces.md5 = 43584adc1f895628055bad0aa98a1007
-xml-apis.version = 1.3.04
+xml-apis.version = 1.4.01
xml-apis.jar = xml-apis-${xml-apis.version}.jar
xml-apis.loc = ${maven2.repo}/xml-apis/xml-apis/${xml-apis.version}
-xml-apis.md5 = 9AE9C29E4497FC35A3EADE1E6DD0BBEB
+xml-apis.md5 = 7eaad6fea5925cca6c36ee8b3e02ac9d
# Codecs were previously provided by Batik
xmlgraphics-commons.version = 1.5
Modified: jmeter/trunk/eclipse.classpath
URL: http://svn.apache.org/viewvc/jmeter/trunk/eclipse.classpath?rev=1557611&r1=1557610&r2=1557611&view=diff
==============================================================================
--- jmeter/trunk/eclipse.classpath (original)
+++ jmeter/trunk/eclipse.classpath Sun Jan 12 21:04:05 2014
@@ -47,13 +47,13 @@
<classpathentry kind="lib" path="lib/avalon-framework-4.1.4.jar"/>
<classpathentry kind="lib" path="lib/bsf-2.4.0.jar"/>
<classpathentry kind="lib" path="lib/bsh-2.0b5.jar"/>
- <classpathentry kind="lib" path="lib/commons-codec-1.8.jar"/>
+ <classpathentry kind="lib" path="lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-jexl-1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-jexl-2.1.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-lang3-3.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-lang3-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-net-3.3.jar"/>
<classpathentry kind="lib" path="lib/excalibur-datasource-2.1.jar"/>
@@ -88,8 +88,8 @@
<classpathentry kind="lib" path="lib/tika-core-1.4.jar"/>
<classpathentry kind="lib" path="lib/tika-parsers-1.4.jar"/>
<classpathentry kind="lib" path="lib/xalan-2.7.1.jar"/>
- <classpathentry kind="lib" path="lib/xercesImpl-2.9.1.jar"/>
- <classpathentry kind="lib" path="lib/xml-apis-1.3.04.jar"/>
+ <classpathentry kind="lib" path="lib/xercesImpl-2.11.0.jar"/>
+ <classpathentry kind="lib" path="lib/xml-apis-1.4.01.jar"/>
<classpathentry kind="lib" path="lib/xmlgraphics-commons-1.5.jar"/>
<classpathentry kind="lib" path="lib/xmlpull-1.1.3.1.jar"/>
<classpathentry kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
Propchange: jmeter/trunk/lib/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Jan 12 21:04:05 2014
@@ -4,13 +4,13 @@ avalon-framework-4.1.4.jar
bsf-2.4.0.jar
bsh-2.0b5.jar
bshclient.jar
-commons-codec-1.8.jar
+commons-codec-1.9.jar
commons-collections-3.2.1.jar
commons-httpclient-3.1.jar
commons-io-2.4.jar
commons-jexl-1.1.jar
commons-jexl-2.1.1.jar
-commons-lang3-3.1.jar
+commons-lang3-3.2.1.jar
commons-logging-1.1.3.jar
commons-net-3.3.jar
excalibur-instrument-1.0.jar
@@ -45,8 +45,8 @@ slf4j-api-1.7.5.jar
slf4j-nop-1.7.5.jar
soap-2.3.1.jar
xalan-2.7.1.jar
-xercesImpl-2.9.1.jar
-xml-apis-1.3.04.jar
+xercesImpl-2.11.0.jar
+xml-apis-1.4.01.jar
xmlgraphics-commons-1.5.jar
xmlpull-1.1.3.1.jar
xpp3_min-1.1.4c.jar
Modified: jmeter/trunk/lib/aareadme.txt
URL: http://svn.apache.org/viewvc/jmeter/trunk/lib/aareadme.txt?rev=1557611&r1=1557610&r2=1557611&view=diff
==============================================================================
--- jmeter/trunk/lib/aareadme.txt (original)
+++ jmeter/trunk/lib/aareadme.txt Sun Jan 12 21:04:05 2014
@@ -28,7 +28,7 @@ bsh-2.0b5.jar (org.bsh)
-------------
- BeanShell test elements
-commons-codec-1.8
+commons-codec-1.9
-----------------
http://commons.apache.org/downloads/download_codec.cgi
- used by commons-httpclient-3.1
@@ -61,7 +61,7 @@ commons-lang-2.6
http://commons.apache.org/downloads/download_lang.cgi
- velocity (Anakia)
-commons-lang3-3.1
+commons-lang3-3.2.1
----------------
http://commons.apache.org/downloads/download_lang.cgi
- URLCollection (unescapeXml)
@@ -194,13 +194,13 @@ xalan_2.7.1
http://www.apache.org/dyn/closer.cgi/xml/xalan-j
+org.apache.xalan|xml|xpath
-xercesimpl-2.9.1
+xercesimpl-2.11.0
----------------
http://xerces.apache.org/xerces2-j/download.cgi
+org.apache.html.dom|org.apache.wml|org.apache.xerces|org.apache.xml.serialize
+org.w3c.dom.html|ls
-xml-apis-1.3.04
+xml-apis-1.4.01
--------------
http://xerces.apache.org/xerces2-j/download.cgi
+javax.xml
Modified: jmeter/trunk/res/maven/ApacheJMeter_parent.pom
URL: http://svn.apache.org/viewvc/jmeter/trunk/res/maven/ApacheJMeter_parent.pom?rev=1557611&r1=1557610&r2=1557611&view=diff
==============================================================================
--- jmeter/trunk/res/maven/ApacheJMeter_parent.pom (original)
+++ jmeter/trunk/res/maven/ApacheJMeter_parent.pom Sun Jan 12 21:04:05 2014
@@ -58,13 +58,13 @@ under the License.
<bcmail.version>1.49</bcmail.version>
<bcprov.version>1.49</bcprov.version>
<bcpkix.version>1.49</bcpkix.version>
- <commons-codec.version>1.8</commons-codec.version>
+ <commons-codec.version>1.9</commons-codec.version>
<commons-collections.version>3.2.1</commons-collections.version>
<commons-httpclient.version>3.1</commons-httpclient.version>
<commons-io.version>2.4</commons-io.version>
<commons-jexl.version>1.1</commons-jexl.version>
<commons-jexl2.version>2.1.1</commons-jexl2.version>
- <commons-lang3.version>3.1</commons-lang3.version>
+ <commons-lang3.version>3.2.1</commons-lang3.version>
<commons-logging.version>1.1.3</commons-logging.version>
<commons-net.version>3.3</commons-net.version>
<excalibur-datasource.version>2.1</excalibur-datasource.version>
@@ -99,8 +99,8 @@ under the License.
<xpp3.version>1.1.4c</xpp3.version>
<xalan.version>2.7.1</xalan.version>
<serializer.version>2.7.1</serializer.version>
- <xerces.version>2.9.1</xerces.version>
- <xml-apis.version>1.3.04</xml-apis.version>
+ <xerces.version>2.11.0</xerces.version>
+ <xml-apis.version>1.4.01</xml-apis.version>
<xmlgraphics-commons.version>1.5</xmlgraphics-commons.version>
<javamail.version>1.5.0-b01</javamail.version>
<jms.version>1.1.1</jms.version>
Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1557611&r1=1557610&r2=1557611&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sun Jan 12 21:04:05 2014
@@ -193,6 +193,10 @@ A workaround is to use a Java 7 update 4
<ch_section>Non-functional changes</ch_section>
<ul>
+<li>Updated to commons-lang3 3.2.1 (from 3.1)</li>
+<li>Updated to commons-codec 1.9 (from 1.8)</li>
+<li>Updated to xercesImpl 2.11.0 (from 2.9.1)</li>
+<li>Updated to xml-apis 1.4.01 (from 1.3.04)</li>
</ul>
<ch_section>Thanks</ch_section>
|