I'm sorry for not fixing this issue earlier, resulting in the workaround <https://github.com/orientechnologies/orientdb/wiki/Tutorial-Installation#use-inside-of-osgi-container> described in your installation guide. I'd like to fix the manifest and release v1.4.1 so that this step is no longer necessary.
There appears to be two common solutions and I'm not familiar enough with OSGi containers to judge which is ideal. Any advice? Option #1: Optional rule <Import-Package>sun.misc.*;resolution:=optional</Import-Package> Option #2: Ignore rule <Import-Package>!sun.misc.*,*</Import-Package> -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
