Skip to content

Commit eb9cff8

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
Changed tense
1 parent 38c2d6f commit eb9cff8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/topics/ref_known-issues-7-2-2.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ This section provides highlighted known issues in {ProductFullName} version 7.2.
99
.MTA generates false positive issues in Java application analysis
1010
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)]
1111

12-
.Source code and dependency analyses of Java applications generate varying effort
13-
When you run multiple `source code + dependency` analyses 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)]
12+
.Source code and dependency analysis of Java applications generate varying effort
13+
When you run multiple `source code + dependency` sequential 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)]

docs/topics/ref_resolved-issues-7-2-2.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Previously, when analyzing applications that did not include dependencies in the
1616
.MTA CLI allows the use of `--target` flag for custom targets
1717
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)]
1818

19-
.MTA CLI analyses generate consistent effort for applications with private repository source control
20-
Previously, in the {ProductShortName} CLI, multiple analyses 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)]
19+
.MTA CLI analysis generates consistent effort for applications with private repository source control
20+
Previously, in the {ProductShortName} CLI, multiple sequential 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)]
2121

2222
.Issue report suggests fix for issues after an analysis in the MTA CLI
2323
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)]

0 commit comments

Comments
 (0)