aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core_test
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-05-23 01:46:52 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:22 +0200
commit9454a11024eaf9c3a820c92f6a80902d2d46e1ec (patch)
treeed8d2040e09fb87c7f69114c0718d0988b684926 /jdisc_core_test
parent0f7b78a5f3a4456cdae0f68c7c50d47ce9607de4 (diff)
Remove javax.annotation-api as provided dependency.
.. and from jdisc_core
Diffstat (limited to 'jdisc_core_test')
-rw-r--r--jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java b/jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java
index f8d85233602..68517c8491b 100644
--- a/jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java
+++ b/jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java
@@ -39,7 +39,6 @@ public class CertificateK {
private final com.sun.security.auth.module.JndiLoginModule jndiLoginModule = null;
private final java.security.cert.Certificate certificate = null;
private final javax.accessibility.Accessible accessible = null;
- private final javax.annotation.PostConstruct postConstruct = null;
private final javax.annotation.processing.FilerException filerException = null;
private final javax.crypto.BadPaddingException badPaddingException = null;
private final javax.crypto.interfaces.DHKey dhKey = null;