This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
commit c1368fc1b56ca9699ee573690f950bfdfeeccedc Merge: 2898680 7317640 Author: Alex Harui <aha...@apache.org> AuthorDate: Mon Feb 12 12:12:38 2018 -0800 Merge tag 'apache-royale-0.9.1' "Official release of apache-royale-0.9.1" README | 4 + RELEASE_NOTES | 12 ++ build.properties | 2 +- compiler-common/pom.xml | 4 +- compiler-externc/build.xml | 2 +- compiler-externc/pom.xml | 8 +- compiler-jx/pom.xml | 14 +-- .../apache/royale/compiler/clients/MXMLJSC.java | 23 +++- .../codegen/js/royale/JSRoyaleASDocEmitter.java | 48 +++++++- compiler-test-utils/pom.xml | 4 +- .../org/apache/royale/utils/AntTestAdapter.java | 2 +- compiler/pom.xml | 100 ++++++++++++++-- .../as/codegen/MXMLClassDirectiveProcessor.java | 6 +- .../internal/css/CSSNamespaceDefinition.java | 4 +- compiler/src/test/java/aa/AAAMavenTestExternc.java | 84 -------------- compiler/src/test/java/aa/AAMavenTestSWCs.java | 126 --------------------- debugger/pom.xml | 8 +- flex-compiler-oem/pom.xml | 10 +- pom.xml | 4 +- royale-ant-tasks/pom.xml | 4 +- royale-maven-plugin/pom.xml | 4 +- swfutils/pom.xml | 4 +- 22 files changed, 216 insertions(+), 261 deletions(-) -- To stop receiving notification emails like this one, please contact aha...@apache.org.