mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
KEYCLOAK-7378 Fix missing OSGi import for Fuse 6.3 JAX-RS example app
This commit is contained in:
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)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user