giltene / jHiccup

jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.
Other
677 stars 92 forks source link

Generate distribution package with only relevant files #11

Closed pbzdyl closed 10 years ago

pbzdyl commented 10 years ago

Hello,

I added maven-assembly-plugin to the build which packages only relevant files in tar.gz and zip archives. I created a test release with example packages in my fork: https://github.com/pbzdyl/jHiccup/releases/tag/v1.3.9-alpha-1

When drafting that release I just uploaded those two files (-dist.tar.gz and -dist.zip). Github generates two more packages with sources.