apupier commented on PR #25628:
URL: https://github.com/apache/camel/pull/25628#issuecomment-5396771473

   requires code change:
   
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) 
on project camel-tika: Compilation failure: Compilation failure: 
   Error: [ERROR] 
/home/runner/work/camel/camel/components/camel-tika/src/main/java/org/apache/camel/component/tika/TikaComponent.java:[25,30]
 cannot find symbol
   [ERROR]   symbol:   class TikaConfig
   [ERROR]   location: package org.apache.tika.config
   Error: [ERROR] 
/home/runner/work/camel/camel/components/camel-tika/src/main/java/org/apache/camel/component/tika/TikaConfiguration.java:[26,30]
 cannot find symbol
   [ERROR]   symbol:   class TikaConfig
   [ERROR]   location: package org.apache.tika.config
   Error: [ERROR] 
/home/runner/work/camel/camel/components/camel-tika/src/main/java/org/apache/camel/component/tika/TikaConfiguration.java:[39,13]
 cannot find symbol
   [ERROR]   symbol:   class TikaConfig
   [ERROR]   location: class org.apache.camel.component.tika.TikaConfiguration
   Error: [ERROR] 
/home/runner/work/camel/camel/components/camel-tika/src/main/java/org/apache/camel/component/tika/TikaConfiguration.java:[88,12]
 cannot find symbol
   [ERROR]   symbol:   class TikaConfig
   [ERROR]   location: class org.apache.camel.component.tika.TikaConfiguration
   Error: [ERROR] 
/home/runner/work/camel/camel/components/camel-tika/src/main/java/org/apache/camel/component/tika/TikaConfiguration.java:[95,31]
 cannot find symbol
   [ERROR]   symbol:   class TikaConfig
   [ERROR]   location: class org.apache.camel.component.tika.TikaConfiguration
   Error: [ERROR] 
/home/runner/work/camel/camel/components/camel-tika/src/main/java/org/apache/camel/component/tika/TikaProducer.java:[39,30]
 cannot find symbol
   [ERROR]   symbol:   class TikaConfig
   [ERROR]   location: package org.apache.tika.config
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to