From 14f7df200515a4d1438b9ff023c5c62cb71442fb Mon Sep 17 00:00:00 2001 From: "A.Arnold" Date: Fri, 14 Jun 2024 22:13:22 +0100 Subject: [PATCH 1/2] MTA-2951: removing MTR specific folders and files Signed-off-by: A.Arnold --- docs/cli-guide-mtr/master-docinfo.xml | 11 -- docs/cli-guide-mtr/master.adoc | 91 --------------- docs/cli-guide-mtr/topics | 1 - .../master-docinfo.xml | 11 -- .../master.adoc | 63 ---------- .../topics | 1 - .../master-docinfo.xml | 11 -- docs/getting-started-guide-mtr/master.adoc | 104 ----------------- docs/getting-started-guide-mtr/topics | 1 - .../master-docinfo.xml | 13 --- .../master.adoc | 47 -------- docs/intellij-idea-plugin-guide-mtr/topics | 1 - docs/maven-guide-mtr/master-docinfo.xml | 11 -- docs/maven-guide-mtr/master.adoc | 74 ------------ docs/maven-guide-mtr/topics | 1 - docs/plugin-guide-mtr/master.adoc | 84 -------------- docs/plugin-guide-mtr/topics | 1 - docs/release-notes-mtr/master-docinfo.xml | 13 --- docs/release-notes-mtr/master.adoc | 48 -------- docs/release-notes-mtr/topics | 1 - .../master-docinfo.xml | 11 -- docs/rules-development-guide-mtr/master.adoc | 108 ------------------ docs/rules-development-guide-mtr/topics | 1 - .../master-docinfo.xml | 11 -- docs/vs-code-extension-guide-mtr/master.adoc | 48 -------- docs/vs-code-extension-guide-mtr/topics | 1 - docs/web-console-guide-mtr/master-docinfo.xml | 11 -- docs/web-console-guide-mtr/master.adoc | 94 --------------- docs/web-console-guide-mtr/topics | 1 - 29 files changed, 874 deletions(-) delete mode 100644 docs/cli-guide-mtr/master-docinfo.xml delete mode 100644 docs/cli-guide-mtr/master.adoc delete mode 120000 docs/cli-guide-mtr/topics delete mode 100644 docs/eclipse-code-ready-studio-guide-mtr/master-docinfo.xml delete mode 100644 docs/eclipse-code-ready-studio-guide-mtr/master.adoc delete mode 120000 docs/eclipse-code-ready-studio-guide-mtr/topics delete mode 100644 docs/getting-started-guide-mtr/master-docinfo.xml delete mode 100644 docs/getting-started-guide-mtr/master.adoc delete mode 120000 docs/getting-started-guide-mtr/topics delete mode 100644 docs/intellij-idea-plugin-guide-mtr/master-docinfo.xml delete mode 100644 docs/intellij-idea-plugin-guide-mtr/master.adoc delete mode 120000 docs/intellij-idea-plugin-guide-mtr/topics delete mode 100644 docs/maven-guide-mtr/master-docinfo.xml delete mode 100644 docs/maven-guide-mtr/master.adoc delete mode 120000 docs/maven-guide-mtr/topics delete mode 100644 docs/plugin-guide-mtr/master.adoc delete mode 120000 docs/plugin-guide-mtr/topics delete mode 100644 docs/release-notes-mtr/master-docinfo.xml delete mode 100644 docs/release-notes-mtr/master.adoc delete mode 120000 docs/release-notes-mtr/topics delete mode 100644 docs/rules-development-guide-mtr/master-docinfo.xml delete mode 100644 docs/rules-development-guide-mtr/master.adoc delete mode 120000 docs/rules-development-guide-mtr/topics delete mode 100644 docs/vs-code-extension-guide-mtr/master-docinfo.xml delete mode 100644 docs/vs-code-extension-guide-mtr/master.adoc delete mode 120000 docs/vs-code-extension-guide-mtr/topics delete mode 100644 docs/web-console-guide-mtr/master-docinfo.xml delete mode 100644 docs/web-console-guide-mtr/master.adoc delete mode 120000 docs/web-console-guide-mtr/topics diff --git a/docs/cli-guide-mtr/master-docinfo.xml b/docs/cli-guide-mtr/master-docinfo.xml deleted file mode 100644 index 3924d291..00000000 --- a/docs/cli-guide-mtr/master-docinfo.xml +++ /dev/null @@ -1,11 +0,0 @@ -CLI Guide -{DocInfoProductName} -{DocInfoProductNumber} -Learn how to use the {ProductName} {CLIName} to migrate your applications. - - This guide describes how to use the {ProductName} {CLIName} to simplify migration of Java applications. - - - Red Hat Customer Content Services - - diff --git a/docs/cli-guide-mtr/master.adoc b/docs/cli-guide-mtr/master.adoc deleted file mode 100644 index 6e2eb8da..00000000 --- a/docs/cli-guide-mtr/master.adoc +++ /dev/null @@ -1,91 +0,0 @@ -:mtr: -include::topics/templates/document-attributes.adoc[] -:_content-type: ASSEMBLY -[id="cli-guide"] -= CLI Guide - -:toc: -:toclevels: 4 -:numbered: -:imagesdir: topics/images -:context: cli-guide -:cli-guide: - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -== Introduction - -// About the {UserCLIBookName} -include::topics/about-cli-guide.adoc[leveloffset=+2] - -// About {ProductName} -include::topics/what-is-the-toolkit.adoc[leveloffset=+2] - -// About the {CLINameTitle} -include::topics/about-cli.adoc[leveloffset=+2] - -== Installing and Running the CLI - -// Install the CLI -include::topics/installing-web-console-or-cli-tool.adoc[leveloffset=+2] - -// Run the CLI -include::topics/cli-run.adoc[leveloffset=+2] - -// Use OpenRewrite recipes -include::topics/mtr-using-openrewrite-recipes.adoc[leveloffset=+3] - -// Available OpenRewrite recipes -include::topics/available-openrewrite-recipes.adoc[leveloffset=+4] - -// Access the Report -include::topics/access-report.adoc[leveloffset=+2] - -// Review the Reports -include::topics/review-reports.adoc[leveloffset=+1] - -// Export the Report in CSV Format -include::topics/csv-export.adoc[leveloffset=+1] - -// Mavenize Your Application -include::topics/mavenize.adoc[leveloffset=+1] - -// Optimize {ProductShortName} Performance -include::topics/optimize-performance.adoc[leveloffset=+1] - -// Configure {ProductShortName} to Exclude Files and Packages -include::topics/exclude-files-and-packages.adoc[leveloffset=+2] - -[appendix] -== Reference material - -// {ProductShortName} Command-line Arguments -include::topics/cli-args.adoc[leveloffset=+2] - -// Added in 4.3.0: list of supported Tech Tags -include::topics/tech-tags.adoc[leveloffset=+2] - -// Rule Story Points -include::topics/about-story-points.adoc[leveloffset=+2] - -For more information on categorizing tasks, see link:{ProductDocRulesGuideURL}/rule_categories_rules-development-guide#rule_categories_rules-development-guide[Using custom rule categories]. - -=== Additional Resources - -// Get Involved -include::topics/get-involved.adoc[leveloffset=+3] - -// Important Links -include::topics/important-links.adoc[leveloffset=+3] - -// Report Issues with {ProductShortName} - -==== Reporting issues - -{ProductShortName} uses Jira as its issue tracking system. If you encounter an issue executing {ProductShortName}, submit a link:{JiraWindupURL}[Jira issue]. - -// ********************************** -// * Appendix: Revision Information * -// ********************************** -include::topics/templates/revision-info.adoc[] diff --git a/docs/cli-guide-mtr/topics b/docs/cli-guide-mtr/topics deleted file mode 120000 index 5983d929..00000000 --- a/docs/cli-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics \ No newline at end of file diff --git a/docs/eclipse-code-ready-studio-guide-mtr/master-docinfo.xml b/docs/eclipse-code-ready-studio-guide-mtr/master-docinfo.xml deleted file mode 100644 index 555deaf7..00000000 --- a/docs/eclipse-code-ready-studio-guide-mtr/master-docinfo.xml +++ /dev/null @@ -1,11 +0,0 @@ -Eclipse Plugin Guide -{DocInfoProductName} -{DocInfoProductNumber} -Identify and resolve migration issues by analyzing your applications with the MTR plugin for Eclipse. - - This guide describes how to use the MTR plugin for Eclipse to simplify the migration of Java applications. - - - Red Hat Customer Content Services - - diff --git a/docs/eclipse-code-ready-studio-guide-mtr/master.adoc b/docs/eclipse-code-ready-studio-guide-mtr/master.adoc deleted file mode 100644 index 952b9301..00000000 --- a/docs/eclipse-code-ready-studio-guide-mtr/master.adoc +++ /dev/null @@ -1,63 +0,0 @@ -:toc: -:toclevels: 4 -:numbered: -:mtr: -include::topics/templates/document-attributes.adoc[] - -:imagesdir: topics/images -:context: eclipse-code-ready-studio-guide -:eclipse-code-ready-studio-guide: -:AddonType: plugin -:IDEName: Eclipse -:mtr: -include::topics/templates/document-attributes.adoc[] -:_content-type: ASSEMBLY -[id="eclipse-code-ready-studio-guide"] -= Eclipse Plugin Guide - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -[id="introduction_{context}"] -== Introduction - -include::topics/about-ide-addons.adoc[leveloffset=+2] -include::topics/what-is-the-toolkit.adoc[leveloffset=+2] - -[id="installing-plugin_{context}"] -== Installing and configuring the {PluginName} - -You can install the {PluginName} and configure it to use the {ProductShortName} CLI for analysis execution. - -include::topics/eclipse-installing-plugin.adoc[leveloffset=+2] - -include::topics/eclipse-configuring-plugin-for-cli.adoc[leveloffset=+2] - -include::topics/eclipse-accessing-tools.adoc[leveloffset=+1] - -[id="analyzing-projects-with-plugin_{context}"] -== Analyzing your projects with the {PluginName} - -You can analyze your projects with the {PluginName} by creating a run configuration, running an analysis, and then reviewing and resolving migration issues detected by the {PluginName}. - -include::topics/eclipse-configuring-run.adoc[leveloffset=+2] -include::topics/eclipse-analyzing-projects.adoc[leveloffset=+2] -include::topics/eclipse-reviewing-issues.adoc[leveloffset=+2] -include::topics/eclipse-resolving-issues.adoc[leveloffset=+2] - -// TODO: Uncomment when uninstalling works and this is ready -// include::topics/plugin-uninstall.adoc[leveloffset=+1] - -[id="managing-rules_{context}"] -== Managing rules - -The {PluginName} comes with a core set of *System* rules for analyzing projects and identifying migration and modernization issues. - -You can create and import custom rulesets. - -include::topics/eclipse-viewing-rules.adoc[leveloffset=+2] -include::topics/eclipse-creating-custom-ruleset.adoc[leveloffset=+2] -include::topics/eclipse-importing-custom-ruleset.adoc[leveloffset=+2] -include::topics/eclipse-submitting-ruleset.adoc[leveloffset=+2] - -:!eclipse-code-ready-studio-guide: diff --git a/docs/eclipse-code-ready-studio-guide-mtr/topics b/docs/eclipse-code-ready-studio-guide-mtr/topics deleted file mode 120000 index 5983d929..00000000 --- a/docs/eclipse-code-ready-studio-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics \ No newline at end of file diff --git a/docs/getting-started-guide-mtr/master-docinfo.xml b/docs/getting-started-guide-mtr/master-docinfo.xml deleted file mode 100644 index 7274d46f..00000000 --- a/docs/getting-started-guide-mtr/master-docinfo.xml +++ /dev/null @@ -1,11 +0,0 @@ -Introduction to the {ProductName} -{DocInfoProductName} -{DocInfoProductNumber} -Learn how to use the {ProductName} to migrate and modernize Java applications and components. - - This guide provides information to help you get started with the {ProductName}. - - - Red Hat Customer Content Services - - diff --git a/docs/getting-started-guide-mtr/master.adoc b/docs/getting-started-guide-mtr/master.adoc deleted file mode 100644 index d44eb7bd..00000000 --- a/docs/getting-started-guide-mtr/master.adoc +++ /dev/null @@ -1,104 +0,0 @@ -:toc: -:toclevels: 4 -:numbered: -:mtr: -include::topics/templates/document-attributes.adoc[] - -:imagesdir: topics/images -:context: getting-started-guide -:getting-started-guide: - -:_content-type: ASSEMBLY -= Introduction to the {ProductName} - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -== Introduction - -// About the {IntroToMTABookName} -include::topics/about-the-intro-to-mta-guide.adoc[leveloffset=+2] - -// About the Toolkit -include::topics/what-is-the-toolkit.adoc[leveloffset=+1] - -// Windup Features -include::topics/features.adoc[leveloffset=+2] - -// Windup Rules -include::topics/about-rules.adoc[leveloffset=+2] - -== Supported configurations - -// Supported Migration Paths -include::topics/migration-paths.adoc[leveloffset=+2] - -// Prerequisites -== Prerequisites -include::topics/snippet_jdk-hardware-mac-prerequisites.adoc[] - -// At a later date, we may wish to add the following section, once it is revised: For tips on how to optimize performance, see link:{ProductDocUserGuideURL}#optimize_performance[Optimizing {ProductShortName} performance] in {ProductShortName} _{UserCLIBookName}_. - -// About the Tools -include::topics/about-tools.adoc[leveloffset=+1] - -// About the {CLIName} -include::topics/about-cli.adoc[leveloffset=+2] - -// About the {WebNameTitle} -include::topics/about-the-web-console.adoc[leveloffset=+2] - -// About the {PluginNameTitle} -include::topics/eclipse-about-plugin.adoc[leveloffset=+2] - -// About the VS Code extension -include::topics/about-vscode-extension.adoc[leveloffset=+2] - -// About the {MavenNameTitle} -include::topics/about-maven.adoc[leveloffset=+2] - -== Planning your application migration - -// Goals of Assessing a Migration -include::topics/migration-goals.adoc[leveloffset=+2] - -// Red Hat's Application Migration Approach -include::topics/migration-approach.adoc[leveloffset=+2] - -// Best Practices -include::topics/migration-best-practices.adoc[leveloffset=+3] - -// Migration Methodology -include::topics/migration-methodology.adoc[leveloffset=+3] - -// Discover Phase -include::topics/method-discover.adoc[leveloffset=+4] - -// Design Phase -include::topics/method-design.adoc[leveloffset=+4] - -// Deploy Phase -include::topics/method-deploy.adoc[leveloffset=+4] - -[appendix] -== Reference material - -=== Additional resources - -// Get Involved -include::topics/get-involved.adoc[leveloffset=+3] - -// Important Links -include::topics/important-links.adoc[leveloffset=+3] - -==== Reporting issues - -{ProductShortName} uses Jira as its issue tracking system. If you encounter an issue executing {ProductShortName}, submit a link:{JiraWindupURL}[Jira issue]. - - - - -// ********************************** -// * Appendix: Revision Information * -// ********************************** -include::topics/templates/revision-info.adoc[] diff --git a/docs/getting-started-guide-mtr/topics b/docs/getting-started-guide-mtr/topics deleted file mode 120000 index 5983d929..00000000 --- a/docs/getting-started-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics \ No newline at end of file diff --git a/docs/intellij-idea-plugin-guide-mtr/master-docinfo.xml b/docs/intellij-idea-plugin-guide-mtr/master-docinfo.xml deleted file mode 100644 index 02ef7deb..00000000 --- a/docs/intellij-idea-plugin-guide-mtr/master-docinfo.xml +++ /dev/null @@ -1,13 +0,0 @@ -IntelliJ IDEA Plugin Guide -{DocInfoProductName} -{DocInfoProductNumber} -Identify and resolve migration issues by analyzing your applications with the {ProductName} plugin for IntelliJ IDEA. - - - This guide describes how to use the {ProductName} plugin for IntelliJ IDEA to simplify the migration of Java applications. - - - - Red Hat Customer Content Services - - diff --git a/docs/intellij-idea-plugin-guide-mtr/master.adoc b/docs/intellij-idea-plugin-guide-mtr/master.adoc deleted file mode 100644 index 9fa5e167..00000000 --- a/docs/intellij-idea-plugin-guide-mtr/master.adoc +++ /dev/null @@ -1,47 +0,0 @@ -:mtr: -:toc: -:toclevels: 4 -:numbered: - -:imagesdir: topics/images -:context: idea-plugin-guide -:idea-plugin-guide: -:AddonType: plugin -:IDEName: IntelliJ IDEA -include::topics/templates/document-attributes.adoc[] -:_content-type: ASSEMBLY -[id="intellij-idea-plugin-guide"] -= IntelliJ IDEA Plugin Guide - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -[id="introduction"] -== Introduction - -// About the IntelliJ IDEA plugin -include::topics/about-ide-addons.adoc[leveloffset=+2] - -// About {ProductName} -include::topics/what-is-the-toolkit.adoc[leveloffset=+2] - -// Install the plugin -include::topics/installing-intellij-idea-plugin.adoc[leveloffset=+1] - -[id="analyzing-projects-with-idea-plugin"] -== Analyzing your projects with the {ProductShortName} plugin - -You can analyze your projects with the {ProductShortName} plugin by creating a run configuration and running an analysis. - -include::topics/intellij-idea-plugin-run-configuration.adoc[leveloffset=+2] - -[id="reviewing-and-resolving-migration-issues"] -== Reviewing and resolving migration issues - -You can review and resolve migration issues identified by the {ProductShortName} plugin in the left pane. - -include::topics/intellij-idea-plugin-reviewing-issues.adoc[leveloffset=+2] - -include::topics/intellij-idea-plugin-resolving-issues.adoc[leveloffset=+2] - -:!idea-plugin: diff --git a/docs/intellij-idea-plugin-guide-mtr/topics b/docs/intellij-idea-plugin-guide-mtr/topics deleted file mode 120000 index 5983d929..00000000 --- a/docs/intellij-idea-plugin-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics \ No newline at end of file diff --git a/docs/maven-guide-mtr/master-docinfo.xml b/docs/maven-guide-mtr/master-docinfo.xml deleted file mode 100644 index 8c8f9b5f..00000000 --- a/docs/maven-guide-mtr/master-docinfo.xml +++ /dev/null @@ -1,11 +0,0 @@ -Maven Plugin Guide -{DocInfoProductName} -{DocInfoProductNumber} -Integrate the {ProductName} into the Maven build process. - - This guide describes how to use the {ProductName} {MavenName} to simplify migration of Java applications. - - - Red Hat Customer Content Services - - diff --git a/docs/maven-guide-mtr/master.adoc b/docs/maven-guide-mtr/master.adoc deleted file mode 100644 index 79372f3c..00000000 --- a/docs/maven-guide-mtr/master.adoc +++ /dev/null @@ -1,74 +0,0 @@ -:toc: -:toclevels: 4 -:numbered: -:mtr: -include::topics/templates/document-attributes.adoc[] - -:imagesdir: topics/images -:context: maven-guide -:maven-guide: -:_content-type: ASSEMBLY -= Maven Plugin Guide - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -== Introduction - -// About the {MavenBookName} -include::topics/about-maven-guide.adoc[leveloffset=+2] - -// About {ProductName} -include::topics/what-is-the-toolkit.adoc[leveloffset=+2] - -// About {MavenNameTitle} -include::topics/about-maven.adoc[leveloffset=+2] - -== Getting started - -// Run the {MavenNameTitle} -include::topics/maven-run.adoc[leveloffset=+2] - -// Run the {MavenNameTitle} with Multiple Modules -include::topics/maven-multi-module.adoc[leveloffset=+2] - -// Access the Report -include::topics/maven-access-reports.adoc[leveloffset=+2] - -// Export the Report in CSV Format -include::topics/csv-export.adoc[leveloffset=+1] - -[appendix] -== Reference material - -// {MavenNameTitle} Arguments -include::topics/maven-arguments.adoc[leveloffset=+2] - -// Default `logging.properties` in {MavenShortName} -include::topics/maven-logging-properties.adoc[leveloffset=+2] - -// Rule Story Points -include::topics/about-story-points.adoc[leveloffset=+2] - -For more information on categorizing tasks, see link:{ProductDocRulesGuideURL}/rule_categories_rules-development-guide#rule_categories_rules-development-guide[Using custom rule categories]. - -=== Additional resources - -// Get Involved -include::topics/get-involved.adoc[leveloffset=+3] - -// Important Links -include::topics/important-links.adoc[leveloffset=+3] - -// Report Issues with {ProductShortName} - -==== Reporting issues - -{ProductShortName} uses Jira as its issue tracking system. If you encounter an issue executing {ProductShortName}, submit a link:{JiraWindupURL}[Jira issue]. - -// ********************************** -// * Appendix: Revision Information * -// ********************************** -include::topics/templates/revision-info.adoc[] - -:!maven-guide: diff --git a/docs/maven-guide-mtr/topics b/docs/maven-guide-mtr/topics deleted file mode 120000 index cd717d99..00000000 --- a/docs/maven-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics/ \ No newline at end of file diff --git a/docs/plugin-guide-mtr/master.adoc b/docs/plugin-guide-mtr/master.adoc deleted file mode 100644 index d597a2a5..00000000 --- a/docs/plugin-guide-mtr/master.adoc +++ /dev/null @@ -1,84 +0,0 @@ -:toc: -:toclevels: 4 -:numbered: -:mtr: -include::topics/templates/document-attributes.adoc[] - -:imagesdir: topics/images -:context: plugin-guide -:plugin-guide: -:_content-type: ASSEMBLY -= {PluginBookName} - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -== Introduction - -// About the IDE Plugin Guide -include::topics/plugin-intro.adoc[leveloffset=+2] - -// About {ProductName} -include::topics/what-is-the-toolkit.adoc[leveloffset=+2] - -// About the {PluginNameTitle} -include::topics/about-plugin.adoc[leveloffset=+2] - -// Install the IDE Plugin -include::topics/installing-plugin.adoc[leveloffset=+1] -:!plugin-guide: - -:context: disconnected -:disconnected: -include::topics/installing-plugin.adoc[leveloffset=+1] -:!disconnected: - -:context: plugin-guide -:plugin-guide: -// Access {ProductShortName} IDE Tools -include::topics/plugin-access-mta-tools.adoc[leveloffset=+1] - -// Plugin Components -include::topics/plugin-components.adoc[leveloffset=+2] - -// Using the plugin - -== Using the {ProductShortName} {PluginName} -include::topics/plugin-identify-resolve-issues.adoc[leveloffset=+2] - -// Review ProductShortName} Issues -include::topics/plugin-review-issues.adoc[leveloffset=+3] - -// Resolve ProductShortName} Issues -include::topics/plugin-resolve-issues.adoc[leveloffset=+3] - -// TODO: Uncomment when uninstalling works and this is ready -// include::topics/plugin-uninstall.adoc[leveloffset=+1] - -// Add Custom Rules -include::topics/plugin-use-custom-rules.adoc[leveloffset=+1] - -// Browse Rules -include::topics/plugin-view-rules.adoc[leveloffset=+2] - -// Import a Custom Ruleset -include::topics/plugin-import-custom-ruleset.adoc[leveloffset=+2] - -// Create a Custom Ruleset -include::topics/plugin-create-custom-ruleset.adoc[leveloffset=+2] - -// Submit a Custom Ruleset -include::topics/eclipse-submit-ruleset.adoc[leveloffset=+2] - -//[appendix] -// == Reference material -// -//include::topics/plugin-icon-legend.adoc[leveloffset=+2] - - -// ********************************** -// * Appendix: Revision Information * -// ********************************** -include::topics/templates/revision-info.adoc[] - -:!plugin-guide: diff --git a/docs/plugin-guide-mtr/topics b/docs/plugin-guide-mtr/topics deleted file mode 120000 index 5983d929..00000000 --- a/docs/plugin-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics \ No newline at end of file diff --git a/docs/release-notes-mtr/master-docinfo.xml b/docs/release-notes-mtr/master-docinfo.xml deleted file mode 100644 index 7dd4642c..00000000 --- a/docs/release-notes-mtr/master-docinfo.xml +++ /dev/null @@ -1,13 +0,0 @@ -Release Notes -{DocInfoProductName} -{DocInfoProductNumber} -New features, known issues, and resolved issues - - - This document describes new features, known issues, and resolved issues for the {DocInfoProductName}. - - - - Red Hat Customer Content Services - - diff --git a/docs/release-notes-mtr/master.adoc b/docs/release-notes-mtr/master.adoc deleted file mode 100644 index c10b91a3..00000000 --- a/docs/release-notes-mtr/master.adoc +++ /dev/null @@ -1,48 +0,0 @@ -:mtr: -include::topics/templates/document-attributes.adoc[] -:toc: -:toclevels: 3 -:numbered: -:imagesdir: topics/images -:context: release-notes -:release-notes: -:_content-type: ASSEMBLY -= Release Notes - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -== Introduction -{ProductName} ({ProductShortName}) provides an extensible and customizable rule-based tool that simplifies the migration and modernization of Java applications, such as migrating JBoss Enterprise Application Platform (EAP) 7 to 8 or migrating from any other application server towards EAP at scale. {ProductShortName} provides the same migration solution as provided in the Migration Toolkit for Applications 5 releases. - -These release notes cover all Z-stream releases of {ProductShortName} 1.2 with the most recent release listed first. - -== {ProductShortName} 1.2.5 -include::topics/mtr-rn-new-features-1-2-5.adoc[leveloffset=+2] -include::topics/mtr-rn-known-issues-1-2-5.adoc[leveloffset=+2] -include::topics/mtr-rn-resolved-issues-1-2-5.adoc[leveloffset=+2] - -== {ProductShortName} 1.2.4 -include::topics/mtr-rn-new-features-1-2-4.adoc[leveloffset=+2] -include::topics/mtr-rn-known-issues-1-2-4.adoc[leveloffset=+2] -include::topics/mtr-rn-resolved-issues-1-2-4.adoc[leveloffset=+2] - -== {ProductShortName} 1.2.3 -include::topics/mtr-rn-new-features-1-2-3.adoc[leveloffset=+2] -include::topics/mtr-rn-known-issues-1-2-3.adoc[leveloffset=+2] -include::topics/mtr-rn-resolved-issues-1-2-3.adoc[leveloffset=+2] - -== {ProductShortName} 1.2.2 -include::topics/mtr-rn-known-issues-1-2-2.adoc[leveloffset=+2] -include::topics/mtr-rn-resolved-issues-1-2-2.adoc[leveloffset=+2] - -== {ProductShortName} 1.2.1 -include::topics/mtr-rn-known-issues-1-2-1.adoc[leveloffset=+2] -include::topics/mtr-rn-resolved-issues-1-2-1.adoc[leveloffset=+2] - -== {ProductShortName} 1.2.0 -include::topics/mtr-rn-new-features-1-2-0.adoc[leveloffset=+2] -include::topics/mtr-rn-known-issues-1-2-0.adoc[leveloffset=+2] -include::topics/mtr-rn-resolved-issues-1-2-0.adoc[leveloffset=+2] - -:!release-notes: diff --git a/docs/release-notes-mtr/topics b/docs/release-notes-mtr/topics deleted file mode 120000 index 5983d929..00000000 --- a/docs/release-notes-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics \ No newline at end of file diff --git a/docs/rules-development-guide-mtr/master-docinfo.xml b/docs/rules-development-guide-mtr/master-docinfo.xml deleted file mode 100644 index 0ab42e54..00000000 --- a/docs/rules-development-guide-mtr/master-docinfo.xml +++ /dev/null @@ -1,11 +0,0 @@ -{RulesDevBookName} -{DocInfoProductName} -{DocInfoProductNumber} -Create custom rules to enhance migration coverage. - - This guide describes how to create custom XML rules for the {ProductName}. - - - Red Hat Customer Content Services - - diff --git a/docs/rules-development-guide-mtr/master.adoc b/docs/rules-development-guide-mtr/master.adoc deleted file mode 100644 index 95799e15..00000000 --- a/docs/rules-development-guide-mtr/master.adoc +++ /dev/null @@ -1,108 +0,0 @@ -:toc: -:toclevels: 4 -:numbered: -:mtr: -include::topics/templates/document-attributes.adoc[] - -:imagesdir: topics/images -:context: rules-development-guide-mtr -:rules-development-guide-mtr: -:_content-type: ASSEMBLY -[id="rules-development-guide"] -= Rules Development Guide - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -[id="introduction_{context}"] -== Introduction - -// About the Rules Development Guide -include::topics/rules-guide-intro.adoc[leveloffset=+2] - -// Use of <{ProductShortName}_HOME> in this Guide -include::topics/about-home-var.adoc[leveloffset=+3] - -// {ProductShortName} Rules -include::topics/about-rules.adoc[leveloffset=+2] - -// Getting Started -include::topics/getting-started-rules.adoc[leveloffset=+1] - -// Create Your First XML Rule -include::topics/create-first-xml-rule.adoc[leveloffset=+2] - -// Review the Quickstarts -include::topics/review-quickstarts.adoc[leveloffset=+2] - -[id="creating-xml-rules_{context}"] -== Creating XML rules - -// XML Rule Structure -include::topics/xml-rule-syntax.adoc[leveloffset=+2] - -// Create a Basic XML Rule -include::topics/create-basic-xml-rule.adoc[leveloffset=+2] - -[id="xml-rules-syntax-mtr_{context}"] -=== XML rule syntax - -// When Condition Syntax -include::topics/xml-rule-when-syntax.adoc[leveloffset=+3] - -// Perform Action Syntax -include::topics/xml-rule-perform-syntax.adoc[leveloffset=+3] - -// Where Syntax -include::topics/where-syntax.adoc[leveloffset=+3] - -// Add the Rule to {ProductName} -include::topics/add-rule-to-mtr.adoc[leveloffset=+2] - -// Testing XML Rules -include::topics/testing-rules.adoc[leveloffset=+1] - -// Manually Test the XML Rule -include::topics/manually-test-rules.adoc[leveloffset=+2] - -// Test the Rules Using JUnit -include::topics/rules-testing-junit.adoc[leveloffset=+2] - -// About the validation report -include::topics/validation-report.adoc[leveloffset=+2] - -// creating a Validation Report -include::topics/validation-report-understanding.adoc[leveloffset=+3] - -// Reported Errors when Running the Validation Report -include::topics/validation-report-errors.adoc[leveloffset=+3] - -// Overriding Rules -include::topics/overriding-rules.adoc[leveloffset=+1] - -// Using Custom Rule Categories -include::topics/rule-categories.adoc[leveloffset=+1] - -[appendix] -== Reference material - -// Rule Story Points -include::topics/about-story-points.adoc[leveloffset=+2] - -For more information on categorizing tasks, see xref:rule-categories_{context}[Using custom rule categories]. - -=== Additional resources - -// Review the Existing {ProductShortName} XML Rules -include::topics/review-existing-rules.adoc[leveloffset=+3] - -// Fork and Clone the Ruleset GitHub Project -include::topics/fork-ruleset-repo.adoc[leveloffset=+4] - -// Important Links -include::topics/rules-important-links.adoc[leveloffset=+3] - -// ********************************** -// * Appendix: Revision Information * -// ********************************** -include::topics/templates/revision-info.adoc[] diff --git a/docs/rules-development-guide-mtr/topics b/docs/rules-development-guide-mtr/topics deleted file mode 120000 index cd717d99..00000000 --- a/docs/rules-development-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics/ \ No newline at end of file diff --git a/docs/vs-code-extension-guide-mtr/master-docinfo.xml b/docs/vs-code-extension-guide-mtr/master-docinfo.xml deleted file mode 100644 index 0417148d..00000000 --- a/docs/vs-code-extension-guide-mtr/master-docinfo.xml +++ /dev/null @@ -1,11 +0,0 @@ -Visual Studio Code Extension Guide -{DocInfoProductName} -{DocInfoProductNumber} -Identify and resolve migration issues by analyzing your applications with the {ProductName} extension for Visual Studio Code. - - This guide describes how to use the {ProductName} extension for Visual Studio Code to simplify the migration of Java applications. - - - Red Hat Customer Content Services - - diff --git a/docs/vs-code-extension-guide-mtr/master.adoc b/docs/vs-code-extension-guide-mtr/master.adoc deleted file mode 100644 index 5342c6f1..00000000 --- a/docs/vs-code-extension-guide-mtr/master.adoc +++ /dev/null @@ -1,48 +0,0 @@ -:mtr: -:toc: -:toclevels: 4 -:numbered: -:imagesdir: topics/images -:context: vsc-extension-guide-mtr -:vsc-extension-guide: -:AddonType: extension -:IDEName: Microsoft Visual Studio Code - -include::topics/templates/document-attributes.adoc[] -:_content-type: ASSEMBLY -= Visual Studio Code Extension Guide - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -== Introduction - -// About the VS Code extension -include::topics/about-ide-addons.adoc[leveloffset=+2] - -// About {ProductName} -include::topics/what-is-the-toolkit.adoc[leveloffset=+2] - -// Install the extension -include::topics/installing-vs-code-extension.adoc[leveloffset=+1] - -[id="analyzing-projects-with-vs-code-extension_{context}"] -== Analyzing your projects with the {ProductShortName} extension - -You can analyze your projects with the {ProductShortName} extension by creating a run configuration and running an analysis. - -include::topics/vs-code-extension-interface.adoc[leveloffset=+2] - -include::topics/vs-code-extension-run-configuration.adoc[leveloffset=+2] - -[id="reviewing-and-resolving-issues-with-vs-code-extension_{context}"] -== Reviewing and resolving migration issues - -You can review and resolve migration issues identified by the {ProductShortName} extension in the left pane. - -include::topics/vs-code-extension-reviewing-issues.adoc[leveloffset=+2] - -include::topics/vs-code-extension-resolving-issues.adoc[leveloffset=+2] - - -:!vsc-extension-guide: diff --git a/docs/vs-code-extension-guide-mtr/topics b/docs/vs-code-extension-guide-mtr/topics deleted file mode 120000 index 5983d929..00000000 --- a/docs/vs-code-extension-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics \ No newline at end of file diff --git a/docs/web-console-guide-mtr/master-docinfo.xml b/docs/web-console-guide-mtr/master-docinfo.xml deleted file mode 100644 index 2a61eb85..00000000 --- a/docs/web-console-guide-mtr/master-docinfo.xml +++ /dev/null @@ -1,11 +0,0 @@ -{WebConsoleBookName} -{DocInfoProductName} -{DocInfoProductNumber} -Use the {ProductName} {WebName} to group your applications into projects for analysis. - - This guide describes how to use the {ProductName} {WebName} to simplify migration or modernization of Java applications. - - - Red Hat Customer Content Services - - diff --git a/docs/web-console-guide-mtr/master.adoc b/docs/web-console-guide-mtr/master.adoc deleted file mode 100644 index 963b4679..00000000 --- a/docs/web-console-guide-mtr/master.adoc +++ /dev/null @@ -1,94 +0,0 @@ -:toc: -:toclevels: 4 -:numbered: -:mtr: -include::topics/templates/document-attributes.adoc[] - -:imagesdir: topics/images -:context: web-console-guide -:web-console-guide: -:_content-type: ASSEMBLY -= {WebConsoleBookName} - -//Inclusive language statement -include::topics/making-open-source-more-inclusive.adoc[] - -== Introduction - -// About the {WebConsoleBookName} -include::topics/about-console-guide.adoc[leveloffset=+2] - -// About {ProductName} -include::topics/what-is-the-toolkit.adoc[leveloffset=+2] - -// About the {WebName} -include::topics/about-the-web-console.adoc[leveloffset=+2] - -== Installing the {WebName} - -You can install the {WebName} on Linux, Windows, macOS, or {ocp-full}. - -// Installing on Linux, Windows, macOS -include::topics/installing-web-console-or-cli-tool.adoc[leveloffset=+2] -// Installing on OCP -include::topics/installing-web-console-on-openshift.adoc[leveloffset=+2] - -==== Troubleshooting a {WebName} installation on OpenShift - -This section describes how to troubleshoot a {WebName} installation on OpenShift Container Platform. - -//Downloading logs with OCP console -include::topics/proc_web-downloading-logs-console.adoc[leveloffset=+4] - -//Downloading logs with the CLI -include::topics/proc_web-downloading-logs-cli.adoc[leveloffset=+4] -include::topics/web-openshift-no-route-to-host-error.adoc[leveloffset=+4] -include::topics/web-openshift-insufficient-resources.adoc[leveloffset=+4] - -// Reporting issues - -===== Reporting issues - -{ProductShortName} uses Jira as its issue tracking system. If you encounter an issue executing {ProductShortName}, submit a link:{JiraWindupURL}[Jira issue]. - -== Using the {WebName} to analyze applications - -You can create a project in the web console to analyze your applications. - -Each project groups the applications for a specific analysis, which you can configure with custom rules and labels. - -The analysis process generates reports that describe the readiness of your applications for migration or modernization. - -// Creating a project -include::topics/web-create-project.adoc[leveloffset=+2] - -// Running a saved analysis -include::topics/web-running-saved-analysis.adoc[leveloffset=+2] - -// Viewing the Results of an Analysis -include::topics/web-view-results.adoc[leveloffset=+2] - -// Review the Reports -include::topics/web-review-reports.adoc[leveloffset=+2] - -//Reconfigure Analysis -include::topics/web-updating-an-analysis.adoc[leveloffset=+2] - -// Using Custom Rules -include::topics/web-adding-global-custom-rules.adoc[leveloffset=+2] - -// Using Custom Labels -include::topics/web-adding-global-custom-labels.adoc[leveloffset=+2] - -// Require Authentication for {ProductWebName} -include::topics/configuring-web-console-authentication-for-linux-windows-macos.adoc[leveloffset=+1] - -// TODO: eventually add steps for reverting back to no auth required - - -// ********************************** -// * Appendix: Revision Information * -// ********************************** -include::topics/templates/revision-info.adoc[] - -:web-console-guide!: diff --git a/docs/web-console-guide-mtr/topics b/docs/web-console-guide-mtr/topics deleted file mode 120000 index cd717d99..00000000 --- a/docs/web-console-guide-mtr/topics +++ /dev/null @@ -1 +0,0 @@ -../topics/ \ No newline at end of file From d5184a25b91e7676a836007edc0485df6a2a60ff Mon Sep 17 00:00:00 2001 From: "A.Arnold" Date: Wed, 19 Jun 2024 15:46:22 +0100 Subject: [PATCH 2/2] Updating default.html to remove netlify footer on preview Signed-off-by: A.Arnold --- _layouts/default.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 59a34fa9..56a414d2 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -40,10 +40,7 @@

{{ site.title | default: site.github.repository_name }}

{{ content }}