Add 'export-package' declaration in Java driver jar so that mongodb classes are usable in an OSGi context.

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Minor - P4
    • 2.2
    • Affects Version/s: 2.1
    • Component/s: None
    • None
    • Environment:
      N/A
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The META-INF/MANIFEST currently in the Java JAR does not export any packages. It would be nice to be able to use the driver as a bundle in an OSGi runtime. The additional line in MANIFEST.MF would be something like...

      export-package: com.mongodb, com.mongodb.io, com.mongodb.util

        1. build.xml
          5 kB
        2. MANIFEST.MF
          0.3 kB

              Assignee:
              Eliot Horowitz (Inactive)
              Reporter:
              Ken Gilmer
              None
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: