aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources
diff options
context:
space:
mode:
authorLee, Tian (tl5884) <TianL@amdocs.com>2018-04-27 17:50:07 +0100
committerLee, Tian (tl5884) <TianL@amdocs.com>2018-04-30 16:43:50 +0100
commite651abed417b8a173a0745042c7dc5b20c0b7036 (patch)
tree5fea87233a40181aacefc1b927c937462ade41a5 /src/test/resources
parent1579afa649c2e76cbdf39dcfd5b77a800cc17249 (diff)
Convert Babel from AJSC2 to Spring Boot 1.5.12
Change-Id: I2ea10250c3881827b6b274afadf1a8c89683f568 Issue-ID: AAI-1045 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
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