Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-18 | Replace FileUtils.toByteArray() with IOUtils | Gary Wu | 1 | -43/+43 | |
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> | |||||
2017-06-09 | [SDC-29] Amdocs OnBoard 1707 initial commit. | AviZi | 1 | -0/+43 | |
Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi <avi.ziv@amdocs.com> |