Skip to content

Commit 0ba612b

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
Modified fixed issues. Added technical changes in 7.3.2
1 parent 9743869 commit 0ba612b

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

docs/release-notes/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ include::topics/making-open-source-more-inclusive.adoc[]
2121
[id="mta-7-3-2"]
2222
== {ProductShortName} 7.3.2
2323

24+
include::topics/mta-rn-technical-changes-7-3-2.adoc[leveloffset=+2]
25+
2426
include::topics/ref_fixed-issues-7-3-2.adoc[leveloffset=+2]
2527

2628
[id="mta-7-3-1"]
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * docs/release_notes-7.0/master.adoc
4+
5+
:_content-type: REFERENCE
6+
[id="mta-rn-technical-changes-7-3-2_{context}"]
7+
= Technical changes
8+
9+
The following technical changes have been made in {ProductFullName} 7.3.2:
10+
11+
* The Eclipse IDE plugin for {ProductShortName} is available till the 7.3.2 release. The plugin will be deprecated in future releases.

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,4 @@ Previously, when analyzing binary applications, MTA relied on the Maven search i
1414

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

17-
Previously, {ProductShortName} generated a false positive after analyzing a Java application with targets containerization and Jakarta EE9 by triggering a rule that is not relevant. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-4025[(MTA-4025)]
18-
19-
.{ProductShortName} {WebName} analysis does not skip issues for Java applications
20-
21-
Previously in 7.3.0, when you performed source+dependency analysis of Java applications, {ProductShortName} {WebName} missed generating issues when compared with the results generated in earlier versions. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-4824[MTA-4284]
22-
23-
.{ProductShortName} {CLIName} generates a process error in log after Java binary analysis using Microsoft Windows
24-
25-
Previously, when you analyzed Java binaries using Microsoft Windows, {ProductShortName} {CLIName} generated a process error when deleting files in the `exploded` directory after moving the decompiled files to the Java project path. The process error did not affect the analysis results. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-5355[(MTA-5355)]
17+
Previously, {ProductShortName} generated a false positive issue after analyzing a Java application dependency. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-4025[(MTA-4025)]

0 commit comments

Comments
 (0)