You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2021/05/18 01:05:58 UTC

[tomee-site-generator] 18/44: fix 0.x@tomee xrefs

This is an automated email from the ASF dual-hosted git repository.

dblevins pushed a commit to branch markdown-to-asciidoc
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git

commit b4c5182086171820c0be912433c45d1d7d50421b
Author: David Jencks <dj...@apache.org>
AuthorDate: Sun Feb 16 13:31:46 2020 -0800

    fix 0.x@tomee xrefs
---
 tomee/modules/ROOT/pages/commercial-support.adoc     |  2 +-
 tomee/modules/ROOT/pages/contribute.adoc             | 20 ++++++++++----------
 tomee/modules/ROOT/pages/tomcat-ejb-refs.adoc        |  2 +-
 tomee/modules/ROOT/pages/tomee-1.5.0.adoc            | 10 +++++-----
 .../ROOT/pages/tomee-1.7.0-release-notes.adoc        | 10 +++++-----
 tomee/modules/ROOT/pages/tomee-1.7.1.adoc            |  2 +-
 tomee/modules/ROOT/pages/tomee-1.7.2.adoc            |  2 +-
 tomee/modules/ROOT/pages/tomee-1.7.3.adoc            |  2 +-
 tomee/modules/ROOT/pages/tomee-1.7.4.adoc            |  4 ++--
 tomee/modules/ROOT/pages/tomee-7.0.0-M1.adoc         |  6 +++---
 tomee/modules/ROOT/pages/tomee-7.0.0-M2.adoc         |  6 +++---
 tomee/modules/ROOT/pages/tomee-7.0.0-M3.adoc         |  8 ++++----
 tomee/modules/ROOT/pages/tomee-7.0.1.adoc            |  6 +++---
 13 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/tomee/modules/ROOT/pages/commercial-support.adoc b/tomee/modules/ROOT/pages/commercial-support.adoc
index d089050..7db7167 100644
--- a/tomee/modules/ROOT/pages/commercial-support.adoc
+++ b/tomee/modules/ROOT/pages/commercial-support.adoc
@@ -6,7 +6,7 @@ The Apache TomEE PMC does not endorse or recommend any of the products or servic
 We love all our supporters equally.
 
 Want to be added to this page?
-xref:0.0@tomee::add-my-offering.adoc[See here.]
+xref:add-my-offering.adoc[See here.]
 
 == Tomitribe
 
diff --git a/tomee/modules/ROOT/pages/contribute.adoc b/tomee/modules/ROOT/pages/contribute.adoc
index c0efae4..813f767 100644
--- a/tomee/modules/ROOT/pages/contribute.adoc
+++ b/tomee/modules/ROOT/pages/contribute.adoc
@@ -7,11 +7,11 @@ Some great links for getting involved
 * xref:dev/contribution-tips.adoc[Contribution Tips]
 * 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::download/index.adoc[]
-xref:0.0@tomee::maven/index.adoc[]
-xref:0.0@tomee::security/index.adoc[]
-xref:0.1@tomee::blog/index.adoc[]
-xref:0.1@tomee::community/index.adoc[]
+xref:download/index.adoc[]
+xref:maven/index.adoc[]
+xref:security/index.adoc[]
+xref:blog/index.adoc[]
+xref:community/index.adoc[]
 xref:7.0@tomee::docs.adoc[]
 xref:7.0@tomee::admin/cluster/index.adoc[]
 xref:7.0@tomee::admin/configuration/index.adoc[]
@@ -90,11 +90,11 @@ If you find a spelling mistake, or just want to improve the documentation then p
 
 If you want to edit the 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::download/index.adoc[]
-xref:0.0@tomee::maven/index.adoc[]
-xref:0.0@tomee::security/index.adoc[]
-xref:0.1@tomee::blog/index.adoc[]
-xref:0.1@tomee::community/index.adoc[]
+xref:download/index.adoc[]
+xref:maven/index.adoc[]
+xref:security/index.adoc[]
+xref:blog/index.adoc[]
+xref:community/index.adoc[]
 xref:7.0@tomee::docs.adoc[]
 xref:7.0@tomee::admin/cluster/index.adoc[]
 xref:7.0@tomee::admin/configuration/index.adoc[]
diff --git a/tomee/modules/ROOT/pages/tomcat-ejb-refs.adoc b/tomee/modules/ROOT/pages/tomcat-ejb-refs.adoc
index d065d5d..b0ebeaa 100644
--- a/tomee/modules/ROOT/pages/tomcat-ejb-refs.adoc
+++ b/tomee/modules/ROOT/pages/tomcat-ejb-refs.adoc
@@ -9,7 +9,7 @@ Which an be as simple as adding this to your Servlet, Filter, or Listener:
  private HelloLocal helloLocal;
 ----
 
-See the xref:0.0@tomee::injection-of-other-ejbs-example.adoc[@EJB Injection Example]  for a running example.
+See the xref:injection-of-other-ejbs-example.adoc[@EJB Injection Example]  for a running example.
 The example uses one ejb to refer to another ejb, but the same rules apply for servlets.
 
 == Adding ejb-ref in your web.xml
diff --git a/tomee/modules/ROOT/pages/tomee-1.5.0.adoc b/tomee/modules/ROOT/pages/tomee-1.5.0.adoc
index bbac300..2fe3e8e 100644
--- a/tomee/modules/ROOT/pages/tomee-1.5.0.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.5.0.adoc
@@ -14,11 +14,11 @@ JMX instrumentation and statistics have also been added generically to all pools
 
 Other major features include deploy-time enhancement for JPA Entities via Apache OpenJPA, support including JPA providers in webapps, ability to mock and inject mocks in unit tests and a powerful new 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::download/index.adoc[]
-xref:0.0@tomee::maven/index.adoc[]
-xref:0.0@tomee::security/index.adoc[]
-xref:0.1@tomee::blog/index.adoc[]
-xref:0.1@tomee::community/index.adoc[]
+xref:download/index.adoc[]
+xref:maven/index.adoc[]
+xref:security/index.adoc[]
+xref:blog/index.adoc[]
+xref:community/index.adoc[]
 xref:7.0@tomee::admin/cluster/index.adoc[]
 xref:7.0@tomee::admin/configuration/index.adoc[]
 xref:7.0@tomee::admin/index.adoc[]
diff --git a/tomee/modules/ROOT/pages/tomee-1.7.0-release-notes.adoc b/tomee/modules/ROOT/pages/tomee-1.7.0-release-notes.adoc
index f551164..252df01 100644
--- a/tomee/modules/ROOT/pages/tomee-1.7.0-release-notes.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.7.0-release-notes.adoc
@@ -147,11 +147,11 @@ property (configurable in application.properties) to deactivate timers
 * [https://issues.apache.org/jira/browse/TOMEE-1127[TOMEE-1127]] - New Event: @Observes LifecycleEvent
 * [https://issues.apache.org/jira/browse/TOMEE-1132[TOMEE-1132]] - add javaagents parameter to 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::download/index.adoc[]
-xref:0.0@tomee::maven/index.adoc[]
-xref:0.0@tomee::security/index.adoc[]
-xref:0.1@tomee::blog/index.adoc[]
-xref:0.1@tomee::community/index.adoc[]
+xref:download/index.adoc[]
+xref:maven/index.adoc[]
+xref:security/index.adoc[]
+xref:blog/index.adoc[]
+xref:community/index.adoc[]
 xref:7.0@tomee::admin/cluster/index.adoc[]
 xref:7.0@tomee::admin/configuration/index.adoc[]
 xref:7.0@tomee::admin/index.adoc[]
diff --git a/tomee/modules/ROOT/pages/tomee-1.7.1.adoc b/tomee/modules/ROOT/pages/tomee-1.7.1.adoc
index 054311c..4c9212b 100644
--- a/tomee/modules/ROOT/pages/tomee-1.7.1.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.7.1.adoc
@@ -55,7 +55,7 @@ xref:tomee-1.7.1-release-notes.adoc[tomee-1.7.1-release-notes.html]
 
 Please feel free to jump in feet first and 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::documentation.adoc[]
+xref:documentation.adoc[]
 xref:7.0@tomee::documentation.adoc[]
 xref:7.1@tomee::documentation.adoc[]
 xref:8.0@tomee::documentation.adoc[get started with TomEE].
diff --git a/tomee/modules/ROOT/pages/tomee-1.7.2.adoc b/tomee/modules/ROOT/pages/tomee-1.7.2.adoc
index f7fcb06..d6570a5 100644
--- a/tomee/modules/ROOT/pages/tomee-1.7.2.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.7.2.adoc
@@ -40,7 +40,7 @@ xref:tomee-1.7.2-release-notes.adoc[tomee-1.7.2-release-notes.html]
 
 Please feel free to jump in feet first and 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::documentation.adoc[]
+xref:documentation.adoc[]
 xref:7.0@tomee::documentation.adoc[]
 xref:7.1@tomee::documentation.adoc[]
 xref:8.0@tomee::documentation.adoc[get started with TomEE].
diff --git a/tomee/modules/ROOT/pages/tomee-1.7.3.adoc b/tomee/modules/ROOT/pages/tomee-1.7.3.adoc
index 37fc846..7a745c6 100644
--- a/tomee/modules/ROOT/pages/tomee-1.7.3.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.7.3.adoc
@@ -41,7 +41,7 @@ xref:tomee-1.7.3-release-notes.adoc[tomee-1.7.3-release-notes.html]
 
 Please feel free to jump in feet first and 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::documentation.adoc[]
+xref:documentation.adoc[]
 xref:7.0@tomee::documentation.adoc[]
 xref:7.1@tomee::documentation.adoc[]
 xref:8.0@tomee::documentation.adoc[get started with TomEE].
diff --git a/tomee/modules/ROOT/pages/tomee-1.7.4.adoc b/tomee/modules/ROOT/pages/tomee-1.7.4.adoc
index 8d962a7..a907910 100644
--- a/tomee/modules/ROOT/pages/tomee-1.7.4.adoc
+++ b/tomee/modules/ROOT/pages/tomee-1.7.4.adoc
@@ -4,7 +4,7 @@ The Apache TomEE community is pleased to announce the release of http://tomee.ap
 Part of this release an important security fix is included if EJBd is active on your instance (true by default).
 More on 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::security/tomee.adoc[]
+xref:security/tomee.adoc[]
 xref:7.0@tomee::developer/tools/maven/tomee.adoc[]
 xref:7.1@tomee::developer/tools/maven/tomee.adoc[]
 xref:8.0@tomee::developer/tools/maven/tomee.adoc[CVE-2016-0779].
@@ -47,7 +47,7 @@ xref:tomee-1.7.4-release-notes.adoc[tomee-1.7.4-release-notes.html]
 
 Please feel free to jump in feet first and 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::documentation.adoc[]
+xref:documentation.adoc[]
 xref:7.0@tomee::documentation.adoc[]
 xref:7.1@tomee::documentation.adoc[]
 xref:8.0@tomee::documentation.adoc[get started with TomEE].
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.0-M1.adoc b/tomee/modules/ROOT/pages/tomee-7.0.0-M1.adoc
index e6f2ff0..dc83332 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.0-M1.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.0-M1.adoc
@@ -2,8 +2,8 @@
 
 The Apache TomEE community is proud to announce the release of 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::tomee-7.0.0-M1.adoc[]
-xref:0.1@tomee::tomee-7.0.0-M1.adoc[Apache TomEE 7.0.0-M1], which is based on http://tomcat.apache.org/tomcat-8.0-doc/index.html[Apache Tomcat 8.0.30] and is our first milestone release towards EE7.
+xref:tomee-7.0.0-M1.adoc[]
+xref:tomee-7.0.0-M1.adoc[Apache TomEE 7.0.0-M1], which is based on http://tomcat.apache.org/tomcat-8.0-doc/index.html[Apache Tomcat 8.0.30] and is our first milestone release towards EE7.
 We know this has been a long time coming, so we thank you for your patience and support.
 
 Please feel free to check out and xref:contribute.adoc[contribute to the developer branch] - We are always interested in any help from the community that we can get.
@@ -47,7 +47,7 @@ xref:tomee-7.0.0-M1-release-notes.adoc[tomee-7.0.0-M1-release-notes.html]
 
 Please feel free to jump in feet first and 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::documentation.adoc[]
+xref:documentation.adoc[]
 xref:7.0@tomee::documentation.adoc[]
 xref:7.1@tomee::documentation.adoc[]
 xref:8.0@tomee::documentation.adoc[get started with TomEE].
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.0-M2.adoc b/tomee/modules/ROOT/pages/tomee-7.0.0-M2.adoc
index 21e7472..0c3e900 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.0-M2.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.0-M2.adoc
@@ -2,8 +2,8 @@
 
 The Apache TomEE community is proud to announce the release of 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::tomee-7.0.0-M2.adoc[]
-xref:0.1@tomee::tomee-7.0.0-M2.adoc[Apache TomEE 7.0.0-M2], which is based on http://tomcat.apache.org/tomcat-8.0-doc/index.html[Apache Tomcat 8.0.32] and is our first milestone release towards EE7.
+xref:tomee-7.0.0-M2.adoc[]
+xref:tomee-7.0.0-M2.adoc[Apache TomEE 7.0.0-M2], which is based on http://tomcat.apache.org/tomcat-8.0-doc/index.html[Apache Tomcat 8.0.32] and is our first milestone release towards EE7.
 We know this has been a long time coming, so we thank you for your patience and support.
 
 Please feel free to check out and xref:contribute.adoc[contribute to the developer branch] - We are always interested in any help from the community that we can get.
@@ -47,7 +47,7 @@ xref:tomee-7.0.0-M2-release-notes.adoc[tomee-7.0.0-M2-release-notes.html]
 
 Please feel free to jump in feet first and 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::documentation.adoc[]
+xref:documentation.adoc[]
 xref:7.0@tomee::documentation.adoc[]
 xref:7.1@tomee::documentation.adoc[]
 xref:8.0@tomee::documentation.adoc[get started with TomEE].
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.0-M3.adoc b/tomee/modules/ROOT/pages/tomee-7.0.0-M3.adoc
index 4c1f818..a59f5cb 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.0-M3.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.0-M3.adoc
@@ -2,12 +2,12 @@
 
 The Apache TomEE community is proud to announce the release of 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::tomee-7.0.0-M3.adoc[]
-xref:0.1@tomee::tomee-7.0.0-M3.adoc[Apache TomEE 7.0.0-M3], which is based on http://tomcat.apache.org/tomcat-8.0-doc/index.html[Apache Tomcat 8.0.32] and is our first milestone release towards EE7.
+xref:tomee-7.0.0-M3.adoc[]
+xref:tomee-7.0.0-M3.adoc[Apache TomEE 7.0.0-M3], which is based on http://tomcat.apache.org/tomcat-8.0-doc/index.html[Apache Tomcat 8.0.32] and is our first milestone release towards EE7.
 Part of this release an important security fix is included if EJBd is active on your instance (true by default).
 More on 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::security/tomee.adoc[]
+xref:security/tomee.adoc[]
 xref:7.0@tomee::developer/tools/maven/tomee.adoc[]
 xref:7.1@tomee::developer/tools/maven/tomee.adoc[]
 xref:8.0@tomee::developer/tools/maven/tomee.adoc[CVE-2016-0779].
@@ -53,7 +53,7 @@ xref:tomee-7.0.0-M3-release-notes.adoc[tomee-7.0.0-M3-release-notes.html]
 
 Please feel free to jump in feet first and 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::documentation.adoc[]
+xref:documentation.adoc[]
 xref:7.0@tomee::documentation.adoc[]
 xref:7.1@tomee::documentation.adoc[]
 xref:8.0@tomee::documentation.adoc[get started with TomEE].
diff --git a/tomee/modules/ROOT/pages/tomee-7.0.1.adoc b/tomee/modules/ROOT/pages/tomee-7.0.1.adoc
index b73a55d..b44959d 100644
--- a/tomee/modules/ROOT/pages/tomee-7.0.1.adoc
+++ b/tomee/modules/ROOT/pages/tomee-7.0.1.adoc
@@ -2,8 +2,8 @@
 
 The Apache TomEE community is proud to announce the release of 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::tomee-7.0.1.adoc[]
-xref:0.1@tomee::tomee-7.0.1.adoc[Apache TomEE 7.0.1], which is based on http://tomcat.apache.org/tomcat-8.5-doc/index.html[Apache Tomcat 8.5.3] and mainly aims to fix a security issue found in Tomcat 8.5.2.
+xref:tomee-7.0.1.adoc[]
+xref:tomee-7.0.1.adoc[Apache TomEE 7.0.1], which is based on http://tomcat.apache.org/tomcat-8.5-doc/index.html[Apache Tomcat 8.5.3] and mainly aims to fix a security issue found in Tomcat 8.5.2.
 
 Please feel free to check out and xref:contribute.adoc[contribute to the developer branch] - We are always interested in any help from the community that we can get.
 
@@ -46,7 +46,7 @@ xref:tomee-7.0.1-release-notes.adoc[tomee-7.0.1-release-notes.html]
 
 Please feel free to jump in feet first and 
 //FIXME CHOOSE ONE
-xref:0.0@tomee::documentation.adoc[]
+xref:documentation.adoc[]
 xref:7.0@tomee::documentation.adoc[]
 xref:7.1@tomee::documentation.adoc[]
 xref:8.0@tomee::documentation.adoc[get started with TomEE].