Skip to content

Commit

Permalink
disabled native for csv
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriOndrusek committed Sep 27, 2024
1 parent 412d9c7 commit 427ca94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration-tests/csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@


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

0 comments on commit 427ca94

Please sign in to comment.