* igorlima/develop:
Fix watch plugin
Fix jshint errors
Add minwithcomments and minlang into release tasks
fix zone and zones tasks
fix minwithcomments task
fix minlang task
Add concatlang in release task
fix concatlang taks
Update core task to grunt plugin: min task → grunt-contrib-uglify plugin
add the grunt-contrib-uglify plugin
Add grunt-contrib-concat plugin
Remove nodeunit core task. There is the grunt-contrib-nodeunit plugin instead of it.
Fix error from jshint: Missing space after 'function'
update jshint plugin
upgrade grunt from 0.3 to 0.4 (changed the test and lint plugin)
import project metadata into the grunt config
Rename grunt.js to Gruntfile.js