summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/aop-logging/test.bat
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sandbox/rfeng/aop-logging/test.bat2
1 files changed, 1 insertions, 1 deletions
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