summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/scheduler/SendEmail.java
AgeCommit message (Collapse)AuthorFilesLines
2020-06-08removed unnecessary importsRupinder1-5/+0
Issue-ID: PORTAL-865 Change-Id: I9b055a546edef8885b302d611c0be030dc2e95de Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-20enabled analytics test cases and resolved conflictsmravula1-223/+128
Issue-ID: PORTAL-902 Change-Id: Ifff7f9329673ef464b3414e6945da57ba5d1b6bd Change-Id: If40c7e0b4ef4abbe5f1d6b3784a3b57abd20bd81 Signed-off-by: mravula<mr257h@att.com>
2020-05-07removed some code smellsIndrijeet kumar1-3/+3
removed some code smells Issue-ID: PORTAL-813 Change-Id: I936676da6411bcb84ed61a646664f6df23aa2601 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-09reduced code smellsRupinder1-1/+0
Improved some code stucture Issue-ID: PORTAL-865 Change-Id: I9651ed6f592f83daf3c270749938e7ebc7a38619 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2019-08-16Sonar Fix - SendEmail.java - Remove the declaration of thrown exceptiondinesha1-1/+1
Fixed sonar issues across the file Issue-ID: PORTAL-686 Change-Id: I78e94c5d50efa76a5d2183fa154ab8477a65c928 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2018-07-16FIX TO USE TRY WITH RESOURCESKrishnajinka1-9/+10
FIX SONAR ISSUES RELATED WITH USE OF TRY WITH RESOURCES INSTEAD OF JUST TRY Issue-ID: PORTAL-336 Change-Id: I143c3d6167b101e5113faa3c70f57bfb8638e8de Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
2018-04-20Replace ecomp referenceHima Elisetty1-1/+1
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: Ic864f6cfdeeddad1e7d384abd3419ae21b832062 Signed-off-by: Hima Elisetty <hb123f@att.com>
2017-09-07Adjust code for Sonar issuesChristopher Lott (cl778h)1-2/+2
Made non-functional updates to address static code analysis issues. Update license header with simple double-quote characters. Issue: PORTAL-72, PORTAL-90 Change-Id: Ic2c330daea07d721f0e6b350ebf03da97073f7ce Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-31Rename packages to org.onap in 1.4.0-SNAPSHOTChristopher Lott (cl778h)1-0/+434
19 - remove openecomp 72 - remediate Sonar scan issues 79 - removed unwanted left menu under Report 90 - apply approved license text Issue: PORTAL-19, PORTAL-72, PORTAL-79, PORTAL-90 Change-Id: I41a0ef5fba623d2242574bd15f2d9fb8029a496c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>