nvazquez commented on a change in pull request #5993:
URL: https://github.com/apache/cloudstack/pull/5993#discussion_r807153637
##########
File path: plugins/hypervisors/vmware/pom.xml
##########
@@ -60,14 +60,6 @@
<artifactId>resolver</artifactId>
<version>20050927</version>
</dependency>
- <dependency>
- <groupId>org.apache.axis</groupId>
- <artifactId>axis</artifactId>
Review comment:
I'm not sure about this, why not upgrading to axis2 here? Worried about
this:
https://github.com/apache/cloudstack/blob/main/plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareContextFactory.java#L48
and
https://github.com/apache/cloudstack/blob/main/plugins/hypervisors/vmware/src/main/java/com/cloud/storage/resource/VmwareSecondaryStorageContextFactory.java#L35
--
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]