mk23 / jmxproxy

JMX to HTTP Proxy
https://mk23.github.io/jmxproxy
MIT License
42 stars 19 forks source link

Don't trim stack traces in tests #165

Closed mk23 closed 6 years ago

mk23 commented 6 years ago

Helps with debugging. Add this to anonymous and authenticated tests:

<trimStackTrace>false</trimStackTrace>