apupier commented on PR #25545: URL: https://github.com/apache/camel/pull/25545#issuecomment-5394874066
requires code change due to API break: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project camel-platform-http-jolokia: Compilation failure Error: [ERROR] /home/runner/work/camel/camel/components/camel-platform-http-jolokia/src/main/java/org/apache/camel/component/platform/http/plugin/DefaultJolokiaPlatformHttpPlugin.java:[86,26] constructor HttpRequestHandler in class org.jolokia.server.core.http.HttpRequestHandler cannot be applied to given types; [ERROR] required: org.jolokia.server.core.service.api.JolokiaContext,org.jolokia.server.core.service.api.Restrictor,boolean [ERROR] found: org.jolokia.server.core.service.api.JolokiaContext [ERROR] reason: actual and formal argument lists differ in length ``` -- 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]
