Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19760

Distributions contain zips of feature packs's index at their root

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 34.0.0.Beta1, 34.0.0.Final
    • 33.0.0.Beta1, 33.0.0.Final, 33.0.1.Final, 33.0.2.Final
    • Build System
    • None

      When I download, WildFly 33.0.2.Final, there are 2 zips of the WildFly feature pacsk' indices at the root of the distributions:

      $ ls
      LICENSE.txt			bin/				domain/				standalone/			wildfly-galleon-pack.zip
      README.txt			copyright.txt			jboss-modules.jar		welcome-content/
      appclient/			docs/				modules/			wildfly-ee-feature-pack.zip
      $ unzip -t wildfly-ee-feature-pack.zip
      Archive:  wildfly-ee-feature-pack.zip
          testing: index.txt                OK
      No errors detected in compressed data of wildfly-ee-feature-pack.zip.
      $ unzip -t wildfly-galleon-pack.zip
      Archive:  wildfly-galleon-pack.zip
          testing: index.txt                OK
      No errors detected in compressed data of wildfly-galleon-pack.zip.
      

      They first appeared in WildFly 33.0.Beta1.

      They are also contained in the modules tree:

      $ unzip -t wildfly-33.0.2.Final.zip | grep zip
      Archive:  wildfly-33.0.2.Final.zip
          testing: wildfly-33.0.2.Final/wildfly-galleon-pack.zip   OK
          testing: wildfly-33.0.2.Final/modules/system/layers/base/org/wildfly/_internal/unstable-api-annotation-index/main/content/wildfly-galleon-pack.zip   OK
          testing: wildfly-33.0.2.Final/modules/system/layers/base/org/wildfly/_internal/unstable-api-annotation-index/main/content/wildfly-ee-feature-pack.zip   OK
          testing: wildfly-33.0.2.Final/wildfly-ee-feature-pack.zip   OK
      No errors detected in compressed data of wildfly-33.0.2.Final.zip.
      

      Their location in the modules tree is correct but they must not be present in the root directory of the distributions.

              bstansbe@redhat.com Brian Stansberry
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: