AFAICT, this error wasn't cause by the above commit. It just allowed you to get further to the point where you would run into this issue. I'm surprised we didn't hit this sooner. The main class's dependencies were not being added to the addDependency list. The only reason it worked is because those same dependencies were referenced elsewhere in the code other than the static dependency list. I am testing a fix now.
[ Full content available at: https://github.com/apache/royale-compiler/issues/47 ] This message was relayed via gitbox.apache.org for [email protected]
