diff options
author | r.bogacki <r.bogacki@samsung.com> | 2019-05-23 13:12:04 +0200 |
---|---|---|
committer | Robert Bogacki <r.bogacki@samsung.com> | 2019-06-10 10:10:13 +0000 |
commit | 29d3b52d6146d69c939079a665d8cccd0d243561 (patch) | |
tree | e6caa477ebe106013000a8c43afd0d2f857b17c7 /ecomp-portal-BE-common/src/main/webapp/WEB-INF/web.xml | |
parent | 325e4dac24bcbeaf357d9950dee4f01a5b3059e0 (diff) |
Sonar fix: make "dateFormat" an instance variable
Fixed critical Sonar issue. SimpleDateFormat was declared as a static
but it is not tread-safe and it keeps an internal state.
Compliant solution has been applied with additional DateUtil class.
Issue-ID: PORTAL-590
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Ic6243052804a410cb750c6c219c702469c86ff78
Diffstat (limited to 'ecomp-portal-BE-common/src/main/webapp/WEB-INF/web.xml')
0 files changed, 0 insertions, 0 deletions