Skip to content

Commit 2233213

Browse files
authored
Add known issues to AppCAT Java
1 parent 6f33df4 commit 2233213

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/migrate/appcat/java.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@ The `appcat` CLI is available for download as a ZIP file from [aka.ms/appcat/azu
7373

7474
- [Azure Migrate application and code assessment for Java 6.3.0.7](https://aka.ms/appcat/azure-migrate-appcat-for-java-cli-6.3.0.7-preview.zip)
7575

76+
#### Known issues
77+
78+
- Certain rules may not be triggered when parsing specific Lambda expressions. See [issue](https://github.com/konveyor/rulesets/issues/102).
79+
- Running `appcat` under non-unicode environment with complex double-byte characters will cause corruption. See [issue](https://github.com/Azure/appcat-rulesets/issues/183) for workarounds.
80+
7681
### Get started with appcat
7782

7883
Unzip the zip file in a folder of your choice. You then get the following directory structure:

0 commit comments

Comments
 (0)