Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-6158

Missing directory entries in groovy-all JAR

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.3
    • 2.1.4, 2.2.0-beta-1
    • None
    • None

    Description

      When:

      Checking groovy-all jar content via any zip tool.

      I expect:

      groovy/beans
      groovy/beans/Bindable.class
      ...
      

      I get:

      groovy/beans/Bindable.class
      ...
      

      e.g, all entries for directories are not packaged in the jar. This causes a problem while trying to get groovy resources from classpath:

      http://bugs.sun.com/view_bug.do?bug_id=4761949

      In particular, it breaks Spock integration with Arquillian:

      https://issues.jboss.org/browse/ARQ-1143

      Attachments

        Activity

          People

            paulk Paul King
            kapy Karel Piwko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: