pravega / schema-registry

Pravega Schema Registry repository
Apache License 2.0
15 stars 23 forks source link

Issue 261: Compress distribution tar files using gzip #262

Closed derekm closed 1 year ago

derekm commented 1 year ago

Change log description
Produce compressed .tgz release assets instead of uncompressed .tar assets.

Purpose of the change
Fixes #261

What the code does
Sets gzip as the compression for Tar tasks in the gradle build.

How to verify it
./gradlew clean distribution and note *.tgz files in build/distribution.