Skip to content

Commit 4045919

Browse files
committed
Added the resolved issues module
1 parent c7abe3a commit 4045919

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2025-02-12
3+
4+
:_mod-docs-content-type: REFERENCE
5+
6+
[id="resolved-issues-7-2-1_{context}"]
7+
= Resolved issues
8+
9+
This section provides highlighted issues that have been resolved in {ProductFullName} 7.2.1.
10+
11+
.Openwrite CMD now properly mounts the settings file
12+
13+
The {ProductFullName} CLI not only analyzes a code but also transforms it to adopt a particular technology. To transform the code, {ProductShortName} can use an external settings file, for example, to access the Maven repository. In such cases, this file must be mounted to a running container where the analysis engine will run.
14+
15+
Previously, this file could not be mounted. As a result, the transformation operation failed. With this update, the issue has been fixed, and the file is now properly mounted to the running container. link:https://issues.redhat.com/browse/MTA-4553[(MTA-4553)]
16+
17+
18+

0 commit comments

Comments
 (0)