Skip to content

Commit

Permalink
Import javax.net in an OSGi environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Froese committed Oct 20, 2011
1 parent 7e17904 commit 6a93228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/META-INF/MANIFEST.MF
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: MongoDB
Bundle-SymbolicName: com.mongodb
Bundle-Version: @VERSION@
Import-Package: javax.management
Import-Package: javax.management, javax.net
Export-Package: com.mongodb, com.mongodb.io, com.mongodb.util, com.mongodb.gridfs, org.bson, org.bson.util, org.bson.types, org.bson.io

0 comments on commit 6a93228

Please sign in to comment.