You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2017/08/19 12:42:30 UTC

[9/9] git commit: [flex-falcon] [refs/heads/feature/amf] - Merge branch 'develop' into feature/amf

Merge branch 'develop' into feature/amf


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f422c99c
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/f422c99c
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/f422c99c

Branch: refs/heads/feature/amf
Commit: f422c99c4e1f72cf33e5c894c2d127a274d7bc52
Parents: 7bc6f70 1b3b89a
Author: piotrz <pi...@apache.org>
Authored: Sat Aug 19 14:41:40 2017 +0200
Committer: piotrz <pi...@apache.org>
Committed: Sat Aug 19 14:41:40 2017 +0200

----------------------------------------------------------------------
 .../javascript/jscomp/CompilerMapFetcher.java   |  53 +++++
 .../internal/codegen/js/jx/LiteralEmitter.java  |   2 +
 .../mxml/flexjs/MXMLDescriptorSpecifier.java    |  14 +-
 .../codegen/mxml/flexjs/MXMLFlexJSEmitter.java  |  21 +-
 .../mxml/flexjs/MXMLFlexJSPublisher.java        |  62 ++++--
 .../internal/projects/FlexJSProject.java        |  20 ++
 .../utils/JSClosureCompilerWrapper.java         | 204 ++++++++++++++++++-
 compiler-jx/src/test/build.xml                  |   6 +-
 .../org/apache/flex/maven/flexjs/BaseMojo.java  |  11 +-
 .../flex/maven/flexjs/CompileAppMojo.java       |   2 +-
 10 files changed, 358 insertions(+), 37 deletions(-)
----------------------------------------------------------------------