You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2019/02/03 01:14:47 UTC

[royale-asjs] branch develop updated (6cd65ee -> c2d936d)

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 6cd65ee  mx numberformatter remove empty if to avoid compilert output warning
     new f445e35  typo
     new 809e29b  Mention closure files in compiler
     new 0c70bad  keep some code from being removed by closure that is going to be needed by loading app
     new c2d936d  export protected methods so they don't get removed by closure from the main app when needed by a module

The 8591 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.


Summary of changes:
 LICENSE                                                   | 10 ++++++++++
 examples/mxroyale/tourdeflexmodules/src/explorer.xml      |  2 +-
 .../MXRoyaleJS/src/main/config/compile-js-config.xml      |  2 ++
 .../MXRoyale/src/main/royale/mx/modules/Module.as         | 15 +++++++++++++++
 4 files changed, 28 insertions(+), 1 deletion(-)