Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-2806

The OSGi bundles build fails because the osgi manifest contains untransformed SNAPSHOT versions in Require-Bundle

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.2.0.M1
    • None
    • None
    • None

      The felix plugin translates the version 5.2.0-SNAPSHOT to 5.2.0.SNAPSHOT as you can see in the manifest.mf:

      Private-Package: .;version="5.2.0.SNAPSHOT",org.drools.visualize;version="5.2.0.SNAPSHOT"

      But it doesn't do that for dependencies:

      Require-Bundle: org.drools.api;visibility:=reexport;bundle-version="5.2.0-SNAPSHOT"

            gdesmet@redhat.com Geoffrey De Smet (Inactive)
            gdesmet@redhat.com Geoffrey De Smet (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

              Created:
              Updated:
              Resolved:
              Archived: