aboutsummaryrefslogtreecommitdiffstats
path: root/jar/src
AgeCommit message (Collapse)AuthorFilesLines
2019-06-25Merge "Some bug fixes and Minor Chages."Thomas Nelson3-7/+11
2019-06-25Some bug fixes and Minor Chages.Thomas Nelson arthudent33-7/+11
Remove some Commented out code. Cleaned up Variables. Encryption of passwords added Updated Test Cases Fixed some errors in how they were reported. Reduced Logging clutter Some Vulnerability fixes. Change-Id: I64c7935d167d4a976681b5a18fd51aa667d0cd95 Issue-ID: MUSIC-413 Signed-off-by: Thomas Nelson arthudent3 <nelson24@att.com>
2019-06-19Fix missed Log outputNelson, Thomas (tn1381)1-20/+16
Issue-ID: MUSIC-406 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com> Change-Id: I5a835b1bec73764b77b2e354284be98b7e87f919
2019-06-04Fix vulnerability in code where password isNelson, Thomas (tn1381)2-5/+3
being exposed in logs. Issue-ID: MUSIC-406 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com> Change-Id: I5af16bf25a967ae27875b8c42cf746c3fa857a27
2019-01-31Update Jar.Nelson,Thomas(tn1381)(arthurdent3)2-5/+28
Change-Id: Ib78033ce66873e2180a6248a97339c0b54a22500 Issue-ID: MUSIC-303 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2019-01-29Push variuos changesNelson,Thomas(tn1381)(arthurdent3)61-907/+963
- Spring Boot - Cadi - Cassandra Locking Change-Id: Ie9882f81f0ca141bdb7862cdabf978481fcd7c4a Issue-ID: MUSIC-296,MUSIC-272 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-10-10Update to support Encrypted passwordThomas Nelson Jr (arthurdent3) tn1381@att.com2-8/+289
in properties. Update duplicate entries in pom file. Add dependency Fix Version Change-Id: If427601841c14cb14232452b4ec8236e76075275 Issue-ID: MUSIC-146 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-06-05Update Master to include jar folder.Thomas Nelson Jr (arthurdent3) tn1381@att.com74-0/+12655
This will put jar folder form separate branch into this where it belongs and we can build properly for beijing. Cassablanca will have a parent pom approach. Change-Id: Ieae3fce5ab42faddf4964285533fdc59d8b963de Issue-ID: MUSIC-79 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>