STORM-1044 Improved message template checking.
Review Request #174 - Created March 3, 2011 and submitted
Kelly Washington | Reviewers | ||
https://bitbucket.org/kelly_linden/viewer-development/ | viewer | ||
STORM-1044 | |||
None | viewer-development |
Improved message template checking. * If no changes have been made to the message template the check is local only and trivial. * If changes have been made to the message template then compatibility is verified on the first build after the change instead of when they package. * Automated systems can use --force to force full message template verification
* Built the viewer and verified only the hash is checked. * Changed the template and verified full verification happens and a new sha1 saved.
This seems to be good.
Other reviews