You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dj...@apache.org on 2020/10/30 01:38:45 UTC

[camel] branch camel-2.x updated: workaround bogus xref-validator nav file reclassification

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

djencks pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.x by this push:
     new 6a8bf55  workaround bogus xref-validator nav file reclassification
6a8bf55 is described below

commit 6a8bf556655f8d33f07291a9371563d8d397c2cb
Author: David Jencks <dj...@apache.org>
AuthorDate: Thu Oct 29 15:28:40 2020 -0700

    workaround bogus xref-validator nav file reclassification
---
 docs/components/modules/ROOT/pages/index.adoc        | 3 ++-
 docs/components/modules/dataformats/pages/index.adoc | 3 ++-
 docs/components/modules/languages/pages/index.adoc   | 3 ++-
 docs/components/modules/others/pages/index.adoc      | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/docs/components/modules/ROOT/pages/index.adoc b/docs/components/modules/ROOT/pages/index.adoc
index 541f52c..677712d 100644
--- a/docs/components/modules/ROOT/pages/index.adoc
+++ b/docs/components/modules/ROOT/pages/index.adoc
@@ -30,5 +30,6 @@ Number of Non-Core Components: indexCount:[attributes=!core] in indexUniqueCount
 |===
 | Component | Artifact | Status | Since | Description
 |===
-indexTable::[attributes=!core,cells="$xref,artifactid,deprecated,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,attributes=!core,cells="$xref,artifactid,deprecated,since,description"]
 
diff --git a/docs/components/modules/dataformats/pages/index.adoc b/docs/components/modules/dataformats/pages/index.adoc
index 8a9d350..a34a806 100644
--- a/docs/components/modules/dataformats/pages/index.adoc
+++ b/docs/components/modules/dataformats/pages/index.adoc
@@ -9,5 +9,6 @@ Number of Data Formats: indexCount:[] in indexUniqueCount:[unique=artifactid] JA
 |===
 | Data Format | Artifact | Status | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,deprecated,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,deprecated,since,description"]
 
diff --git a/docs/components/modules/languages/pages/index.adoc b/docs/components/modules/languages/pages/index.adoc
index 73274a0..bcedc6a 100644
--- a/docs/components/modules/languages/pages/index.adoc
+++ b/docs/components/modules/languages/pages/index.adoc
@@ -9,5 +9,6 @@ Number of Languages: indexCount:[] in indexUniqueCount:[unique=artifactid] JAR a
 |===
 | Language | Artifact | Status | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,deprecated,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,deprecated,since,description"]
 
diff --git a/docs/components/modules/others/pages/index.adoc b/docs/components/modules/others/pages/index.adoc
index 8a18dde..f601e54 100644
--- a/docs/components/modules/others/pages/index.adoc
+++ b/docs/components/modules/others/pages/index.adoc
@@ -11,7 +11,8 @@ Number of Miscellaneous Components: indexCount:[] in indexUniqueCount:[unique=ar
 |===
 | Component | Artifact | Status | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,deprecated,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,deprecated,since,description"]