[
https://issues.apache.org/jira/browse/CAMEL-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637370#comment-14637370
]
Claus Ibsen commented on CAMEL-9001:
------------------------------------
The code imports from that JAR don't it?
For example from the Camel component source code in the PR
{code}
+import com.ib.client.Contract;
+import com.ib.client.TickType;
+import com.ib.client.Types.MktDataType;
+import com.ib.client.Types.SecType;
+import com.ib.controller.ApiController.ITopMktDataHandler;
{code}
And if so that JAR uses a non valid license then we cannot accept this PR. If
this is the case please close the PR and this ticket.
> add TWS component
> -----------------
>
> Key: CAMEL-9001
> URL: https://issues.apache.org/jira/browse/CAMEL-9001
> Project: Camel
> Issue Type: New Feature
> Affects Versions: 2.16.0
> Environment: all
> Reporter: Daniel Pocock
> Labels: features
>
> Add a component for the Interactive Brokers Trader Workstation (TWS) API
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)