Skip to content

Commit 85b3232

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
Made changes based on team review
1 parent 8a60a97 commit 85b3232

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/topics/mta-rn-technical-changes-7-3-2.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
The following technical changes have been made in {ProductFullName} 7.3.2:
1010

11-
* The Eclipse IDE plugin for {ProductShortName} is available till 7.3.2. The plugin will be deprecated in future releases.
11+
* The Eclipse IDE plugin for {ProductShortName} is available up to 7.3.2. The plugin will be deprecated in future releases.

docs/topics/ref_fixed-issues-7-3-2.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
[id="fixed-issues-7-3-2_{context}"]
77
= Fixed issues
88

9-
This section provides the following bug fixes and resolved issues and other problems that have a significant impact on the {ProductFullName} 7.3.2.
9+
This section provides the following bug fixes and resolved issues that have a significant impact on the {ProductFullName} 7.3.2.
1010

1111
.{ProductShortName} now generates consistent results after analyzing large .EAR binary files
1212

13-
Previously, when analyzing binary applications, MTA relied on the Maven search index to determine whether dependencies are internal to the application or whether the application was installed as an open-source dependency. Depending on the availability of the Maven search index, it was assumed that an open-source dependency was internal to the application and includes the dependency in the analysis results. In this case, analysis returned more incidents and greater effort to address issues found in dependencies, even if the user did not expect to see those results. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-5588[(MTA-5588)]
13+
Previously, when analyzing binary applications, {ProductShortName} relied on the Maven search index to determine whether dependencies are internal to the application or whether the application was installed as an open-source dependency. Depending on the availability of the Maven search index, it was assumed that an open-source dependency was internal to the application and includes the dependency in the analysis results. In this case, analysis returned more incidents and greater effort to address issues found in dependencies, even if the user did not expect to see those results. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-5588[(MTA-5588)]
1414

1515
.{ProductShortName} does not generate false positives when analyzing Java applications
1616

0 commit comments

Comments
 (0)