From b7b031902a081afb6b7133d2aa5351475b554e8a Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 6 Aug 2008 06:25:37 +0000 Subject: Update the testcase to be Junit4 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683131 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/rfeng/aop-logging/test.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sandbox/rfeng/aop-logging/test.bat') diff --git a/sandbox/rfeng/aop-logging/test.bat b/sandbox/rfeng/aop-logging/test.bat index 07677ba691..4a160e6ff2 100644 --- a/sandbox/rfeng/aop-logging/test.bat +++ b/sandbox/rfeng/aop-logging/test.bat @@ -1,3 +1,3 @@ @echo off -set ASPECTJ_HOME=c:\aspectj1.5 +set ASPECTJ_HOME=c:\aspectj1.6 call %ASPECTJ_HOME%\bin\aj5.bat -cp target\classes;target\test-classes org.apache.tuscany.sca.aspectj.TracingTestCase \ No newline at end of file -- cgit v1.2.3