joshtynjala commented on issue #102: MXML tag without prefix causes NullPointerException URL: https://github.com/apache/royale-compiler/issues/102#issuecomment-563373266 I can reproduce the issue with Maven. However, I've determined that my recent changes did not cause it. I can reproduce a compiler error with 0.9.6 too. It's a slightly different error, but I'm pretty certain that it's the same bug. ``` Error: In initializer for 'fx:Array' multiple initializer values are not permitted for target type '*'. <fx:String>Features</fx:String> ^ ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
