On 8/29/16, 10:43 PM, "OK" <p...@olafkrueger.net> wrote:
>Hi, >cause I stumbled over an missing resource [1] during the FlexJS build >process I wonder if there're more dependencies to external resources and >if >it would be an issue if these resources will be not available anymore some >day. >E.g. it seems to me that googlecode will be closed at the end of 2016 [2] > >Are there're any fallbacks for such a scenario? Sort of. If we've bundled a copy of a file in any of our releases and we can't find a future home for that file (a place where future development/bug fixing is going on), in most cases we can either just put it in our repo or have a volunteer host it on their GitHub account. I think I may have found a GitHub copy of svg.js at [3]. I will verify it some day. Thanks, -Alex > >Thanks, >Olaf > > >[1] https://closureidl.googlecode.com/files/svg.js is moved to >https://code.google.com/archive/p/closureidl/downloads/svg.js > >[2] >https://google-opensource.blogspot.de/2015/03/farewell-to-google-code.html [3] https://github.com/wffurr/closureidl/blob/master/examples/svg.js