Author: sebb Date: Mon May 16 16:41:20 2011 New Revision: 1103790 URL: http://svn.apache.org/viewvc?rev=1103790&view=rev Log: Update to Commons NET 3.0
Modified: jakarta/jmeter/trunk/build.properties jakarta/jmeter/trunk/xdocs/changes.xml Modified: jakarta/jmeter/trunk/build.properties URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.properties?rev=1103790&r1=1103789&r2=1103790&view=diff ============================================================================== --- jakarta/jmeter/trunk/build.properties (original) +++ jakarta/jmeter/trunk/build.properties Mon May 16 16:41:20 2011 @@ -87,9 +87,9 @@ commons-logging.loc = ${maven2.r #commons-logging.md5 = E2C390FE739B2550A218262B28F290CE commons-logging.md5 = ed448347fc0104034aa14c8189bf37de -commons-net.jar = commons-net-1.4.1.jar -commons-net.loc = ${maven2.repo}/commons-net/commons-net/1.4.1 -commons-net.md5 = 365C9A26E81B212DE0553FBED10452CC +commons-net.jar = commons-net-3.0.jar +commons-net.loc = ${maven2.repo}/commons-net/commons-net/3.0 +commons-net.md5 = c1cfefde87ad2faf46b6d3befdc8e8ca excalibur-datasource.jar = excalibur-datasource-1.1.1.jar excalibur-datasource.loc = ${maven2.repo}/excalibur-datasource/excalibur-datasource/1.1.1 Modified: jakarta/jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=1103790&r1=1103789&r2=1103790&view=diff ============================================================================== --- jakarta/jmeter/trunk/xdocs/changes.xml (original) +++ jakarta/jmeter/trunk/xdocs/changes.xml Mon May 16 16:41:20 2011 @@ -236,6 +236,7 @@ allowing multiple JMeter instances on th <li>Bug 50450 - use System.array copy in jacobi solver as, being native, is more performant.</li> <li>Bug 50487 - runSerialTest verifies objects that never need persisting</li> <li>Use Thread.setDefaultUncaughtExceptionHandler() instead of private ThreadGroup</li> +<li>Update to Commons Net 3.0</li> </ul> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org