Can you post the snippet of the log that shows it getting GCL? I just looked at one of my installer.logs and didn't see it. I think there may be issues with the build script bringing down GCL unnecessarily.
I'm shutting down for tonight so I will check in the AM. Thanks, -Alex On 11/29/15, 11:58 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote: >I think this is mostly for Alex. > > >I have been working on replicating the installer functionality in a >node.js >module installer. I am looking at the Installer log and mimicking all the >downloads and file copies. > >I remember adding Google Closure download support for FlexJS a while ago. >I also see that the FlexJS binary package in fact does contain the google >closure library. > >In spite of this, the Installer seems to be downloading the Google Closure >library. Is that intentional or a bug? > >Thanks, >Om