aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/docker/aai.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-07-04Use eclipse-temurin:8-jre-alpine docker base image in aai-traversalFiete Ostkamp1-1/+2
- replace aai-common base image with plain java 8 jre - remove custom folders and users to simplify setup - fix janino, guava and activemq vulnerabilities - remove apache httpclient, jsonassert, aaf-cadi and spring-test dependencies Issue-ID: AAI-3913 Change-Id: Icca637b5adb8e9a480912c4e2b7d9e83ee3e29ba Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2019-08-29Fixed project version parsingDmitry Puzikov1-19/+16
Change-Id: I4d5179b66f9a7e210a8a9c51e80bd029a1f83983 Issue-ID: INT-762 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2018-03-07Update traversal from AJSC 2 to Spring BootVenkata Harish K Kajur1-0/+44
Issue-ID: AAI-799 Change-Id: I6500f661db704726f529f665203a9c0605e8193e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>