summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-20Changed version in LICENSE.txtrelease-2.6.0Welch, Lorraine (lb2391)1-1/+1
Issue-ID: PORTAL-743 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: I9cf6c839fb3609d65a28c5d66ce3a33e5f97baf3 (cherry picked from commit c4df8f3822c115df2c53beac8b531e20bb383afd)
2019-09-13Remove maven deploy pluginManoop Talasila1-9/+0
Issue-ID: PORTAL-727 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: Ie533e4bf7d57fd7ff8030537f1e2400359601b58
2019-09-12Self release portal-sdk 2.6.0Manoop Talasila1-18/+0
releasing 2.6.0 portal-sdk libs for El Alto release Issue-ID: PORTAL-727 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: Ib99f6f55149873e373885e1efa9a39a894ef69e3
2019-09-10Update music jar versionManoop Talasila1-1/+1
Update music jar version to 2.5.10 and remove snapshot For releasing 2.6.0 portal-sdk libs for El Alto release Issue-ID: PORTAL-727 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: Iedc0c67b6c372fde31990aa4de02fcf53ac8528d
2019-09-10Release 2.6.0 portal-sdk jarsManoop Talasila12-16/+16
releasing 2.6.0 portal-sdk libs for El Alto release Issue-ID: PORTAL-727 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: I0ed5bd778ecadf1ef59f149e9eb031ca9a25a497
2019-09-10Fix sonar issues in epsdk-analyticsParshad Patel2-6169/+6117
A "NullPointerException" could be thrown Either log or rethrow this exception Use try-with-resources or close this in a "finally" clause Issue-ID: PORTAL-562 Change-Id: Ic77f71ffdd11ad327bffebc8fd483e32633e4b30 Signed-off-by: Parshad Patel <pars.patel@samsung.com> (cherry picked from commit 8e978f735eb286b9bf175dad4b27e02799c2082d)
2019-09-06Release 2.6.0 portal-sdk jarsManoop Talasila13-17/+17
releasing 2.6.0 portal-sdk libs for El Alto release Issue-ID: PORTAL-722 Change-Id: I0bfb24d6681f857c9ad25a0a5ae58e8ed7c3ca07 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2019-09-04Update DB changestatta2-55/+76
Issue-ID: PORTAL-726 Change-Id: I2f1dcb5856fd98a9410b02b8f61a4f09662e48df Signed-off-by: statta <statta@research.att.com>
2019-08-28Sonar fix- CacheAdminController.java - Remove unused importdinesha1-1/+0
Fixed sonar issues across the file Issue-ID: PORTAL-686 Change-Id: Ieb3984593ed062c5ff533dc8f8bfd3baadba56d3 Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit 954506fa9f887238298d27f19a2987a635fb3157)
2019-08-23Remove carrier specific referencestatta1-31/+1
Issue-ID: PORTAL-302 Change-Id: I7c0f21ef0a037176c159bfa7823918bee80b16b4 Signed-off-by: statta <statta@research.att.com>
2019-08-19Sonar fix - ChartD3Helper.java - Rename the Variable to match the regular ↵dinesha1-7/+7
expression Fixed sonar issues accross the file Issue-ID: PORTAL-686 Change-Id: I5079aafd0855291fe5c35d9abf8d98f31f1c8235 Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit 2e8400343e7ea7c94e30ab641637b5b7c32c489b)
2019-08-19Sonar Fix - Line.java - Remove this unused importdinesha1-2/+0
Fixed sonar issues across the file Issue-ID: PORTAL-686 Change-Id: I0bb9fac696d0f06200bc02ae8f78c3f19272ce4b Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit eb5ada8f8c32207cefbf9bb899f3299cc63b0d2e)
2019-08-19Sonar 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> (cherry picked from commit 113b851fd49d934f851ff2dae1cda804fbbcb16e)
2019-08-13Sonar Fix - RaptorServiceImpl.java - Move this variable to comply with Java ↵dinesha1-1/+2
Code Conventions Fixed sonar issues across the file Issue-ID: PORTAL-686 Change-Id: Idd0b20c3b029bef742594f42a22686520d12c68e Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit d563b663c284c96fa03718573b172841b7f63b06)
2019-08-13Sonar Fix - SearchHandler.java - Remove this unused importdinesha1-2/+0
Fixed sonar issues accross the file Issue-ID: PORTAL-686 Change-Id: I0277e4eb40a923623e82e2b8e393dfe54ce8999b Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit 9a09b5b778097f9eb22857eb8a44f318c09ec8c7)
2019-08-13Fix sonar issues in Line.javaburdziak1-11/+1
Change-Id: Ia1f3df384e82d6e7d9aab02339b6b682f672415c Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit 7198eda75d9f8127a65cc200d0cf402cbde3007e)
2019-08-13Fix sonar issues in ValidationExceptionburdziak1-1/+3
Change-Id: I1dc2028f22857f7e96918f4a609f0c9ba10934fc Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit 6afc5be6afa49778588eff9cc8f92c4d3c24687b)
2019-08-13Fix sonar issues in ReportSQLExceptionburdziak1-1/+1
Change-Id: I2b59d35442b7cdc39ccc975c9d59c4e0f453279e Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit ef7716de6d41afebac0c3b83e065ed65e50051e3)
2019-08-13Fix sonar issues in WizardSequenceSQLBasedLinearDataminingburdziak1-3/+3
Change-Id: Ic2e572f2740d89ab6c981351f94b9e20dcdb2106 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit e78c56397e0be13bf6e355c85fce8b55bde9244f)
2019-08-13Fix sonar issues in WizardSequenceSQLBasedLinearburdziak1-7/+3
Change-Id: Ieba2d5f272780400f9bf773548e2f8504bb40b1a Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit 0631000e3830b59ac9b4cba4cae107e5fb66d545)
2019-08-13Fix sonar issues in WizardSequenceSQLBasedHiveburdziak1-4/+2
Change-Id: I16463a87dffbf1044b63eafacde410eac04db783 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit b07e6a9e6598f8bb53072b43b6891a6c9c8fbd72)
2019-08-13Fix sonar issues in WizardSequenceSQLBasedCrossTabburdziak1-3/+2
Change-Id: I9324d5b1af06bf3677cfc412d4825d75a48a7529 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit bee7f21e8144fc5c517285804e6b2d82564204a2)
2019-08-13Fix sonar issues in WizardSequenceLinearburdziak1-5/+3
Change-Id: I93f464f52138138317d384291a48e1fbf4ce22ac Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit 989aed670b09019e87cda6861c3905118a7b3db4)
2019-08-13Sonar fix in epsdk-coreParshad Patel2-3/+5
A "NullPointerException" could be thrown; "appuser" is nullable here Either re-interrupt this method or rethrow the "InterruptedException" Issue-ID: PORTAL-562 Change-Id: Idc3cf823d42ad4afc3ca1ae58c3994916e0d8142 Signed-off-by: Parshad Patel <pars.patel@samsung.com> (cherry picked from commit fe2fd7021b7cb8a7c2767c1df2e3586b5041018f)
2019-08-13Fix sonar issues in WizardProcessorburdziak1-12/+8
Change-Id: I0a26ae37ce1ba9c44e83c5a72087fbfc44f3d0d7 Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit f1fc3e02f6b723eb9588d4da73fb90d3a2bb4c39)
2019-08-13Fix sonar issues in ActionHandlerburdziak1-30/+21
Change-Id: I8df83707544d8646d5788e0533e43f2ecb4d446b Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit 04fb89b1f2f09f9df1b7527120ae50e8174e52c4)
2019-08-13Fix sonar issues in SecurityXssFilterburdziak1-2/+3
Change-Id: Ibb4bbb1197aed3208835a82b4dbabe2cbd2eb93a Issue-ID: PORTAL-523 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com> (cherry picked from commit 824d93f9d0ada807402b66153cc41b30b31fde3a)
2019-08-13Merge "Sonar Fix- RemDbUtils.java- Remove the declaration of thrown ↵Manoop Talasila1-1/+1
exception" into release-2.6.0
2019-08-13Merge "Sonar Fix- PageEvet.Java - Rename the field to match regular ↵Manoop Talasila1-12/+13
expression and define constant instead of duplicating literal" into release-2.6.0
2019-08-13Merge "Sonar Fix- ReportFormFields.java" into release-2.6.0Manoop Talasila1-7/+7
2019-08-13Merge "Sonar Fix- ActionHandler.java" into release-2.6.0Manoop Talasila1-6/+6
2019-08-05Sonar Fix- RemDbUtils.java- Remove the declaration of thrown exceptiondinesha1-1/+1
Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: If25a07748dfac69b70e73a52eaded8126281edd5 Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit 6befde3258e9b17fa8175829fe8a81d2a2764b2f)
2019-08-05Sonar Fix- PageEvet.Java - Rename the field to match regular expression and ↵dinesha1-12/+13
define constant instead of duplicating literal Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: I73e775aab6f8d6b80a65bc0c5cb0614d5de21271 Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit e699cb06640796f62cd2b8ab70a74d1677ec5d20)
2019-08-05Sonar Fix- ReportFormFields.javadinesha1-7/+7
Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: I427688b57166ad06ad908b7ba093d8f2d9c811f9 Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit b5abb9ffb393d0ce78ce5799576935a8f5820022)
2019-08-05Sonar Fix- ActionHandler.javadinesha1-6/+6
Fixed Sonar Issues accross the file Issue-ID: PORTAL-686 Change-Id: I12f69c75607056542758a60f045d42f51d6b1d1e Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit 893bc5ef38b19b02f9ca9c4c29ecedeae2dd4c99)
2019-08-05Sonar Fix - ProfileSearchController.javadinesha1-2/+1
Fixed SOnar issues accross the file Issue-ID: PORTAL-686 Change-Id: I89acda2c696dfd7d64fcf7b1ddbaa8078029f9ad Signed-off-by: dinesha <dineshgs@in.ibm.com> (cherry picked from commit 0ba35215779fc03f74d52766f0317cdaa73894bc)
2019-07-31Merge "Publish fixed strings as public constants"Manoop Talasila14-101/+115
2019-07-30Publish fixed strings as public constantsLott, Christopher (cl778h)14-101/+115
Change-Id: I47c8458a0f16251ef19043eb63cf5f392990efdf Issue-ID: PORTAL-657 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
2019-07-25Add fix for NullPointerException in epsdk-analyticsParshad Patel2-44/+56
A "NullPointerException" could be thrown; "con" is nullable here Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$ Issue-ID: PORTAL-562 Change-Id: Ic5ab68b1b1dc74b1bdf906bb1d9e743806c4df90 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-07-24Merge "Blackduck scan fixes and PenTest"Sunder Tattavarada27-284/+160
2019-07-23Blackduck scan fixes and PenTestst398c27-284/+160
Issue-ID: PORTAL-631 Change-Id: I606837e3aefd0bbb7ff45ac2e597d214da06e7ed Signed-off-by: st398c <st398c@research.att.com>
2019-07-22Repair null-pointer exception in init methodLott, Christopher (cl778h)1-45/+37
Change-Id: I0669adbbc67987b3e7034fa1af5e1376e156b52d Issue-ID: PORTAL-657 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
2019-07-22Merge "Harmonize logging to apache commons shim only"Manoop Talasila4-41/+38
2019-07-22Merge "Fixed Sonar "Blocker Bugs""Manoop Talasila6-1835/+1373
2019-07-18Harmonize logging to apache commons shim onlyLott, Christopher (cl778h)4-41/+38
Remove EELF from two classes, now all use apache commons logging. Remove epsdk-logger dependency, which eliminates EELF and its problems. Change-Id: Ib825d90a0d4204bfe4a756e2df35b92ab520c932 Issue-ID: PORTAL-657 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
2019-07-16Fixed Sonar "Blocker Bugs"Vasyl Razinkov6-1835/+1373
Fixed potential "thread-Leak" Change-Id: I7efcbd4d7b6b69ca1f234bed8d28cbb8e51e3e25 Signed-off-by: Vasyl Razinkov <vasylrazinkov@sidero.ie> Issue-ID: PORTAL-584
2019-07-16Add logger to log exceptions & sonar issues fixParshad Patel1-374/+418
Either log or rethrow this exception Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call Use "Boolean.toString" instead Remove this unused local variable Issue-ID: PORTAL-562 Change-Id: I5cee8add07910c68702b1a7539fae6f472db1f91 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-07-10Blackduck scan fixesst398c803-5743/+22248
Issue-ID: PORTAL-631 Change-Id: I240f3656de2de2d3540f0fc1d615c461beab14c5 Signed-off-by: st398c <st398c@research.att.com>
2019-07-09Merge "Fix sonar issue in ActionHandler"Manoop Talasila1-42/+26
2019-07-09Merge "Fix sonar issues in SecurityXssValidator"Manoop Talasila1-2/+2