]> source.dussan.org Git - jgit.git/commit
Adapt junit_tests invocation to removal of resource_jars attribute 51/189451/3
authorDavid Ostrovsky <david@ostrovsky.org>
Mon, 10 Jan 2022 19:56:24 +0000 (20:56 +0100)
committerDavid Ostrovsky <david@ostrovsky.org>
Wed, 19 Jan 2022 17:39:32 +0000 (18:39 +0100)
commit51b909d9e073563d2630075b8a6bda715f637bf0
treeb3981246903effed44cb204e1523b56ef5947c6b
parent56f45e36dc2ccb0803ad810098bc4a0ac8f4a675
Adapt junit_tests invocation to removal of resource_jars attribute

In upcoming Bazel release 5.0 resource_jars attribute was removed: [1].
Replace resource_jars with runtime_deps as recommended in the release
notes.

[1] https://github.com/bazelbuild/bazel/issues/13221

Change-Id: Iab834d647cf63259ca182adc1f862b6001db0cce
org.eclipse.jgit.gpg.bc.test/BUILD