-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
-
---
-
---
-
-
Sprint 217 AMM
-
None
Some further changes are required to the windup-openshift project
Scanning that repository for 1.8 highlights that the validation of the version of Java is still 1.8 or above
/windup-openshift/messaging-executor/src/main/resources/bin/mta-cli: echo " Error: a Java 1.8 or higher JRE is required to run MTA; found [$JAVACMD -version == $JAVAVER]."
The pom.xml files seem to be building the images from a openJDK base image
<from>registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.8</from>