Skip to content

Add support for vSphere Web SDK 6.7 installation in install-non-oss.sh#3650

Merged
yadvr merged 1 commit into
masterfrom
unknown repository
Nov 21, 2019
Merged

Add support for vSphere Web SDK 6.7 installation in install-non-oss.sh#3650
yadvr merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 23, 2019

Signed-off-by: Kai Takahashi www.carrotsoft@gmail.com

Description

Without vim25.jar for vSphere 6.7, building CloudStack fails with Hypervisor VMware support.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

How Has This Been Tested?

Manually executing mvn install:install-file -Dfile=vim25_67.jar -DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25 -Dversion=6.7 -Dpackaging=jar solved the issue.

@yadvr
Copy link
Copy Markdown
Member

yadvr commented Oct 23, 2019

LGTM, but the file may not be maintained anymore as non-oss libs are hosted and consumed from here:
https://github.com/rhtyd/cloudstack-nonoss/blob/master/install-non-oss.sh#L33
https://github.com/rhtyd/cloudstack-nonoss

@yadvr yadvr merged commit 4cce43f into apache:master Nov 21, 2019
ustcweizhou pushed a commit to ustcweizhou/cloudstack that referenced this pull request Feb 28, 2020
@ghost ghost deleted the 4.13-patch-non-oss branch August 9, 2020 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants