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/03/12 13:11:32 UTC

[17/18] git commit: [flex-falcon] [refs/heads/feature/maven-migration] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration

Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into feature/maven-migration


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

Branch: refs/heads/feature/maven-migration
Commit: 8ea63f7e628eba9734af459cdae027d675aec296
Parents: e203e4a ea7610b
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Sat Mar 12 12:59:10 2016 +0100
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Sat Mar 12 12:59:10 2016 +0100

----------------------------------------------------------------------
 build.xml                                       |   5 +-
 compiler.jx.tests/build.xml                     |   5 +
 .../codegen/externals/ExternalsTestBase.java    |   5 +-
 .../codegen/js/flexjs/TestFlexJSFile.java       |  15 +-
 .../codegen/js/flexjs/TestFlexJSProject.java    |  71 ++++-----
 .../codegen/js/goog/TestGoogProject.java        |  26 ++--
 .../codegen/js/vf2js/TestVF2JSFile.java         |   9 +-
 .../codegen/js/vf2js/TestVF2JSProject.java      |  13 +-
 .../mxml/vf2js/TestVF2JSMXMLApplication.java    |   9 +-
 .../compiler/internal/test/AMDTestBase.java     |   4 +-
 .../flex/compiler/internal/test/TestBase.java   |  25 ++--
 .../internal/test/VF2JSMXMLTestBase.java        |   6 +-
 .../flex/compiler/utils/EnvProperties.java      | 146 ------------------
 .../org/apache/flex/utils/EnvProperties.java    | 149 +++++++++++++++++++
 .../org/apache/flex/utils/EnvProperties.java    |  12 +-
 15 files changed, 261 insertions(+), 239 deletions(-)
----------------------------------------------------------------------