Skip to content

Commit 5f8681d

Browse files
authored
Merge pull request #53 from anarnold97/WINDUP-4225-MTR-End-of-Life-Admonition-Added
WINDUP-4225: MTR End of Life Admonition Added
2 parents 24a9b77 + 459f352 commit 5f8681d

File tree

11 files changed

+30
-0
lines changed

11 files changed

+30
-0
lines changed

docs/cli-guide-mtr/master.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ include::topics/making-open-source-more-inclusive.adoc[]
1616

1717
== Introduction
1818

19+
include::topics/snippet-mtr-end-of-life.adoc[]
1920
// About the {UserCLIBookName}
2021
include::topics/about-cli-guide.adoc[leveloffset=+2]
2122

docs/eclipse-code-ready-studio-guide-mtr/master.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ include::topics/making-open-source-more-inclusive.adoc[]
2121
[id="introduction_{context}"]
2222
== Introduction
2323

24+
include::topics/snippet-mtr-end-of-life.adoc[]
2425
include::topics/about-ide-addons.adoc[leveloffset=+2]
2526
include::topics/what-is-the-toolkit.adoc[leveloffset=+2]
2627

docs/getting-started-guide-mtr/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ include::topics/making-open-source-more-inclusive.adoc[]
1616

1717
== Introduction
1818

19+
include::topics/snippet-mtr-end-of-life.adoc[]
20+
1921
// About the {IntroToMTABookName}
2022
include::topics/about-the-intro-to-mta-guide.adoc[leveloffset=+2]
2123

docs/intellij-idea-plugin-guide-mtr/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ include::topics/making-open-source-more-inclusive.adoc[]
1919
[id="introduction"]
2020
== Introduction
2121

22+
include::topics/snippet-mtr-end-of-life.adoc[]
23+
2224
// About the IntelliJ IDEA plugin
2325
include::topics/about-ide-addons.adoc[leveloffset=+2]
2426

docs/maven-guide-mtr/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ include::topics/making-open-source-more-inclusive.adoc[]
1515

1616
== Introduction
1717

18+
include::topics/snippet-mtr-end-of-life.adoc[]
19+
1820
// About the {MavenBookName}
1921
include::topics/about-maven-guide.adoc[leveloffset=+2]
2022

docs/plugin-guide-mtr/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ include::topics/making-open-source-more-inclusive.adoc[]
1515

1616
== Introduction
1717

18+
include::topics/snippet-mtr-end-of-life.adoc[]
19+
1820
// About the IDE Plugin Guide
1921
include::topics/plugin-intro.adoc[leveloffset=+2]
2022

docs/release-notes-mtr/master.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ include::topics/templates/document-attributes.adoc[]
1313
include::topics/making-open-source-more-inclusive.adoc[]
1414

1515
== Introduction
16+
17+
include::topics/snippet-mtr-end-of-life.adoc[]
18+
1619
{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.
1720

1821
These release notes cover all Z-stream releases of {ProductShortName} 1.2 with the most recent release listed first.

docs/rules-development-guide-mtr/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ include::topics/making-open-source-more-inclusive.adoc[]
1717
[id="introduction_{context}"]
1818
== Introduction
1919

20+
include::topics/snippet-mtr-end-of-life.adoc[]
21+
2022
// About the Rules Development Guide
2123
include::topics/rules-guide-intro.adoc[leveloffset=+2]
2224

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
:_content-type: SNIPPET
2+
3+
[IMPORTANT]
4+
.{ProductName} product will be End of Life on September 30th, 2024
5+
====
6+
All customers using this product should start their transition to link:https://developers.redhat.com/products/mta/overview[Migration Toolkit for Applications].
7+
8+
Migration Toolkit for Applications is fully backwards compatible with all features and rulesets available in {ProductName} and will be maintained in the long term.
9+
====
10+
11+
//snippet-mtr-end-of-life.adoc

docs/vs-code-extension-guide-mtr/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ include::topics/making-open-source-more-inclusive.adoc[]
1717

1818
== Introduction
1919

20+
include::topics/snippet-mtr-end-of-life.adoc[]
21+
2022
// About the VS Code extension
2123
include::topics/about-ide-addons.adoc[leveloffset=+2]
2224

0 commit comments

Comments
 (0)