Warnings shouldn't stop the compiler from producing output you can try to
run.  Public var warnings are hinting that some code may not survive JS
optimization.  It depends on if those public vars represent external data.
 If they are for internal data structures it has a better chance of
working.

On 3/18/18, 6:53 PM, "doug777" <doug777...@gmail.com> wrote:

>Just noticed this confirmation after all the public var warnings :
>
>: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
>: The project '...' has been successfully compiled and optimized.
>: 19.505789942 seconds
>
>Doug
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy
>ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cfe0d8
>1411252401787af08d58d3c3297%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6
>36570212058457961&sdata=%2Bp8%2Bl6YmfkoH5V2l%2Fi2UyWx42BAp%2BuntSIRcIwR%2B
>Qkc%3D&reserved=0

Reply via email to