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 authored and jamesnetherton committed Dec 6, 2023
1 parent 28f0c76 commit 78b6886
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 78b6886

Please sign in to comment.