That's output from the Closure compiler. It only runs on a release build, so maybe when it's not there, you're building the debug version only?
- Josh On Apr 27, 2017 12:40 AM, "OK" <p...@olafkrueger.net> wrote: > Hi, > does somebody know why the last rows of the compiler log sometimes look > like > this: > > -------- > ... > The project 'EmployeeAdmin' has been successfully compiled and optimized. > 18.773474231 seconds > -------- > > and sometimes like this: > > -------- > ... > Apr 27, 2017 9:29:58 AM com.google.javascript.jscomp.LoggerErrorManager > printSummary > INFORMATION: 0 error(s), 0 warning(s), 97.6% typed > The project 'EmployeeAdmin' has been successfully compiled and optimized. > 23.719833567 seconds > -------- > > Thanks, > Olaf > > > > -- > View this message in context: http://apache-flex- > development.2333347.n4.nabble.com/FlexJS-Compiler-log- > INFORMATION-0-error-s-0-warning-s-97-6-typed-isn-t- > always-there-tp61380.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >