You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2016/09/29 09:29:56 UTC

[09/10] git commit: [flex-falcon] [refs/heads/develop] - Merge branches 'develop' and 'feature-autobuild/maven-archetypes' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature-autobuild/maven-archetypes

Merge branches 'develop' and 'feature-autobuild/maven-archetypes' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature-autobuild/maven-archetypes


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

Branch: refs/heads/develop
Commit: 86266d88fc5d80b2bbf02cbe728ac5c78d608089
Parents: 128246e d4ff97b
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Thu Sep 29 10:57:13 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Thu Sep 29 10:57:13 2016 +0200

----------------------------------------------------------------------
 .../codegen/mxml/flexjs/MXMLFlexJSEmitter.java  | 29 +++++--
 .../js/flexjs/JSCSSCompilationSession.java      | 20 +++--
 .../apache/flex/compiler/utils/NativeUtils.java |  1 +
 .../mxml/flexjs/TestFlexJSMXMLApplication.java  | 46 ++++------
 .../mxml/flexjs/TestFlexJSMXMLScript.java       | 88 +++++++++-----------
 .../flexjs/files/FlexJSTest_again_result.js     | 14 ++--
 .../flexjs/files/MyInitialView_result.js        | 60 ++++++-------
 .../files/controllers/MyController_result.js    |  4 +-
 .../flexjs/files/models/MyModel_result.js       |  6 +-
 .../flexjs/files/wildcard_import_result.js      | 13 ++-
 10 files changed, 145 insertions(+), 136 deletions(-)
----------------------------------------------------------------------