summaryrefslogtreecommitdiffstats
path: root/jdisc_core_test
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-10-03 14:50:26 +0200
committergjoranv <gv@verizonmedia.com>2019-10-03 14:54:08 +0200
commit7ec75198123ccaf74871e34cb1c4638206a10424 (patch)
treee2f07f7f67f7c3560044cb0811a5294eff2c45b1 /jdisc_core_test
parent4f8280c6285adafd95a8059f7440b25aa6494ac0 (diff)
Remove commons-daemon from all pom files.
- Has not been needed since we stopped using JSVC. - NOTE: this commit stops providing it from Jdisc.
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.java2
1 files changed, 0 insertions, 2 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 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;