summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/att/dmf/mr/utils/Emailer.java
AgeCommit message (Collapse)AuthorFilesLines
2018-10-10fixes for sonar vulnerabilitiessunil unnava1-3/+2
Issue-ID: DMAAP-824 Change-Id: I15a693f443370f5fd03cf3ede2946afa6b7f1a3b Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-09-19Sonar major issuesSumapriya Sarvepalli1-1/+1
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vamo32hFUzlqc51F&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/utils/Emailer.java Line No:L111 Change-Id: Iffff1c7660a84a8c1d4f7353116c789cf6f81e69 Issue-ID: DMAAP-793 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-09-14Sonar major issuesSumapriya Sarvepalli1-5/+4
This block of commented-out lines of code should be removed Sonar Link: https://sonar.onap.org/project/issues?assignees=sumapriya&id=org.onap.dmaap.messagerouter.msgrtr%3Amsgrtr&open=AV4-Vamo32hFUzlqc51B&resolved=false&severities=MAJOR Location: src/main/java/com/att/dmf/mr/utils/Emailer.java Line No:L40 L62 L86 L88 Change-Id: I29269a76d71fe31ba4b48f569ecee3f80eb41bee Issue-ID: DMAAP-776 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-08-14update the testcases after the kafka 11 changessunil unnava1-0/+213
Issue-ID: DMAAP-526 Change-Id: I477a8ee05fb3cdd76af726b6ca0d1a69aa9eef93 Signed-off-by: sunil unnava <su622b@att.com>