You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ruben Vargas (Jira)" <ji...@apache.org> on 2020/08/05 05:01:00 UTC

[jira] [Created] (CAMEL-15372) Missing classes for opentracing camel-spring-boot

Ruben Vargas created CAMEL-15372:
------------------------------------

             Summary: Missing classes for opentracing camel-spring-boot
                 Key: CAMEL-15372
                 URL: https://issues.apache.org/jira/browse/CAMEL-15372
             Project: Camel
          Issue Type: Bug
            Reporter: Ruben Vargas


It seems like after a regeneration (1), opentracing clases were deleted.

If I try to compile the Camel sprint boot opentracing example from:apache/camel-spring-boot-examples repository the following errors arise:

 camel-spring-boot-examples/camel-example-spring-boot-opentracing/service1/src/main/java/sample/camel/Service1Application.java:[30,2] cannot find symbol
 [ERROR] symbol: class CamelOpenTracing

 

1) [https://github.com/apache/camel-spring-boot/commit/acbdd17f997b7b70a9877ca7de2ce09153866168]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)