Skip to content

[JENKINS-64621] Zip artifact downloads missing a top-level directory #11875

Description

@jenkins-infra-bot

Upgrading from 2.263.1 to 2.263.2 has this undocumented change.
Zip files of artifacts no longer have a top-level directory, but all the contents at the root.

Examples:

  • $BUILD_URL/artifact/target/*zip*/target.zip
  • $BUILD_URL/artifact/dist/Release/*zip*/Release.zip
  • $BUILD_URL/Documentation/*zip*/Documentation.zip

Possible regression of JENKINS-19947


Originally reported by jameshowe, imported from: Zip artifact downloads missing a top-level directory
  • assignee: wfollonier
  • status: Closed
  • priority: Major
  • component(s): core
  • label(s): 2.263.3-fixed, regression, security-1452
  • resolution: Fixed
  • resolved: 2021-01-19T13:04:15+00:00
  • votes: 2
  • watchers: 9
  • imported: 2025-11-24
Raw content of original issue

Upgrading from 2.263.1 to 2.263.2 has this undocumented change. Zip files of artifacts no longer have a top-level directory, but all the contents at the root.

Examples:

  • $BUILD_URL/artifact/target/*zip*/target.zip
  • $BUILD_URL/artifact/dist/Release/*zip*/Release.zip
  • $BUILD_URL/Documentation/*zip*/Documentation.zip

Possible regression of JENKINS-19947

  • environment: Jenkins LTS 2.263.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions