Skip to content

Commit

Permalink
Revert "Disable microprofile-fault-tolerance integration test native …
Browse files Browse the repository at this point in the history
…profile due to apache#6584"

This reverts commit e862898.

Fixes apache#6584
  • Loading branch information
jamesnetherton committed Dec 4, 2024
1 parent 3cfddd5 commit 182539b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration-tests/microprofile-fault-tolerance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
</dependencies>

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

0 comments on commit 182539b

Please sign in to comment.