task gulpBuild(type: Exec) { description "Executes 'gulp build' to create the browserfiedjavaScript bundle" commandLine './gulp.sh', 'build' }