Miscellaneous helper scripts and resources used to build the other projects. The main components of the project are settings for the Eclipse IDE, resources for creating Javadoc, and some JUnit test helpers.
Maven plugin to work with code built externally to Maven, making use of Maven's dependency management and artifact publication tools only. This can be used, for example, to package projects that are maintained in arbitrary development environments and built with tools such as "make" or "msbuild".
procctrl
can be used to start a process, and later stop it,
by referencing it symbolically instead of by process id. Additionally, a
"parent" process can be monitored and the spawned process killed when that
parent terminates.
Copyright (c) 2015, all rights reserved.