Skip to content

Commit

Permalink
Disable microprofile-fault-tolerance integration test native profile …
Browse files Browse the repository at this point in the history
…due to #6584
  • Loading branch information
jamesnetherton committed Oct 8, 2024
1 parent b3684cb commit 1fea0c2
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/6584
<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 1fea0c2

Please sign in to comment.