DaanHoogland commented on PR #6282:
URL: https://github.com/apache/cloudstack/pull/6282#issuecomment-1201205803

   @SadiJr can you have a look at these compile errors:
   ```
   [ERROR] COMPILATION ERROR : 
   
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/guru/VMwareGuru.java:[860,30]
 error: cannot find symbol
   
     symbol:   variable _networkDao
   
     location: class VMwareGuru
   
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/guru/VMwareGuru.java:[911,26]
 error: cannot find symbol
   
     symbol:   variable _nicDao
   
     location: class VMwareGuru
   
   [ERROR] 
/home/travis/build/apache/cloudstack/plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/guru/VMwareGuru.java:[918,20]
 error: cannot find symbol
   
     symbol:   variable _nicDao
   
     location: class VMwareGuru
   ```


-- 
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]

Reply via email to