openzipkin / brave-karaf

Karaf integration and tests for Brave (java Zipkin tracer)
Apache License 2.0
7 stars 6 forks source link

Makes assembly create "incubating" filename and corrects baseDirectory #27

Closed codefromthecrypt closed 5 years ago

codefromthecrypt commented 5 years ago

This removes some manual work I did to rename the zip created by the package phase. It also corrects the base directly inside.

Thanks @abesto for noticing the latter!