You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/10/31 14:40:12 UTC

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

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

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


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

commit c83e91fb34d1628eb65c5f014557fe273678eeac
Author: David Jencks <dj...@apache.org>
AuthorDate: Thu Oct 29 15:39:33 2020 -0700

    workaround bogus xref-validator nav file reclassification
    
    (cherry picked from commit cd4afebd2217bbaff0d7b54acd9c1f13d0635356)
---
 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 1d68e0e..c71adc4 100644
--- a/docs/components/modules/ROOT/pages/index.adoc
+++ b/docs/components/modules/ROOT/pages/index.adoc
@@ -27,5 +27,6 @@ Number of Non-Core Components: indexCount:[attributes=!core] in indexUniqueCount
 |===
 | Component | Artifact | Support Level | Since | Description
 |===
-indexTable::[attributes=!core,cells="$xref,artifactid,supportlevel,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,supportlevel,since,description"]
 
diff --git a/docs/components/modules/dataformats/pages/index.adoc b/docs/components/modules/dataformats/pages/index.adoc
index 77ac5c8..db2019c 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 | Support Level | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,supportlevel,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,supportlevel,since,description"]
 
diff --git a/docs/components/modules/languages/pages/index.adoc b/docs/components/modules/languages/pages/index.adoc
index bb878b0..37cdd2d 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 | Support Level | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,supportlevel,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,supportlevel,since,description"]
 
diff --git a/docs/components/modules/others/pages/index.adoc b/docs/components/modules/others/pages/index.adoc
index 337e023..f3f7274 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 | Support Level | Since | Description
 |===
-indexTable::[cells="$xref,artifactid,supportlevel,since,description"]
+//'relative=!nav.adoc' is a workaround for https://gitlab.com/antora/xref-validator/-/issues/9
+indexTable::[relative=!nav.adoc,cells="$xref,artifactid,supportlevel,since,description"]