Author: mturk
Date: Mon Sep 5 07:19:27 2011
New Revision: 1165190
URL: http://svn.apache.org/viewvc?rev=1165190&view=rev
Log:
Update testng to ver 6.2
Added:
commons/sandbox/runtime/trunk/lib/testng-6.2.jar (with props)
Modified:
commons/sandbox/runtime/trunk/build.xml
commons/sandbox/runtime/trunk/lib/testng-6.0.jar
Modified: commons/sandbox/runtime/trunk/build.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/build.xml?rev=1165190&r1=1165189&r2=1165190&view=diff
==============================================================================
--- commons/sandbox/runtime/trunk/build.xml (original)
+++ commons/sandbox/runtime/trunk/build.xml Mon Sep 5 07:19:27 2011
@@ -43,7 +43,7 @@
<property name="examples.dir" value="${build.dest}/examples"/>
<property name="example" value="Unknown"/>
<property name="testng.home" value="${basedir}/lib"/>
- <property name="testng.jar" value="${testng.home}/testng-6.0.jar"/>
+ <property name="testng.jar" value="${testng.home}/testng-6.2.jar"/>
<property name="runtime.libname" value="libacr"/>
<property name="runtime.library.path" value="${src.native}/.libs"/>
Added: commons/sandbox/runtime/trunk/lib/testng-6.2.jar
URL:
http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/lib/testng-6.2.jar?rev=1165190&view=auto
==============================================================================
Binary file - no diff available.
Propchange: commons/sandbox/runtime/trunk/lib/testng-6.2.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream