DaanHoogland commented on PR #13114: URL: https://github.com/apache/cloudstack/pull/13114#issuecomment-4495657105
@erma07 both deb and rpm builds show this error: ``` 17:17:27 [ERROR] /jenkins/workspace/acs-deb-pkg-builder/engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/AncientDataMotionStrategy.java:[283,15] error: incompatible types: HypervisorType cannot be converted to int 17:17:27 [ERROR] /jenkins/workspace/acs-deb-pkg-builder/engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/AncientDataMotionStrategy.java:[284,17] error: cannot find symbol 17:17:27 symbol: variable VMware 17:17:27 location: class AncientDataMotionStrategy 17:17:27 [ERROR] /jenkins/workspace/acs-deb-pkg-builder/engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/AncientDataMotionStrategy.java:[286,17] error: cannot find symbol 17:17:27 symbol: variable XenServer 17:17:27 location: class AncientDataMotionStrategy ``` can you have a look? -- 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]
