KEYCLOAK-7993 Fix failing Fuse 7 tests

This commit is contained in:
Hynek Mlnarik 2018-08-03 16:32:00 +02:00 committed by Pavel Drozd
parent b5d56e2f3b
commit 65030e2c73

View File

@ -31,6 +31,7 @@
<outputDirectory>app-server-${app.server.karaf}</outputDirectory>
<excludes>
<exclude>**/*.sh</exclude>
<exclude>%regex[.*config/org/ops4j/pax/web/context.*]</exclude> <!-- Since fuse's configadmin is sensitive to absolute location -->
</excludes>
</fileSet>
<fileSet>