Skip to content

Commit

Permalink
Disabled native for tarfile test - #5538
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriOndrusek committed Dec 1, 2023
1 parent 66a3fd9 commit 42fdd5e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions integration-tests/tarfile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@


<profiles>
<profile>
<!-- https://github.com/apache/camel-quarkus/issues/5538-->
<!--<profile>
<id>native</id>
<activation>
<property>
Expand All @@ -85,7 +86,7 @@
</plugin>
</plugins>
</build>
</profile>
</profile> -->
<profile>
<id>virtualDependencies</id>
<activation>
Expand Down

0 comments on commit 42fdd5e

Please sign in to comment.