Age | Commit message (Collapse) | Author | Files | Lines |
|
Removed duplicate dependencies.
Removed redundant group IDs where inherited from parent.
Replaced deprecated properties.
Explicitly stated Maven plugin versions.
Change-Id: I1933428ccbc362dec428d16c5e40ab0e906a7e5c
Issue-Id: SDC-247
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
The in-house implementation of FileUtils.toByteArray()
appears to be a literal copy-and-paste of IOUtils.toByteArray().
This change replaces the in-house implementation with a call
to IOUtils.
Change-Id: Ib33b64c4c0050acb0787915dd9df190e284b8cda
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370
Signed-off-by: AviZi <avi.ziv@amdocs.com>
|