Closed DaanVanYperen closed 4 years ago
Fixed in https://github.com/junkdog/graftt/commit/56806477d0ceb666557ab6b74d11f79d2d256e28
Changed it somewhat from your pull request: there's now an additional =
, format is: param1=value1,value2;param2=value3
, so:
java -javaagent:agent-${VERSION}.jar=cp=C:\path1\to\artifact.jar ...
Given classpath:
cp:C:\github\odb\artemis-odb-contrib\contrib-plugin-debug/../contrib-plugin-lifecycle-transplants/target/classes/
(windows)GraftAgent::parseArgs parses it as "C", caused by 349272f5e81f0c42f85bab67aa616a608be4dee0
Resulting in: