Claus Ibsen created CAMEL-12204:
-----------------------------------
Summary: camel-lra - Be JAX-RS 2.0 compatible
Key: CAMEL-12204
URL: https://issues.apache.org/jira/browse/CAMEL-12204
Project: Camel
Issue Type: Task
Affects Versions: 2.21.0
Reporter: Claus Ibsen
Fix For: 2.21.0
This new component uses some new JAX-RS 2.1 APIs that are not in 2.0. We need
to make it compatible with 2.0
/camel-lra/src/main/java/org/apache/camel/service/lra/LRAClient.java:[57,16]
error: cannot find symbol
[ERROR] symbol: method executorService(ScheduledExecutorService)
[ERROR] location: class ClientBuilder
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)