Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 6.15.1
-
Component/s: None
-
Labels:
-
Sprint:EJBCA Team Bob - 2018 w45
Description
Most likely it is missing the Apache commons-io on the classpath:
[javac] Compiling 10 source files to /home/pkdev/workspace/ejbca_trunk/modules/plugins-ee/build-test [javac] /home/pkdev/workspace/ejbca_trunk/modules/plugins-ee/src-test/org/ejbca/core/model/CertSafePublisherTest.java:37: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [javac] import sun.reflect.ReflectionFactory; [javac] ^ [javac] /home/pkdev/workspace/ejbca_trunk/modules/plugins-ee/src-test/org/ejbca/core/model/services/worker/CertificateCrlReaderSystemTest.java:28: error: package org.apache.commons.io does not exist [javac] import org.apache.commons.io.FileUtils;
Attachments
Issue Links
- is caused by
-
ECA-7426 Implement Certificate/CRL Reader implementation
-
- Closed
-