Using izpack, I can check the minimum version of JAVA with javaversion tag. However, I would like to check the maximum version of JAVA. I guess I can use SYSTEM_JAVA_VERSION but I need to make a regular expression and I do not how to cancel an izpack installation whether an unauthorized java version is detected.