-
Task
-
Resolution: Obsolete
-
Major
-
None
-
5.1.0.BETA5
-
None
-
Medium
With the split of core into api and commons (ISPN-1490) we have caused split packages (i.e. classes in the same package are split across multiple jars). This causes problems with OSGi (ISPN-1537) and will also be disallowed when signed jars will be made compulsory in EAP.
We therefore need to introduce new packages explicitly for api and commons. This will obviously have some impact on client code.