Commit fa1d0f5
committed
AppDynamics custom resources
Previously, if a user wanted to override the app-agent-config.xml file
in their application, it was impossible to do so. This change adds
the copy_resources() functionality to the AppDynamics framework. This
functionality now allows a user to add files to
resources/app_dynamics_agent and have those files overlayed on the
framework's sandbox.
[#67769548]1 parent 33f59b1 commit fa1d0f5
File tree
3 files changed
+5
-1
lines changed- docs
- lib/java_buildpack/framework
3 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments