This latest release of Pronto provides a very convenient logging configuration library that load logging configuration from a variety of sources and dynamically detect changes in logging levels.
Pronto is a lightweight framework for managing the runtime configuration, operation and dependencies of Java applications.
This fourth release contains more than half of the framework in a collection of independent and reusable libraries. The code released today, though intended to be part of a larger whole is self contained and usable as-is. All libraries are accompanied by test cases and complete javadocs.... read more
Pronto's third release is now public. It includes improvements to its state graph library and a new control library for externally controlling Java applications.
Pronto is a lightweight framework for managing the runtime configuration, operation and dependencies of Java applications.
This third release contains approximately half of the framework in a collection of independent and reusable libraries. The code released today, though intended to be part of a larger whole is self contained and usable as-is. All libraries are accompanied by test cases and complete javadocs. ... read more
The Pronto project has had its second release which adds a Java library for creating and operating state transition graphs.
Pronto is intended to become a lightweight framework for managing the runtime configuration, operation and dependencies of Java applications.
This second release contains the configuration and state management portions of the framework. The code released today, though intended to be part of a larger system is self contained and usable as-is. The libraries are accompanied by test cases and complete javadocs. ... read more
I'm pleased to announce that the humble Pronto project has had its first release.
Pronto is intended to become a lightweight framework for managing the runtime configuration, operation and dependencies of Java applications.
This first release contains only the configuration portion of the framework. Nevertheless I think that the code released today will be useful to someone - it has passed its initial test-cass and is documented.... read more