On 12/13/16, 3:34 PM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:

>Hey all,
>
>I notice that the default Closure compiler version is 20151015. Can we
>update to a newer build?

Sure, give it a try.  First, before making any changes, I suggest you
verify you can do the following:

In flex-falcon, run "ant wipe-all", then "ant all"
In flex-typedefs, run "ant wipe", then "ant".
In flex-asjs, run "ant super-clean", then "ant main checkintests"
Then in flex-asjs, go to examples\flexjs\DataBindingExample and run "ant".

If all of that works, change the link to Closure Compiler in flex-falcon
in the downloads.xml file and perform those steps again.
Keep an eye out for lots of new warnings from GCC when compiling
DataBindingExample.  If the output is the same, you are good to go,
otherwise we might need to force a Google Closure Library update as well.

Thanks,
-Alex

Reply via email to