Bug 578322 - Provide a more flexible mechanism for managing and locating
PGP public keys
Add bcprov to javadoc dependencies to fix failing javadoc build with:
../../../rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/src/org/eclipse/equinox/p2/repository/spi/PGPPublicKeyService.java:16:
error: package org.bouncycastle.util.encoders does not exist
import org.bouncycastle.util.encoders.Hex;
^
1 error
Change-Id: Ib5516fc3ad1f3a6e147cab42b475d24545820068
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.common/+/190352
Tested-by: Alexander Kurtakov <akurtako@redhat.com>
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
2 files changed