Chapter 2. New Features
2.1. Java 11 Support
This release introduces support for Java 11 as Technology Preview. Users can now run this distribution of MTA and generate reports using this version of Java.
Technology Preview features are not supported with Red Hat production service level agreements (SLAs), might not be functionally complete, and Red Hat does not recommend to use them for production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
See Technology Preview Features Support Scope on the Red Hat Customer Portal for information about the support scope for Technology Preview features.
2.2. Red Hat JBoss Enterprise Application Platform 7.2 Migration Path
Rules for Red Hat JBoss Enterprise Application Platform (JBoss EAP) 7.2 have been included in this release. When specifying eap:7
as the target release the generated reports will now highlight issues pertaining to JBoss EAP 7.2 migration paths.
2.3. OpenShift Installation Update
This release introduces new templates and an installation procedure for MTA on OpenShift.
Details on these templates are found at Understanding the Web Console OpenShift Image and Deploy the MTA Application.
2.4. Inclusive CSV Report
When specifying the --exportCSV
argument, an AllIssues.csv
file is now generated in the root directory of the report.
This file includes all discovered issues, spanning all analyzed applications, in addition to the individual CSV files generated per application.