spray
spray copied to clipboard
sun.misc import package in spray bundles
Hello,
I am trying to use the spray framework within an OSGi application and have come across an issue with the import definition of the sun.misc package in spray-util-1.3.1.jar. I have also noted that the very same package appears in the exported packages.
The same problem also occurs in spray-can-1.3.1.
From my understanding that package should neither be exported or imported from spray-util. In fact, I have extracted the jar files and changed the MANIFEST.MF by removing the import and export for sun.misc.
Best regards Andreas
We have zero experience whatsoever with OSGi and therefore would need very detailed instructions regarding a fix of this problem, ideally a PR. For example: what exactly do you mean by "the import definition of the sun.misc package in spray-util-1.3.1.jar"?