davsclaus commented on pull request #4739: URL: https://github.com/apache/camel/pull/4739#issuecomment-740709722
There is some code generated scripts that needs to be regen: core/camel-core/src/test/java/org/apache/camel/language/csimple/HighPredicate.java:public class HighPredicate extends CSimpleSupport { core/camel-core/src/test/java/org/apache/camel/language/csimple/MedPredicate.java:public class MedPredicate extends CSimpleSupport { tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/CSimpleScript1.java:import org.apache.camel.language.csimple.CSimpleSupport; tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/CSimpleScript1.java:public class CSimpleScript1 extends CSimpleSupport { tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/CSimpleScript2.java:import org.apache.camel.language.csimple.CSimpleSupport; tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/CSimpleScript2.java:public class CSimpleScript2 extends CSimpleSupport { tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/CSimpleScript3.java:import org.apache.camel.language.csimple.CSimpleSupport; tests/camel-jmh/src/test/java/org/apache/camel/itest/jmh/CSimpleScript3.java:public class CSimpleScript3 extends CSimpleSupport { ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org