jgit/org.eclipse.jgit.gpg.bc.test
David Ostrovsky 51b909d9e0 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
2022-01-19 18:39:32 +01:00
..
.settings Enable compiler option --release 2021-09-29 17:13:01 +02:00
META-INF Prepare 6.1.0-SNAPSHOT builds 2021-11-24 19:42:27 +01:00
tst/org/eclipse/jgit/gpg/bc/internal GPG: fix reading unprotected old-format secret keys 2021-02-22 09:43:18 +01:00
tst-rsrc/org/eclipse/jgit/gpg/bc/internal/keys GPG: fix reading unprotected old-format secret keys 2021-02-22 09:43:18 +01:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.gitignore GPG: compute the keygrip to find a secret key 2021-02-16 00:37:01 +01:00
.project Decouple BouncyCastle from JGit Core 2020-06-01 01:26:22 +02:00
BUILD Adapt junit_tests invocation to removal of resource_jars attribute 2022-01-19 18:39:32 +01:00
about.html Decouple BouncyCastle from JGit Core 2020-06-01 01:26:22 +02:00
build.properties GPG: compute the keygrip to find a secret key 2021-02-16 00:37:01 +01:00
plugin.properties Decouple BouncyCastle from JGit Core 2020-06-01 01:26:22 +02:00
pom.xml Prepare 6.1.0-SNAPSHOT builds 2021-11-24 19:42:27 +01:00