Skip to content

Commit 1c24a88

Browse files
authored
Merge pull request #135 from Pkylas007/rn-7.2.2
MTA-4505 Release Notes and Attributes Update for 7.2.2
2 parents 0100c59 + 6f55821 commit 1c24a88

File tree

4 files changed

+60
-16
lines changed

4 files changed

+60
-16
lines changed

docs/release-notes/master.adoc

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,23 @@ include::topics/making-open-source-more-inclusive.adoc[]
1818

1919
{ProductFullName} {DocInfoProductNumber} accelerates large-scale application modernization efforts across hybrid cloud environments on {ocp-first}. This solution provides insight throughout the adoption process, at both the portfolio and application levels: inventory, assess, analyze, and manage applications for faster migration to {ocp-short} through the user interface (UI) and command-line interface (CLI).
2020

21-
[id="mta-7-2-1"]
22-
== {ProductShortName} 7.2.1
23-
24-
include::topics/ref_resolved-issues-7-2-1.adoc[leveloffset=+2]
25-
26-
include::topics/ref_known-issues-7-2-1.adoc[leveloffset=+2]
21+
[id="mta-7-2-2"]
22+
== {ProductShortName} 7.2.2
2723

24+
// include::topics/ref_upgrade-notes-7-2-0.adoc[leveloffset=+2]
2825

29-
[id="mta-7-2-0"]
30-
== {ProductShortName} 7.2.0
26+
include::topics/ref_resolved-issues-7-2-2.adoc[leveloffset=+2]
3127

32-
include::topics/ref_new-features-7-2-0.adoc[leveloffset=+2]
28+
include::topics/ref_known-issues-7-2-2.adoc[leveloffset=+2]
3329

34-
// include::topics/ref_upgrade-notes-7-2-0.adoc[leveloffset=+2]
30+
[id="mta-7-2-1"]
31+
== {ProductShortName} 7.2.1
3532

36-
include::topics/ref_resolved-issues-7-2-0.adoc[leveloffset=+2]
33+
include::topics/ref_resolved-issues-7-2-1.adoc[leveloffset=+2]
3734

38-
include::topics/ref_known-issues-7-2-0.adoc[leveloffset=+2]
35+
include::topics/ref_known-issues-7-2-1.adoc[leveloffset=+2]
3936

4037
//snippets required for release notes and other locations
41-
include::topics/analysis-dependency-rule-snippet.adoc[]
4238

4339
include::topics/analyzer-rbac-known-issue-snippet.adoc[]
4440

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
:_template-generated: 2024-12-04
2+
:_mod-docs-content-type: REFERENCE
3+
4+
[id="known-issues-7-2-2_{context}"]
5+
= Known issues
6+
7+
This section provides highlighted known issues in {ProductFullName} version 7.2.2.
8+
9+
.MTA generates false positive issues in Java application analysis
10+
When you analyze Java applications, {ProductShortName} rules can trigger a false positive issue by matching the `line 1` of a Java file. Currently, there is no workaround for this issue. link:https://issues.redhat.com/browse/MTA-4918[(MTA-4918)]
11+
12+
.Source code and dependency analysis of Java applications generate varying effort
13+
When you run multiple `source code + dependency` repeated analysis of Java applications for the `OpenJDK 17` target, {ProductShortName} generates varying effort. Currently, there is no workaround for this issue. link:https://issues.redhat.com/browse/MTA-4943[(MTA-4943)]
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
// Module included in the following assemblies:
2+
//
3+
//docs/release_notes-7.2.0/master.adoc
4+
5+
:_template-generated: 2024-12-04
6+
:_mod-docs-content-type: REFERENCE
7+
8+
[id="resolved-issues-7-2-2_{context}"]
9+
= Resolved issues
10+
11+
This section provides highlighted issues that have been resolved in {ProductFullName} 7.2.2.
12+
13+
.MTA CLI completes an analysis for compiled Java binary without dependencies
14+
Previously, when analyzing applications that did not include dependencies in the compiled Java binary, {ProductShortName} CLI failed the analysis because no dependency was found. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-3415[(MTA-3415)]
15+
16+
.MTA CLI allows the use of `--target` flag for custom targets
17+
Previously, to create a custom target, {ProductShortName} CLI did not allow the `--target` flag in analysis. The analysis did not complete even though custom rules were available for the custom target. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-4629[(MTA-4629)]
18+
19+
.MTA CLI analysis generates consistent effort for applications with private repository source control
20+
Previously, in the {ProductShortName} CLI, repeated analysis of an application with a private repository source control generated varying effort. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-2984[(MTA-2984)]
21+
22+
.Issue report suggests fix for issues after an analysis in the MTA CLI
23+
Previously, the HTML issue report did not describe the fix for issues after completing an analysis in the {ProductShortName} CLI. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-4782[(MTA-4782)]
24+
25+
.WebLogic application analysis in MTA CLI generates more issues
26+
Previously, the Oracle WebLogic Server rule did not trigger issues for the `PromoService` class under the proprietary logger category, after analyzing a Java application in the {ProductShortName} CLI. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-3845[(MTA-3845)]
27+
28+
.Metric target statuses for `RHSSO` operator are `up` for Tackle add-on
29+
Previously, when you configured `tackle` with authentication for the {ProductShortName} operator, the statuses of Red Hat Single Sign On (`RHSSO`) operator's metric targets were `down` in the {ocp-short} console. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-4816[(MTA-4816)]
30+
31+
.Go targets are displayed in the `Application Analysis` wizard
32+
Previously, in the `Application Analysis` tab of the {ProductShortName} user interface, when users navigate back to the `Set Target` page where `Go` was the selected target, the target defaulted to `Java`. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-3438[(MTA-3438)]
33+
34+
For a complete list of all resolved issues, see the list of link:https://issues.redhat.com/issues/?filter=12459229[{ProductShortName} 7.2.2 resolved issues] in Jira.
35+

docs/topics/templates/document-attributes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ ifdef::mta[]
2424
:WebNameTitle: User Interface
2525
:WebNameURL: user_interface_guide
2626
:WebConsoleBookName: {WebNameTitle} Guide
27-
:ProductVersion: 7.2.1
27+
:ProductVersion: 7.2.2
2828
:PluginName: MTA plugin
2929
// :MavenProductVersion: 7.0.0.GA-redhat-00001
30-
:ProductDistributionVersion: 7.2.1.GA-redhat
31-
:ProductDistribution: mta-7.2.1.GA-cli-offline.zip
30+
:ProductDistributionVersion: 7.2.2.GA-redhat
31+
:ProductDistribution: mta-7.2.2.GA-cli-offline.zip
3232
:DevDownloadPageURL: https://developers.redhat.com/products/mta/download
3333
:IDEPluginFilename: migrationtoolkit-mta-eclipse-plugin-repository
3434
:JiraWindupURL: https://issues.redhat.com/projects/MTA/issues

0 commit comments

Comments
 (0)