Skip to content

Commit

Permalink
Fixed microprofile-fault-tolerance #6602
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriOndrusek committed Oct 9, 2024
1 parent 514f454 commit 00edf46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration-tests/microprofile-fault-tolerance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
</dependencies>

<profiles>
<!-- TODO: https://github.com/apache/camel-quarkus/issues/6602
<profile>
<id>native</id>
<activation>
Expand Down Expand Up @@ -97,6 +98,7 @@
</plugins>
</build>
</profile>
-->
<profile>
<id>virtualDependencies</id>
<activation>
Expand Down

0 comments on commit 00edf46

Please sign in to comment.