Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.3, 0.4, 0.5
-
None
Description
The pom.xml files use the OSGi's bundle packaging together with the use of org.apache.felix maven-bundle-plugin, but this is not sufficient for allowing Apache SIS to run in an OSGi container. More work are needed regarding our use of java.util.ServiceLoader among other.
Olivier Nouguier investigated the issues.