Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix repacking #25

Merged
merged 4 commits into from
Sep 24, 2019
Merged

Fix repacking #25

merged 4 commits into from
Sep 24, 2019

Conversation

lubomir
Copy link
Contributor

@lubomir lubomir commented Sep 23, 2019

If there is not maven-repository subdirectory, extract everything but remove top level directory.

In debug mode print details about how files are moved.

If the input zip file contains multiple top level entries, an error is reported.

This is a second case of what an input file can look like. The content
to be uploaded is directly under a top-level directory. The name of that
top-level directory still does not matter.
When running with `--debug`, print a notice for every file to see how it
is moved.
If there is more than one top-level entry in the zip file, it's clearly
something we don't know how to process. Report an error and abort the
upload instead of doing something wrong.
@lubomir lubomir merged commit 90b48ce into release-engineering:master Sep 24, 2019
@lubomir lubomir deleted the fix-repacking branch September 24, 2019 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant