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 16, 2024
1 parent b726659 commit e862898
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 e862898

Please sign in to comment.