From 7ec75198123ccaf74871e34cb1c4638206a10424 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 3 Oct 2019 14:50:26 +0200 Subject: Remove commons-daemon from all pom files. - Has not been needed since we stopped using JSVC. - NOTE: this commit stops providing it from Jdisc. --- .../src/main/java/com/yahoo/jdisc/bundle/k/CertificateK.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'jdisc_core_test/test_bundles/cert-k-pkgs/src/main/java/com') 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 459ee60c740..29588c755e4 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 @@ -133,8 +133,6 @@ public class CertificateK { private final javax.xml.xpath.XPath xPath = null; private final org.aopalliance.intercept.Joinpoint jointpoint = null; private final org.aopalliance.aop.Advice advice = null; - private final org.apache.commons.daemon.Daemon daemon = null; - private final org.apache.commons.daemon.support.DaemonLoader daemonLoader = null; private final org.apache.commons.logging.LogFactory logFactory = null; private final org.apache.commons.logging.impl.SimpleLog simpleLog = null; private final org.apache.log4j.Appender appender = null; -- cgit v1.2.3