Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3973

Exclusion from {local-packages} doesn't work anymore

    XMLWordPrintableJSON

Details

    Description

      I've been using Export-Package: !org.apache.jsp.*,

      {local-packages} to exclude jspc compilers output, but with BND 2.0.0 this stopped working completely (although until now I was getting a bunch of warnings).

      BND currently gives a second chance to non matching packages. This feature will rended !org.apache.jsp.* useless since {local-packages}

      is expanded to clause that contains org.apache.jsp prefixed packages.

      A fix would be to pre-filter the

      {local-packages}

      against Export/Private-Package clauses

      Attachments

        1. FELIX-3973.diff
          7 kB
          Tuomas Kiviaho

        Activity

          People

            Unassigned Unassigned
            tuomas_kiviaho Tuomas Kiviaho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: