Skip to content

Conversation

@jamesnetherton
Copy link
Contributor

No description provided.

zhfeng
zhfeng previously requested changes Mar 12, 2025
Copy link
Contributor

@zhfeng zhfeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jamesnetherton

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project camel-quarkus-integration-test-microprofile-fault-tolerance: Compilation failure
/home/runner/work/camel-quarkus/camel-quarkus/integration-tests/microprofile-fault-tolerance/src/main/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceProducers.java:[57,27] cannot find symbol
  symbol:   method create(java.util.concurrent.ExecutorService)
  location: class io.smallrye.faulttolerance.core.timer.ThreadTimer

@jamesnetherton
Copy link
Contributor Author

@jamesnetherton

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project camel-quarkus-integration-test-microprofile-fault-tolerance: Compilation failure
/home/runner/work/camel-quarkus/camel-quarkus/integration-tests/microprofile-fault-tolerance/src/main/java/org/apache/camel/quarkus/component/microprofile/it/faulttolerance/MicroprofileFaultToleranceProducers.java:[57,27] cannot find symbol
  symbol:   method create(java.util.concurrent.ExecutorService)
  location: class io.smallrye.faulttolerance.core.timer.ThreadTimer

Yeah it was discussed elsewhere yesterday. There is going to be a platform hack to fix this. I need to do something similar in our test module.

@jamesnetherton jamesnetherton merged commit f9a1e60 into apache:3.15.x Mar 12, 2025
24 checks passed
@jamesnetherton jamesnetherton deleted the quarkus-3.15.4 branch March 12, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants