view vm-profiler/agent/src/main/resources/com/redhat/thermostat/vm/profiler/agent/internal/settings.properties @ 2013:189fa2a6b1f5

Remove hard-coded Boot-Class-Path in profiler jar. Backport of: http://icedtea.classpath.org/hg/thermostat/rev/5cc6faab7e19 PR3153 Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2016-August/020729.html
author Jie Kang <jkang@redhat.com>
date Mon, 29 Aug 2016 14:50:28 -0400
parents 24397a6eba11
children 95d4e43f484f
line wrap: on
line source

# These values are prefixed with thermostat home at run-time
AGENT_JAR = plugins/vm-profiler/thermostat-vm-profiler-jvm-agent-${project.version}.jar
ASM_JAR = plugins/vm-profiler/asm-all-${asm.version}.jar