Switch to java8 and set java7 to none
This commit is contained in:
@@ -106,7 +106,7 @@ multivalue: False
|
||||
editable: False
|
||||
description: Install Java 7 Runtime Environment
|
||||
values: ["install", "none", "reinstall"]
|
||||
default: ["install"]
|
||||
default: ["none"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
@@ -115,7 +115,7 @@ multivalue: False
|
||||
editable: False
|
||||
description: Install Java 8 Runtime Environment
|
||||
values: ["install", "none", "reinstall"]
|
||||
default: ["none"]
|
||||
default: ["install"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
|
||||
Reference in New Issue
Block a user