aws / aws-xray-java-agent

The official AWS X-Ray Auto Instrumentation Agent for Java.
Apache License 2.0
42 stars 18 forks source link

added build step to rewrite the disco agent manifest #55

Closed willarmiros closed 4 years ago

willarmiros commented 4 years ago

Description of changes: Since Disco points to its JAR name in its agent's manifest file and we rename the disco agent JAR file, we also have to rewrite the manifest. This logic automates that for us.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.