aboutsummaryrefslogtreecommitdiffstats
path: root/champ-service/bundleconfig-local/etc
AgeCommit message (Collapse)AuthorFilesLines
2018-08-14Specifying a logging config for champShwetank Dave1-0/+238
Adding a logging.config property to the start.sh file so champ uses an external logging config instead of one bundled in. Issue-ID: AAI-1476 Change-Id: I1cb6003447a50a46682e9b0584a80880da376045 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-03-07Port champ-microservice project restructuremichaere6-0/+186
Includes project restructure and introduction of a parent pom. The original source folder and core functionality is now held within champ-lib, with champ-service forming the ajsc microservice from which it injects champ-lib core functionality. Issue-ID: AAI-813 Change-Id: I2ce0c4a70e485665276e7955572de23969deb706 Signed-off-by: michaere <michaere@amdocs.com>