You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by er...@apache.org on 2018/01/08 12:04:36 UTC

[royale-compiler] 01/01: Merge branch 'develop' into as2wasm

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

erikdebruin pushed a commit to branch feature/as2wasm
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit 33c76115234ea88d081ab3598c6529dd72d3b946
Merge: 34054d5 bec15f8
Author: Erik de Bruin <er...@ixsoftware.nl>
AuthorDate: Mon Jan 8 13:04:27 2018 +0100

    Merge branch 'develop' into as2wasm

 NOTICE                                             |  2 +-
 NOTICE.base                                        |  2 +-
 NOTICE.fdb                                         |  2 +-
 NOTICE.oem                                         |  2 +-
 compiler-common/pom.xml                            |  7 +-
 .../royale/compiler/config/Configuration.java      |  3 +-
 compiler-externc/pom.xml                           | 11 ++-
 compiler-jx/pom.xml                                | 14 ++--
 compiler-test-utils/pom.xml                        |  4 +-
 .../org/apache/royale/utils/AntTestAdapter.java    |  2 +-
 compiler/pom.xml                                   | 11 +--
 .../internal/css/CSSNamespaceDefinition.java       |  4 +-
 .../internal/parsing/SourceFragmentsReader.java    | 24 ++++++
 .../tree/mxml/MXMLClassReferenceNodeBase.java      | 90 ++++++++++++++++++++++
 .../internal/tree/mxml/MXMLExpressionNodeBase.java |  2 +-
 .../internal/tree/mxml/MXMLTreeBuilder.java        |  2 +
 ...MavenTestSWCs.java => AAAMavenTestExternc.java} | 71 +----------------
 compiler/src/test/java/aa/AAMavenTestSWCs.java     | 23 ------
 debugger/pom.xml                                   |  8 +-
 .../royale/tools/debugger/cli/fdb_da.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_de.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_en.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_es.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_fi.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_fr.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_it.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_ja.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_ko.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_nb.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_nl.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_pt.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_ru.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_sv.properties    |  2 +-
 .../royale/tools/debugger/cli/fdb_zh_CN.properties |  2 +-
 .../royale/tools/debugger/cli/fdb_zh_TW.properties |  2 +-
 flex-compiler-oem/pom.xml                          | 10 +--
 pom.xml                                            |  9 ++-
 royale-ant-tasks/pom.xml                           |  4 +-
 royale-maven-plugin/pom.xml                        |  4 +-
 swfutils/pom.xml                                   |  7 +-
 40 files changed, 189 insertions(+), 161 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <co...@royale.apache.org>.