diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-02-27 13:41:53 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-27 22:34:11 +0000 |
commit | c0d3538dac8d0d9f307db2742351b1519f2e2e04 (patch) | |
tree | 441ed2f2d8d3573568c58259368b882f2d1e33d9 | |
parent | ed530ec0f607f51da0cbbeff47c9c0b5e62fac07 (diff) |
Update git submodules
* Update docs/submodules/appc.git from branch 'master'
to 924616740bdf5f596bd6f32dac32c1a8e5504650
- Fix failing powermock tests
The version of javassist coming from opendaylight is not working correctly
with powermock. Adding a test scoped dependency for a working version of
javassist.
Test classes added in this commit are not new, they were temporarily
removed as part of https://gerrit.onap.org/r/#/c/79046/
Change-Id: I193873c0d4abd7b11592a95bff9a6b07cf2d7191
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1277
m--------- | docs/submodules/appc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git -Subproject 32ad33f14a955b10fca06ae457267deb2ff50ab +Subproject 924616740bdf5f596bd6f32dac32c1a8e550465 |