aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-05-31Add gizmo logback in localDaniel Silverthorn1-0/+3
This change is cherry-picked from master to resolve issue AAI-1189. Change-Id: I024dd5aaba04f15169e19be008a6aa7c88fbc706 Issue-ID: AAI-1180 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-05-01Migrate to Spring BootRavi Geda1-1/+1
Convert from AJSC to Spring Boot micro service Change-Id: I17bed6d10a00b35dbc63f5dd2b93642b1b3eb7a5 Issue-ID: AAI-1040 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-02-22Fix the path used to add files into docker imageRavi Geda1-2/+2
The existing path is wrong. Change-Id: I55b3895bf7ca89a9a3358daff326e36afadf7f42 Issue-ID: AAI-790 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2017-12-04Gizmo uses Champ the microservicesblimkie1-3/+0
Gizmo modified to use the Champ ms REST API instead of the Champ library Issue-ID: AAI-525 Change-Id: Ifc5d0302eebfe4eccbe805ecf6cfd059fb6e700b Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-08-22Split out Titan specific dependencies from coreabatos1-0/+3
Remove the Titan specific references within the gizmo core and prepare for dependency on new champ core library. Change-Id: I29a4e7b6528e8357715b095d8db5456cd01eb636 Issue-ID: AAI-21 Signed-off-by: abatos <adrian.batos-parac@amdocs.com>
2017-08-03[AAI-26] Adding gizmo data to the repository.Shwetank Dave1-0/+26
Change-Id: I183f837d45acbfe3c673fde1acf8768d5e3fd37b Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>