This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch ReleaseModules
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.
at a06255f get release modules to work by removing package
initialization from modules that shouldn't be there, by using Closure Compiler
for externs reports, and adding Language APIs to the externs report
This branch includes the following new commits:
new 29eea23 revert back to original passes
new d27c834 move externs reporting to Closure Compiler. It knows how to
produce a much better set of externs
new 5a60e41 get release modules to work by preventing rename of
superClass_ in base.js, and by excluding compilation of files excluded from the
module
new b862687 add option to prevent renaming some object keys
new f7634af don't bring in files for modules that were in the app, rename
object keys in files, and prevent renaming of Language APIs if outputting a
module
new a06255f get release modules to work by removing package
initialization from modules that shouldn't be there, by using Closure Compiler
for externs reports, and adding Language APIs to the externs report
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.