Re: [2/2] git commit: [flex-utilities] [refs/heads/develop] - npm-flexjs: fixed broken URLs for guava and jburg JARs

2016-09-22 Thread Josh Tynjala
I discovered that the current version of FlexJS 0.7 on NPM cannot build SWFs because a couple of dependencies failed to download (guava and jburg). The URLs were returning 404 status, but the install script didn't detect the issue. Transpiling to JS works correctly with the NPM version. FlexJS 0.7

Re: [2/2] git commit: [flex-utilities] [refs/heads/develop] - npm-flexjs: fixed broken URLs for guava and jburg JARs

2016-09-22 Thread OmPrakash Muppirala
Good catch! Thanks, Om On Thu, Sep 22, 2016 at 4:07 PM, Josh Tynjala wrote: > I discovered that the current version of FlexJS 0.7 on NPM cannot build > SWFs because a couple of dependencies failed to download (guava and jburg). > The URLs were returning 404 status, but the install script didn't

Re: [2/2] git commit: [flex-utilities] [refs/heads/develop] - npm-flexjs: fixed broken URLs for guava and jburg JARs

2016-09-24 Thread OmPrakash Muppirala
I pushed out an update to npm with these fixes. Thanks, Om On Thu, Sep 22, 2016 at 4:42 PM, OmPrakash Muppirala wrote: > Good catch! > > Thanks, > Om > > On Thu, Sep 22, 2016 at 4:07 PM, Josh Tynjala > wrote: > >> I discovered that the current version of FlexJS 0.7 on NPM cannot build >> SWFs