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

[camel] branch main updated: CAMEL-17249: camel-jbang - Add troubleshooting to docs

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new adad1d7  CAMEL-17249: camel-jbang - Add troubleshooting to docs
adad1d7 is described below

commit adad1d79d25f0c925dbbf729a2dbeeb713a1628f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Dec 1 11:30:30 2021 +0100

    CAMEL-17249: camel-jbang - Add troubleshooting to docs
---
 docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
index 7347357..db02fb9 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
@@ -26,6 +26,14 @@ jbang CamelJBang@apache/camel [command]
 
 All the commands support the `--help` and will display the appropriate help if that flag is provided.
 
+=== Troubleshooting
+
+When using https://www.jbang.dev/[JBang] then JBang stores state in `~/.jbang` directory.
+This is also the location where JBang stores downloaded JARs.
+
+So if you find problems with JBang using what is seems like an outdated JAR, then you can
+try to delete this directory, or parts of it.
+
 === Using a specific Camel version
 
 You can specify which Camel version to run as shown: