Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-8713

Make groovy osgi plugin extensible to be able to use it in eclipse target platform

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.1
    • 2.5.2
    • None
    • None

    Description

      Since 2.5, groovy is provided through modules only (the groovy-all jar has been removed) 

      The core module is groovy.jar, then additional modules like groovy-json are osgi fragment.

      Currently these cannot be really used in eclipse target platform, because classes exported by fragment are not visible by PDE. 

      Adding Eclipse-ExtensibleAPI: true to the groovy.jar manifest would solve that issue. This header is only used by PDE, it has no impact on osgi runtime.

      Attachments

        Activity

          People

            paulk Paul King
            amergey Arnaud MERGEY
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: