Skip to content
matlux edited this page Sep 7, 2014 · 1 revision

Welcome to the jvm-breakglass Release Notes!

JVM-breakglass R_0.0.7

  • start/stop via method calls of the JVM-breakglass component
  • JMX start/stop of the JVM-breakglass component (that's what I call a true "breakglass" feature)
  • print statement converted to log statement using the Java logging framework
  • optional propagation of RuntimeException due to error during stop or start of the server
  • propagation of RuntimeException due to error during Registration UnRegistration of Nrepl MBean
  • Introduced tests to make the project and future releases more robust

Functionalities available on the master branch. Fell free to test it and send me feedback before the release.

Clone this wiki locally