etsy / statsd-jvm-profiler

Simple JVM Profiler Using StatsD and Other Metrics Backends
MIT License
330 stars 93 forks source link

Generate Separate Uberjar #33

Closed ajsquared closed 8 years ago

ajsquared commented 8 years ago

Generating only an uberjar can cause trouble for users that rely on different versions of libraries included in the uberjar. Instead we should produce separate standard and uber jars.

ajsquared commented 8 years ago

The Premain-Class and Agent-Class settings are only applied to the uberjar.