SLING-4462 Resource Editor:
o removed 'grunt-contrib-jasmine' as its phantomjs configuration is broken. See https://github.com/gruntjs/grunt-contrib-jasmine/issues/156
karma-jasmine via phantomjs is equivalent and good.
o configured the env var 'PHANTOMJS_BIN' for the 'karma-phantomjs-launcher' 
o extracted the static content folder to a variable in the gruntfile
o separated the Karma task in a desktop_build target with Firefox and Chrome that can be triggered manually and into a target that will be used be default in the build

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1669906 13f79535-47bb-0310-9956-ffa450edef68
3 files changed
tree: d5a1fdb69b3662978bb65414e8484985bb1f364a
  1. frontend/
  2. src/
  3. .gitignore
  4. LICENSE.txt
  5. pom.xml
  6. README