abh1sar commented on PR #13286: URL: https://github.com/apache/cloudstack/pull/13286#issuecomment-5632435794
Looks like there is a compilation error @Tonitzpp ``` 13:27:27 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project cloud-plugin-hypervisor-kvm: Compilation failure 13:27:27 [ERROR] /jenkins/workspace/acs-deb-pkg-builder/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/LibvirtStorageAdaptor.java:[666,34] error: cannot find symbol 13:27:27 [ERROR] symbol: class HashSet 13:27:27 [ERROR] location: class LibvirtStorageAdaptor ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
