Source code
The source code for JExecDaemon is available from under the LGPLv3 license from the following Subversion repository:
svn://svn.unlogic.se/jexecdaemon
The repository contains the code checked in as a Eclipse Java project. In order for the code to compile in Eclipse the following projects from my Utils library also needs to be checked out into the workspace:
svn://svn.unlogic.se/utils/standardutils
svn://svn.unlogic.se/utils/libraries/log4j
Standard Utils version
Since no official release Standard Utils has been made yet the trunk of JExecDaemon is currently built against the trunk of Standard Utils. For each official release of JExecDaemon a tag of Standard Utils is made, see the table below too see which tag of Standard Utils each release of JExecDaemon uses.
JExecDaemon release | Standard Utils tag |
---|---|
1.0 | 0.9.8 |