DmitryBaranovskiy / raphael

JavaScript Vector Library
https://dmitrybaranovskiy.github.io/raphael/
MIT License
11.27k stars 1.67k forks source link

Bower warning about eve short-sha #1065

Closed ghost closed 8 years ago

ghost commented 8 years ago

I get the following warning each time I install raphael via bower:

bower eve#eef80ed
short-sha consider using longer commit sha to avoid conflicts

Would adding full eef80ed8d188423c2272746fb8ae5cc8dad84cb1 in place of eef80ed here: https://github.com/DmitryBaranovskiy/raphael/blob/db2b2f2/bower.json#L6 fix the warning?

Perhaps upgrading it to the latest 0.5.0 commit: e5743970ae26ec1e6ce099ca5e6492c727ed7147 (adobe-webplatform/eve@e5743970ae26ec1e6ce099ca5e6492c727ed7147 -> Jul 2014) instead of continue to use the existing one: eef80ed8d188423c2272746fb8ae5cc8dad84cb1 (adobe-webplatform/eve@eef80ed -> Jan 2013) would bring some goodness as well..

antonmarin commented 8 years ago

composer doesn't support short sha. Update it, please ))

tomasAlabes commented 8 years ago

Updated in 07f3dd1 using my own version of eve, as adobe's version doesn't have a tag for the new release and the rest (eve, raphael-eve and adobe-eve don't exist or are not updated)