summaryrefslogtreecommitdiffstats
path: root/ajsc-shared-config/README.txt
diff options
context:
space:
mode:
authorRavi Geda <gravik@amdocs.com>2018-04-30 16:54:51 +0100
committerRavi Geda <gravik@amdocs.com>2018-05-01 12:59:23 +0100
commit92927f8985ae5f381143b8b295df2f466e4349ae (patch)
tree4fa5f38af258a4098f94cf10b22fd9ec5c545db9 /ajsc-shared-config/README.txt
parent0bcc113d91c67424fd07cc4837bca50bba3dda60 (diff)
Migrate to Spring Boot
Convert from AJSC to Spring Boot micro service Change-Id: I17bed6d10a00b35dbc63f5dd2b93642b1b3eb7a5 Issue-ID: AAI-1040 Signed-off-by: Ravi Geda <gravik@amdocs.com>
Diffstat (limited to 'ajsc-shared-config/README.txt')
-rw-r--r--ajsc-shared-config/README.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/ajsc-shared-config/README.txt b/ajsc-shared-config/README.txt
deleted file mode 100644
index e0f7ff1..0000000
--- a/ajsc-shared-config/README.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-#Copyright (c) 2016 AT&T Intellectual Property. All rights reserved.
-
-The ajsc-shared-config folder is included in the service project to provide the functionality of the AJSC_SHARED_CONFIG
-location that will exist in CSI envs. This includes the logback.xml for logging configurations, and some csm related
-artifacts necessary for proper functionality of the csm framework within the CSI env. Within the 2 profiles that can
-be utilized to run the AJSC locally, "runLocal" and "runAjsc", the system propery, "AJSC_SHARED_CONFIG", has been set
-to point to this directory. The files in this folder will NOT be copied/moved anywhere within the AJSC SWM package. These
-files will already be in existence within the CSI env. \ No newline at end of file