You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/appcat/java-preview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -447,9 +447,9 @@ GA (Generally Available) release of Azure Migrate application and code assessmen
447
447
- The flag `--overrideProviderSettings` isn't supported.
448
448
- The flag `--json-output` isn't supported. In a future release, it generates JSON outputs for the **output.yaml** and **dependency.yaml** files.
449
449
- Rules issues:
450
-
-**azure-system-config-01000**, **http-session-01000**, **java-removals-00150** rules aren't being triggered.
451
-
-**FileSystem - Java IO** rule isn't being triggered
452
-
-_"unable to parse all the rules for ruleset"_ when running analysis. This error occurs during analysis when the tool fails to parse all rules in the ruleset.
450
+
-`azure-system-config-01000`, `http-session-01000`, `java-removals-00150` rules aren't being triggered.
451
+
-`FileSystem - Java IO` rule isn't being triggered.
452
+
-Error `unable to parse all the rules for ruleset` when running analysis. This error occurs during analysis when the tool fails to parse all rules in the ruleset.
453
453
- Analyzing WAR files on Windows produces the following error: `Failed to Move Decompiled File`. An error occurs when analyzing WAR files on Windows, which is responsible for a few redundant incidents created on Windows OS.
454
454
- Missing descriptions for some rules on the **Insights** tab. Some tag rules are lacking descriptions, leading to blank titles appearing on the **Insights** tab of the report.
455
455
- Error in **Watcher Error** channel on Windows: `Windows system assumed buffer larger than it is, events have likely been missed`. This error message appears on the command line during long-running jobs on Windows.
0 commit comments