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

   requires manual code change:
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.14.0:testCompile 
(default-testCompile) on project camel-solr: Compilation failure: Compilation 
failure: 
   [ERROR] 
/home/runner/work/camel/camel/components/camel-solr/src/test/java/org/apache/camel/component/solr/integration/SolrInsertAndDeleteTest.java:[122,38]
 cannot find symbol
   [ERROR]   symbol:   method toXML(org.apache.solr.common.SolrInputDocument)
   [ERROR]   location: class org.apache.solr.client.solrj.util.ClientUtils
   [ERROR] 
/home/runner/work/camel/camel/components/camel-solr/src/test/java/org/apache/camel/component/solr/integration/SolrInsertAndDeleteTest.java:[135,48]
 cannot find symbol
   [ERROR]   symbol:   method toXML(org.apache.solr.common.SolrInputDocument)
   [ERROR]   location: class org.apache.solr.client.solrj.util.ClientUtils
   ```


-- 
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