ryandens / javaagent-gradle-plugin

A set of Gradle plugins to ease building Java applications that leverage instrumentation agents in development and/or in production
Apache License 2.0
47 stars 8 forks source link

Fix Start script caching issue #43

Closed ryandens closed 11 months ago

ryandens commented 11 months ago

Fixes #41

Create a failing test reproducing the issue and adds the javaagent configuration as an input of the application plugin's startScripts task because this plugin templates the start script based on the files resolved in the javaagent configuration