Author: omalley
Date: Fri Mar  4 03:52:39 2011
New Revision: 1077215

URL: http://svn.apache.org/viewvc?rev=1077215&view=rev
Log:
commit 89de10fda46967493a71a6c8a38515108dd2d602
Author: Konstantin Boudnik <[email protected]>
Date:   Wed Feb 24 09:13:38 2010 -0800

     from

Modified:
    
hadoop/common/branches/branch-0.20-security-patches/src/test/aop/build/aop.xml

Modified: 
hadoop/common/branches/branch-0.20-security-patches/src/test/aop/build/aop.xml
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/src/test/aop/build/aop.xml?rev=1077215&r1=1077214&r2=1077215&view=diff
==============================================================================
--- 
hadoop/common/branches/branch-0.20-security-patches/src/test/aop/build/aop.xml 
(original)
+++ 
hadoop/common/branches/branch-0.20-security-patches/src/test/aop/build/aop.xml 
Fri Mar  4 03:52:39 2011
@@ -125,7 +125,8 @@
       build.dir="${system-test-build-dir}"
       basedir="${system-test-build-dir}/examples">
     </macro-jar-examples>
-    <macro-test-runner classpath="test.system.classpath"
+    <macro-test-runner test.file="${test.all.tests.file}"
+                       classpath="test.system.classpath"
                        test.dir="${system-test-build-dir}/test"
                        fileset.dir="${test.src.dir}/system/java"
                        hadoop.home="${hadoop.home}"


Reply via email to