Skip to content

Commit 181d870

Browse files
authored
Merge pull request #150 from migtools/MTA-4549_python-nodejs
[WIP] Mentions of Python/Node.js support for MTA 7.3.0
2 parents 5fc75d6 + 5dcbb01 commit 181d870

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

docs/cli-guide/master-docinfo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<title>CLI Guide</title>
22
<productname>{DocInfoProductName}</productname>
33
<productnumber>{DocInfoProductNumber}</productnumber>
4-
<subtitle>Learn how to use the {ProductName} {CLIName} to migrate your applications.</subtitle>
4+
<subtitle>Using the {ProductName} command-line interface to migrate your applications</subtitle>
55
<abstract>
6-
<para>This guide describes how to use the {ProductName} {CLIName} to simplify migration of Java applications.</para>
6+
<para>By using the {ProductFullName} command-line interface (CLI), you can assess and prioritize migration and modernization efforts for applications written in different languages. You can use the CLI to customize {ProductShortName} analysis options or integrate with external automation tools.</para>
77
</abstract>
88
<authorgroup>
99
<orgname>Red Hat Customer Content Services</orgname>

docs/topics/mta-web-configuring-and-running-an-application-analysis.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can attach tags to the application manually instead of enabling automated ta
7474
+
7575
[NOTE]
7676
====
77-
Analysis engines use standard rules for a comprehensive set of migration targets. However, if the target is not included, is a customized framework, or the application is written in a language that is not supported (for example, Node.js, Python), you can add custom rules by skipping the target selection in the Set Target tab and uploading custom rule files in the Custom Rules tab. Only custom rule files that are uploaded manually are validated.
77+
Analysis engines use standard rules for a comprehensive set of migration targets. However, if the target is not included, is a customized framework, or the application is written in a language that is not supported, for example, Ruby, you can add custom rules by skipping the target selection in the Set Target tab and uploading custom rule files in the Custom Rules tab. Only custom rule files that are uploaded manually are validated.
7878
====
7979

8080
. Click *Next*.

docs/topics/mta-web-creating-custom-migration-targets.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ By using ready-made custom migration targets, you can avoid configuring custom r
1919
. In the *Administration* view, click *Custom migration targets*.
2020
. Click *Create new*.
2121
. Enter the name and description of the target.
22+
. Click the *Provider* drop-down menu and choose the language provider.
23+
+
24+
IMPORTANT: Support for the Python and Node.js language providers is available as a Technology Preview only.
2225
. In the *Image* section, upload an image file for the target's icon. The file can be in either the PNG or JPEG format, up to 1 MB. If you do not upload any file, a default icon is used.
2326
. In the *Custom rules* section, select either *Upload manually* or *Retrieve from a repository*:
2427
** If you selected *Upload manually*, upload or drag and drop the required rule files from your local drive.

0 commit comments

Comments
 (0)