mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
KEYCLOAK-7378 Fix missing OSGi import for Fuse 6.3 JAX-RS example app
This commit is contained in:
committed by
Hynek Mlnařík
parent
1e438cdc45
commit
8261ffeeeb
@@ -34,6 +34,7 @@
|
||||
<keycloak.osgi.export>
|
||||
</keycloak.osgi.export>
|
||||
<keycloak.osgi.import>
|
||||
javax.ws.rs;version="[2,3)",
|
||||
META-INF.cxf;version="[2.7,3.2)",
|
||||
META-INF.cxf.osgi;version="[2.7,3.2)";resolution:=optional,
|
||||
org.apache.cxf.transport.http;version="[2.7,3.2)",
|
||||
|
||||
Reference in New Issue
Block a user