Skip to content

Commit

Permalink
temporary disable xslt extension tests in native mode because of #419
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli committed Nov 13, 2019
1 parent b65802c commit fd3b4d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/xslt/pom.xml
Expand Up @@ -80,10 +80,10 @@

<profiles>
<profile>
<id>native</id>
<id>xslt-native</id>
<activation>
<property>
<name>native</name>
<name>xslt-native</name>
</property>
</activation>
<build>
Expand Down

0 comments on commit fd3b4d5

Please sign in to comment.