shinesolutions/aem-platform-ci

Fix jdk11 configuration

Opened this issue · 1 comments

Currently jdk11 configuration profiles are incorrectly set to use jdk8.

This needs to be fixed so that we can test jdk11 on newer AEM versions being tested, while older versions of AEM can still be tested with jdk8.

Current configuration will does not distinguish between JDK versions and default to testing JDK8.