carlosrovira commented on issue #1083:
URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784041254
Hi Javier,
I build all today (without latest Josh changes about player global
generation). Then build todomvc-crux-jewel example with maven and with maven
sdk distribution in vscode and all worked fine.
Then I added this to Beans.mxml:
```xml
<crux:Bean id="dynamicChannels">
<crux:source>
<fx:Array>
<fx:Object/>
</fx:Array>
</crux:source>
</crux:Bean>
```
And still build ok. So can't find any issue. How you're building?
----------------------------------------------------------------
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]