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

artifact does not support nested filter

XMLWordPrintable

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

      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>
      

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

                Created:
                Updated:
                Resolved: