On 1/18/17, 1:41 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" <carlos.rov...@gmail.com on behalf of carlosrov...@apache.org> wrote:
>Hi Alex, > >2017-01-18 17:36 GMT+01:00 Alex Harui <aha...@adobe.com>: > >> >> Looks like BSD 3-clause to me, which is ok to use. >> >> https://opensource.org/licenses/BSD-3-Clause >> >> >then I'll try to include the latest version. I already studied the >examples >you posted but are not using CDNJS version, but a hosted version (the same >I'll try to do) >Why CDNJS version (normal or minified) does not work? its a secret for me. >That would be the preferred way to do this, but if it doesn't work...we >must go with the B plan that is server the scripts ourselves (now that we >know LICENSE is not a problem) We could teach the compiler to look inside inject_html and copy stuff from the SWCs. It may be a few days before I get to it. I think it can all be done inside GoogDepsWriter.java if you want to take a shot at it. In the short term, can you use the version from the same URL the examples are using? -Alex