Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-221

artifact does not support nested filter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.5.0.CR1
    • None
    • XML
    • None

    Description

      With OSGi bundles it is common that they repackage the API that they depend on. In feature packs, we would need support for a configuration like this

              <artifact name="${org.apache.felix:org.apache.felix.configadmin}">
                  <filter>
                      <exclude path="org/osgi/**" />
                  </filter>
              </artifact>
      

      Attachments

        Activity

          People

            dlloyd@redhat.com David Lloyd
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: