You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/26 11:43:22 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #1957: Document Spark peculiarities #1928

jamesnetherton commented on a change in pull request #1957:
URL: https://github.com/apache/camel-quarkus/pull/1957#discussion_r511896288



##########
File path: docs/modules/ROOT/pages/reference/extensions/spark.adoc
##########
@@ -31,3 +31,54 @@ Please refer to the above link for usage and configuration details.
 ----
 
 Check the xref:user-guide/index.adoc[User guide] for more information about writing Camel Quarkus applications.
+
+== Usage
+
+=== Special BOM
+
+`camel-quarkus-spark` is special compared to other Camel Quarkus extensions which are managed in
+`camel-quarkus-bom` together with their important dependencies. This is because the Camel Spark extension depends
+on rather old versions of varios libraries, that may conflict with their newer versions required by other Quarkus and

Review comment:
       ```suggestion
   on rather old versions of various libraries, that may conflict with their newer versions required by other Quarkus and
   ```




----------------------------------------------------------------
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:
users@infra.apache.org