Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-1320

[OSGi] drools-compiler uses wrong package name to import kie-ci

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.5.0.Final, 7.0.0.Beta3
    • None
    • None
    • None
    • NEW
    • NEW

    Description

      drools-compiler is optionally importing org.kie.scanner package as that is needed to work with the kie-ci in OSGi. The package import is, however, incorrect: =org.kie.scanner.*;resolution:=optional will not get transformed into the actual package name, but rather stays as org.kie.scanner.*, which is not valid. This needs to be changed to just org.kie.scanner.

      Attachments

        Issue Links

          Activity

            People

              psiroky_jira Petr Široký (Inactive)
              psiroky_jira Petr Široký (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: