aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources')
-rw-r--r--src/test/resources/logback.xml2
-rw-r--r--src/test/resources/test-babel-beans.xml (renamed from src/test/resources/babel-beans.xml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/logback.xml b/src/test/resources/logback.xml
index 4f51317..376eb79 100644
--- a/src/test/resources/logback.xml
+++ b/src/test/resources/logback.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration scan="true" scanPeriod="30 seconds" debug="true">
<property name="componentName" value="AAI-BAS" />
- <property name="logDirectory" value="${AJSC_HOME}/logs/${componentName}" />
+ <property name="logDirectory" value="./logs/${componentName}" />
<!-- default EELF log file names -->
<property name="generalLogName" value="error" />
diff --git a/src/test/resources/babel-beans.xml b/src/test/resources/test-babel-beans.xml
index f102337..f102337 100644
--- a/src/test/resources/babel-beans.xml
+++ b/src/test/resources/test-babel-beans.xml