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

Generate correct content of empty jars #112

Merged
merged 1 commit into from Jun 26, 2022
Merged

Commits on Jun 26, 2022

  1. Generate correct content of empty jars

    - automatically generated empty jars had wrong content due to read output before stream close
    - ByteArrayOutputStream needn't be closed
    - add test for empty jar and empty plugin jar
    slawekjaranowski committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    e93d97e View commit details
    Browse the repository at this point in the history