java-buildpack icon indicating copy to clipboard operation
java-buildpack copied to clipboard

Enhance JaCoCo Agent Configuration

Open billy-briggs-dev opened this issue 4 months ago • 1 comments

Related issue: https://github.com/cloudfoundry/java-buildpack/pull/1115

While working with Jacoco Agent, I ran into issues trying to configure it for my company's use case. This PR just expands the implementation to support the full JaCoCo Agent interface as listed in their documentation:

https://www.eclemma.org/jacoco/trunk/doc/agent.html

Would appreciate any/all feedback!

billy-briggs-dev avatar Aug 19 '25 18:08 billy-briggs-dev