Skip to content

Conversation

ImperatorS79
Copy link
Contributor

New version + version before 0.28.0 will not work with this script (not really useful version since VK9 is still in "alpha")

var wizard = SetupWizard(InstallationType.VERBS, "VK9", java.util.Optional.empty());
// query desired version (default: 0.28.1)
var versions = ["0.28.1", "0.28.0", "0.27.0", "0.26.0", "0.25.0", "0.23.0", "0.17.0", "0.16.0", "0.6.0", "0.4.0"];
var versions = ["0.29.0", "0.28.1", "0.28.0"];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add comment why the older versions cannot be selected (just to avoid that someone adds them again later because he thinks they are missing).

var wizard = SetupWizard(InstallationType.VERBS, "VK9", java.util.Optional.empty());
// query desired version (default: 0.28.1)
var versions = ["0.29.0", "0.28.1", "0.28.0"];
var versions = ["0.29.0", "0.28.1", "0.28.0"]; //this script is not able to install older version (VK9.conf mandatory)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"older versions"

@ImperatorS79 ImperatorS79 merged commit 39ebf05 into PhoenicisOrg:master Jan 23, 2019
@ImperatorS79 ImperatorS79 deleted the patch-2 branch February 2, 2019 13:53
@Kreyren Kreyren mentioned this pull request Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants