summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/aop-logging/test.bat
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/rfeng/aop-logging/test.bat')
-rw-r--r--sandbox/rfeng/aop-logging/test.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/sandbox/rfeng/aop-logging/test.bat b/sandbox/rfeng/aop-logging/test.bat
new file mode 100644
index 0000000000..07677ba691
--- /dev/null
+++ b/sandbox/rfeng/aop-logging/test.bat
@@ -0,0 +1,3 @@
+@echo off
+set ASPECTJ_HOME=c:\aspectj1.5
+call %ASPECTJ_HOME%\bin\aj5.bat -cp target\classes;target\test-classes org.apache.tuscany.sca.aspectj.TracingTestCase \ No newline at end of file