diff options
author | Manoop Talasila <talasila@research.att.com> | 2019-09-19 14:49:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-19 14:49:31 +0000 |
commit | 544da9bb5953a70f2275e8e9136311266526c269 (patch) | |
tree | 84696fd49140f0ca97d7ea6c460be12b1cb35dc4 | |
parent | b1b86e1d34bdec9f997d9b8dca36ed1012f4b412 (diff) |
Update git submodules
* Update docs/submodules/portal.git from branch 'master'
to dcd597990ae65dbe0c2ad73b401847a460f84422
- Merge "Fix NPE & other sonar issues"
- Fix NPE & other sonar issues
A "NullPointerException" could be thrown
Either log or rethrow this exception
Use isEmpty() to check whether the collection is empty or not
Replace the type specification in this constructor call with the diamond operator ("<>")
Issue-ID: PORTAL-562
Change-Id: I7a0317b66a66e2302c77d8244f4a01c93846c466
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
m--------- | docs/submodules/portal.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git -Subproject ed2612f4e00d54ed2a3acd3ee935ac9c174c99e +Subproject dcd597990ae65dbe0c2ad73b401847a460f8442 |