The code which sends the startup command to the daemon is from the original walking skeleton and not unit tested, which makes it hard to modify. This part must be re-designed before we can add support for a second command - the shutdown command.
2013-11-29
2013-11-22
2013-11-17
Let's Code Jumi #281: Process Liveliness (Part 1)
To get started on daemon shutdown commands, we need to expose the java.lang.Process
instance to assert whether it's dead or alive.
Labels:
jumi
2013-11-13
Let's Code Jumi #280: Final Decoupling
The recent unit tests failed when doing a clean build because JumiLauncher
was still coupled with the embedded daemon JAR.
Labels:
jumi
2013-11-08
Subscribe to:
Posts (Atom)