Share

Pronto

File Release Notes and Changelog

Release Name: 0.3

Notes:
Pronto Release 0.3

Pronto provides a lightweight framework for managing the runtime
configuration, operation and dependencies of Java applications. The
software is released under the LGPL license. Please read the
LICENSE.txt file for details. If you received a distribution with the
license file absent please contact me at the email address given at
the end of this file.

This is the third release of Pronto. It is an incomplete release
consisting of three of the intended five component
libraries. Nevertheless the code released here is fully functional,
tested and documented.

This release features Java libraries for configuration and state
transition management and application control, together with the
necessary supporting jars.  Documentation and more information about
the project is available at the sites below.

  * The SourceForge site: http://sourceforge.net/projects/pronto

  * The project site: http://www.tomgibara.com/projects/pronto/

  * The Maven site: http://www.tomgibara.com/projects/pronto/maven/

Tom Gibara
gibara@users.sourceforge.net
31st December 2006


Changes: Pronto Release 0.3 (December 31st 2006) 2006-12-29 Split the StateEngine transition method into two. 2006-12-29 Added path types for controling state path constraints. 2006-12-19 Pronto properties may now be overridden with System properties. 2006-12-16 Initial commit of the control module source code. 2006-11-06 Added base-entry Pronto class and shared executor. Pronto Release 0.2 (October 31st 2006) 2006-10-30 Finished first set of test cases. 2006-10-28 Wrote complete documentation for state API. 2006-10-25 Initial commit of the state project source code. 2006-09-27 Initiated Pronto state project. Pronto Release 0.1 (September 26th 2006) 2006-09-20 Brought source code into greater compliance with Checkstyle rules established for the project 2006-09-18 Brought all Java source files under the LGPL. 2006-09-17 Initial commit of the Pronto source code. Tom Gibara gibara@users.sourceforge.net 31st October 2006