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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -357,7 +357,7 @@ This release contains the following fixes and enhancements.
357
357
- Fixed an issue where running `analyze` with both `--bulk` and `--skip-static-report` failed to generate multiple output files.
358
358
- Resolved a failure when analyzing with `--bulk` and `--rules` if no Java provider was launched.
359
359
- Fixed an issue where analysis would fail if a specified package wasn't found when using the `--packages` flag.
360
-
- The `--exclude-paths` flag is deprecated. To exclude files or directories, use an**.appcat-ignore** file - supporting glob patterns - placed in the input directory or installation directory.
360
+
- The `--exclude-paths` flag is deprecated. To exclude files or directories, use a**.appcat-ignore** file - supporting glob patterns - placed in the input directory or installation directory.
0 commit comments