Switch to java8 and set java7 to none

This commit is contained in:
Mario Fetka 2015-02-06 14:26:55 +01:00
parent fdc3bc5851
commit e2b7c390c3
1 changed files with 2 additions and 2 deletions

View File

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