Skip to content

Commit

Permalink
Disable FOP native tests due to apache#3965
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Aug 17, 2022
1 parent 4c10750 commit e442771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration-tests/fop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@


<profiles>
<!-- https://github.com/apache/camel-quarkus/issues/3965
<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 e442771

Please sign in to comment.