mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-02 17:39:11 +00:00
remove unnecessary (& problem causing) Fragment-Host from OSGi manifest
This commit is contained in:
parent
3d3bda30ec
commit
737550538c
4
pom.xml
4
pom.xml
@ -270,9 +270,13 @@
|
|||||||
<extensions>true</extensions>
|
<extensions>true</extensions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<instructions>
|
<instructions>
|
||||||
|
<_nouses>true</_nouses>
|
||||||
|
<_removeheaders>Built-By, Include-Resource, Private-Package, Require-Capability</_removeheaders>
|
||||||
|
<!-- No need to disable normal OSGi class loading
|
||||||
<Fragment-Host>
|
<Fragment-Host>
|
||||||
ca.uhn.hapi.fhir.hapi-fhir-base
|
ca.uhn.hapi.fhir.hapi-fhir-base
|
||||||
</Fragment-Host>
|
</Fragment-Host>
|
||||||
|
-->
|
||||||
</instructions>
|
</instructions>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user