ppalaga commented on a change in pull request #2477:
URL: https://github.com/apache/camel-quarkus/pull/2477#discussion_r613584323



##########
File path: docs/modules/ROOT/pages/reference/extensions/core.adoc
##########
@@ -174,7 +174,7 @@ What to do if it is not possible to extract CSimple 
expressions from a route def
 
 |icon:lock[title=Fixed at build time] 
[[quarkus.camel.main.enabled]]`link:#quarkus.camel.main.enabled[quarkus.camel.main.enabled]`
 
-If `true` all `camel-main` features are enabled; otherwise no `camel-main` 
features are enabled. See described the 
xref:user-guide/configuration.adoc#_camel_main[Bootstrap] section of Camel 
Quarkus documentation for more details.
+If `true` all `camel-main` features are enabled; otherwise no `camel-main` 
features are enabled. See described the 
xref:user-guide/bootstrap.adoc#_camel_main[Bootstrap] section of Camel Quarkus 
documentation for more details.

Review comment:
       Yes, good catch, this actually comes from the config POJO JavaDoc. I 
have fixed it. 

##########
File path: integration-test-groups/azure/README.adoc
##########
@@ -37,3 +47,6 @@ To clean up, run
 $ ./azure-resources.sh delete
 ----
 
+You may want to `export CAMEL_QUARKUS_START_MOCK_BACKEND=false` to avoid 
starting he the local Azurite container and make sure that you test against the 
real remote Azure API.

Review comment:
       +1, thanks!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to