rMake News
Post details: rMake 1.0.27 released
April 17, 2009
rMake 1.0.27 is a maintenance release.
New Features:
- A trove build is no longer considered to have "failed" if the build contains only pre-built troves or otherwise has no new troves to promote at commit time. (RMK-977)
Bug Fixes:
- The "autoLoadRecipes" config item has been added to the list of options allowed to be configured when "strictMode" is set. (RMK-942)
Protocol Changes:
- The rMake protocol is no automatically changes when the rMake version number changes. Instead, we will change it when there are known incompatible changes. This will allow rMake to function better in client/server models where the clients are updated more rapidly than the server. (RMK-960)