Uploaded image for project: 'Commons IO'
  1. Commons IO
  2. IO-734

The OSGi manifest now contains sun.* packages in the Import-Package instruction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.9.0
    • 2.10.0
    • None
    • None

    Description

      After attempting to upgrade to commons-io:2.9.0 for apache sling I see that there are now required imports for some sun.* packages in the OSGi manifest.  These references appear to be coming from a new BufferedFileChannelInputStream class in version 2.9.0.

      This results in an error for OSGi environments where those packages are not exposed anywhere.

      Specifically this error:

       

      commons-io:commons-io:2.9.0: is importing package(s) [sun.nio.ch, sun.misc] in start level 5 but no bundle is exporting these for that start level. 
      

      It would be best if commons-io was not using sun.* packages, but if you must reference those then perhaps those imported packages could be marked optional in the manifest so the commons-io OSGi bundle will not fail to activate when those are not available?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              enorman Eric Norman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h