Howdy, While working on wiring in Bootstrap v2.0.3, Tony and I discovered that we pull in v2.0.2 of Bootstrap javascript from http:// http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.0.2/bootstrap.min.js. I understand that we pull from a CDN to avoid any potential issues around licensing.
However, v2.0.3 is not available on that CDN, which begs a larger question: can/should we include Bootstrap files, period? For LESS, that's pretty much what you have to do. For JS, we could go either way, but I would more comfortable keeping JS and CSS on the same version. Incidentally, Bootstrap is available under the same license (Apache v2.0) as Rave. Certainly, we'll retain their license notices and attribute the code back to Bootstrap. So, OK to include, or no? Stan Drozdetski MITRE
