Skip to content

Commit

Permalink
Fix EsotericSoftware#140 Add optional OSGI imports for sun.misc and s…
Browse files Browse the repository at this point in the history
…un.nio.ch
  • Loading branch information
magro committed Nov 30, 2013
1 parent f212086 commit a59cef6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@
COM.newmonics*;resolution:=optional,
jrockit*;resolution:=optional,
sun.reflect;resolution:=optional,
sun.misc;resolution:=optional,
sun.nio.ch;resolution:=optional,
*
]]>
</Import-Package>
Expand Down

0 comments on commit a59cef6

Please sign in to comment.