Age | Commit message (Collapse) | Author | Files | Lines |
|
This task is all about package name space change also make changes to pom for common module
Change-Id: Ie9bda0f958a9a05826c0374830cc9cb7d6d196b6
Issue-ID: SDC-1272
Signed-off-by: amitjai <amitjai@amdocs.com>
|
|
Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Reducing onboarding backend maven build time
Change-Id: I3fe5f8d6d9b21591018243d16809451c6b8c2d14
Issue-ID: SDC-1189
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Issue-ID: SDC-767
Change-Id: I14fb4c1f54086ed03a56a7ff7fab9ecd40381795
Signed-off-by: talig <talig@amdocs.com>
|
|
Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094
Issue-ID: SDC-350
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I018c6d07a4b9ec7e6b1507ab37e2550865423cfe
Issue-ID: SDC-230
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
Fixed mostly not closing resources (InputStream, ResultSet) and catching
Throwable instead of Exception in some modules.
Issue-ID: SDC-291
Change-Id: I34e331cc3b45c4bb3a71c301f50e1706a7b623fd
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
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>
|