checksum check doesn't see files from minify task, at least in certain situations.
boot package didn't see minified file
boot package target worked correctly
Currently validate-checksums checks the fileset before running next-handler (i.e. pre-wrap) maybe it should first run other handlers and then do the check?