Hi

On master branch we get these compilation errors

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile
(default-compile) on project camel-ehcache-starter: Compilation
failure: Compilation failure:
[ERROR] 
/Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-ehcache-starter/src/main/java/org/apache/camel/component/ehcache/springboot/EhcacheComponentConfiguration.java:[59,32]
cannot find symbol
[ERROR]   symbol:   class K
[ERROR]   location: class
org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration
[ERROR] 
/Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-ehcache-starter/src/main/java/org/apache/camel/component/ehcache/springboot/EhcacheComponentConfiguration.java:[59,35]
cannot find symbol
[ERROR]   symbol:   class V
[ERROR]   location: class
org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration
[ERROR] 
/Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-ehcache-starter/src/main/java/org/apache/camel/component/ehcache/springboot/EhcacheComponentConfiguration.java:[97,31]
cannot find symbol
[ERROR]   symbol:   class K
[ERROR]   location: class
org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration
[ERROR] 
/Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-ehcache-starter/src/main/java/org/apache/camel/component/ehcache/springboot/EhcacheComponentConfiguration.java:[97,34]
cannot find symbol
[ERROR]   symbol:   class V
[ERROR]   location: class
org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration
[ERROR] 
/Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-ehcache-starter/src/main/java/org/apache/camel/component/ehcache/springboot/EhcacheComponentConfiguration.java:[102,32]
cannot find symbol
[ERROR]   symbol:   class K
[ERROR]   location: class
org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration
[ERROR] 
/Users/davsclaus/workspace/camel/platforms/spring-boot/components-starter/camel-ehcache-starter/src/main/java/org/apache/camel/component/ehcache/springboot/EhcacheComponentConfiguration.java:[102,35]
cannot find symbol
[ERROR]   symbol:   class V
[ERROR]   location: class
org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration
[ERROR] -> [Help 1]

-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to