aboutsummaryrefslogtreecommitdiffstats
path: root/elasticsearch-sg
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03Upversion for Dublin releaseJimmy Forsyth1-1/+1
Issue-ID: AAI-2403 Change-Id: I93802ce621c0701c86663ad16fbeb822db43bc2e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release1.4.2Jimmy Forsyth1-1/+1
Issue-ID: AAI-2403 Change-Id: I311b3549c75cc2beb5e13aa1c43774f7324d78f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-02Tidy up pom config changesLee, Tian (tl5884)1-18/+18
Change-Id: I088f3e0bd537a36cf8682070811f50d4abdee150 Issue-ID: AAI-2401 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-05-01Set groupId to avoid permission denied errorJimmy Forsyth1-1/+1
Issue-ID: AAI-2401 Change-Id: I27040d3458029fe96ba33e72bfa5104b43e5139d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-01Unskipping deploymentFrancis Paquette1-5/+20
Issue-ID: AAI-2401 Change-Id: I1885bc0226cfac2de21e36ed63a2e0dca6631262 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2019-05-01Trying the fix auto-releaseFrancis Paquette1-2/+2
Issue-ID: AAI-2401 Change-Id: I7bb5517535294dfd36ef08cec4d8ae895890d9df Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2019-03-04Update ES pom to conform to merge job requirementsEdwin Lawrance1-1/+7
Change-Id: I0b0e36503f9eab63b2e6a41acf1c58658a511fd5 Issue-ID: AAI-2203 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2019-03-04Update poms to conform to merge job requirementsEdwin Lawrance1-2/+2
Change-Id: Ic989e9538b67214e43faf221724ed5d36bfc6d03 Issue-ID: AAI-2203 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2019-03-01Add missing distributionManagement section to pomsLee, Tian (tl5884)1-0/+17
Change-Id: I85d4c78abda0af32b9994b01f8abceaabe276e18 Issue-ID: AAI-2203 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-03-01Add elasticsearch with searchguard DockerfileLee, Tian (tl5884)2-0/+91
Add Dockerfile that produces an image of ElasticSearch with SearchGuard plugin pre-installed, and restructure the Maven project to build both the old search-data-service Dockerfile and the new elasticsearch-sg Dockerfile. Change-Id: Iff7cb79e3c09da78b6233422f40cb03eeef5bfdb Issue-ID: AAI-2203 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>