Release Name: 0.3.2
Notes:
This release address a few issues, new and stalled in the tracker:
* Using Ruby Interpreter outside of declared PATH
* Using Ruby Interpreter in a folder with spaces (e.g. C:\Program Files)
* Trying to use mongrel_service in 64-bits Windows environments (Server 2003, Vista and XP, all x64 editions).
Changes:
* 0.3.2 *
* Solved detection of parent process at ServiceFB level
(solves the x64 Windows issues).
* Upgraded to ServiceFB 'trunk' (but pistoned it, just in case).
* Fixed problems with ruby installations outside PATH or inside folders with spaces.
* Activate FB pedantic warnings by default (is really useful).
* 0.3.1 *
* Single Service (SingleMongrel) object type implemented.
* Updated Rakefile to reflect the new building steps.
* Removed SendSignal, too hackish for my taste, replaced with complete FB solution.
* Added basic Process monitoring and re-spawning.
|