Skip to content

Commit 29d505a

Browse files
authored
Merge pull request #304358 from haoozhang/haoozhang-7703
AppCAT Java CLI v7.7.0.3 release update
2 parents 0fbaed6 + 90c8379 commit 29d505a

4 files changed

Lines changed: 19 additions & 5 deletions

File tree

articles/migrate/appcat/appcat-7-interpret-report.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,10 @@ The application report consists of the following three sections:
3939

4040
Access this part by selecting the **Issues** tab. This tab provides a categorized issues list of various aspects of Azure readiness, cloud native, and Java modernization that you need to address to successfully migrate the application to Azure. The following tables describe the **Domain** and **Criticality** values:
4141

42-
| Domain | Description |
43-
|--------------------|-------------------------------------------------------------------------------------------------|
44-
| Azure readiness | Identifies app dependencies and suggests equivalent Azure solutions. |
45-
| cloud native | Assesses how well the app follows cloud-native practices like scalability and containerization. |
46-
| Java modernization | Identifies JDK and framework issues for version upgrade. |
42+
| Domain | Description |
43+
|--------------------|-----------------------------------------------------------------------------------------|
44+
| Cloud Readiness | Evaluates app dependencies to suggest Azure services and ensure cloud-native readiness. |
45+
| Java Upgrade | Identifies JDK and framework issues for version upgrade. |
4746

4847
| Criticality | Description |
4948
|-------------|-------------------------------------------------------------|

articles/migrate/appcat/appcat-7-release-notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ This article provides the release notes for Azure Migrate application and code a
1717

1818
## Release history
1919

20+
### 7.7.0.3
21+
22+
This release contains the following fixes and enhancements:
23+
24+
- Refine issue domain names and category names.
25+
- Move *.appcat-ignore* into user home path instead of the AppCAT installation folder.
26+
- Remove unnecessary temporary files during analysis, such as Eclipse-specific configuration.
27+
- Return error message directly for non-Java projects.
28+
2029
### 7.7.0.2
2130

2231
This release contains the following fixes and enhancements:
@@ -126,6 +135,12 @@ This release is based on a different set of components of the Konveyor project.
126135

127136
## Known issues
128137

138+
### 7.7.0.3
139+
140+
- Rules issues:
141+
- The `azure-system-config-01000` rules aren't being triggered.
142+
- An error in the **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.
143+
129144
### 7.7.0.2
130145

131146
- Rules issues:
-4.8 KB
Loading
42 Bytes
Loading

0 commit comments

Comments
 (0)