winston.info('[plugins] Expected method for hook \''+hook+'\' in plugin \''+hookObj.id+'\' not found, skipping.');
@ -377,12 +378,17 @@ var fs = require('fs'),
next();
},function(){
/*
Backwardscompatibilityblockforv0.5.0
RemovethisonceNodeBBentersv0.5.0-1
*/
if(deprecationWarn.length){
winston.warn('[plugins] The `action:app.load` hook is deprecated in favour of `filter:app.load`, please notify the developers of the following plugins:');