Esri / dojo-bootstrap-map-js

Samples for how to use the Esri ArcGIS API for JavaScript w/ Bootstap via Dojo-bootstrap
Apache License 2.0
71 stars 84 forks source link

grunt build fails on dojo:dist task if Java not present #90

Closed leighghunt closed 9 years ago

leighghunt commented 9 years ago

When building on a Windows machine without Java installed, I encountered the following error:

c:\inetpub\wwwroot\dojo-bootstrap-map-js>grunt build
Running "jshint:all" (jshint) task
>> 10 files lint free.

Running "clean:build" (clean) task
>> 0 paths cleaned.

Running "dojo:dist" (dojo) task

Building Dojo...
>> Error
Warning: Task "dojo:dist" failed. Use --force to continue.

Aborted due to warnings.
leighghunt commented 9 years ago

Fixed by @tomwayson in https://github.com/Esri/dojo-bootstrap-map-js/commit/bf8f311c5b0dbf7959f58a4ca41b141aab1759cf