<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">If you are doing Hawkular UI development please update your Typescript compiler to 1.6 (from 1.5) as we will begin using those features and you may have issues compiling on your local development machine if you are not using 1.6.<div class=""><br class=""></div><div class="">Announcing Typescript 1.6: <a href="http://blogs.msdn.com/b/typescript/archive/2015/09/16/announcing-typescript-1-6.aspx" class="">http://blogs.msdn.com/b/typescript/archive/2015/09/16/announcing-typescript-1-6.aspx</a><br class=""><div class=""><br class=""></div><div class="">Please note, if you are just compiling Hawkular via maven no changes are needed. However for UI dev work using gulp and bower incompatibilities may occur. </div><div class=""><br class=""></div><div class=""><i class="">tsc —version </i></div><div class=""><br class=""></div><div class="">to see what version of typescript </div><div class=""><br class=""></div><div class="">and to update:</div><div class=""><br class=""></div><div class=""><i class="">sudo npm update -g typescript</i></div><div class=""><i class=""><br class=""></i></div><div class=""><i class="">It should read Version 1.6.2 after the update</i></div><div class=""><br class=""></div><div class="">NOTE: This is a several day warning before the actual changes will take place this weekend. So if you are running the gulp dev build and get funny errors next week update your TS version first.</div></div></body></html>