You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Evgeny Minkevich (JIRA)" <ji...@apache.org> on 2017/11/20 10:37:00 UTC

[jira] [Created] (CAMEL-12017) Google PubSub and BigQuery components miss dependency declarations

Evgeny Minkevich created CAMEL-12017:
----------------------------------------

             Summary: Google PubSub and BigQuery components miss dependency declarations
                 Key: CAMEL-12017
                 URL: https://issues.apache.org/jira/browse/CAMEL-12017
             Project: Camel
          Issue Type: Bug
          Components: camel-google-pubsub
    Affects Versions: 2.20.1
            Reporter: Evgeny Minkevich
            Priority: Minor


Google PubSub and Google Bigquery components require Apache HTTP client, which is NOT explicitly called out in dependencies.

As such they would work, if camel-http4 component is mentioned in the dependencies, but would fail on their own.

As a developer I would like to be able to define an absolute minimum of the dependencies, thus I need the component to import all components they rely on, themselves.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)