Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A8866200CC5 for ; Mon, 26 Jun 2017 22:52:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A764A160BDA; Mon, 26 Jun 2017 20:52:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0253F160BDE for ; Mon, 26 Jun 2017 22:52:51 +0200 (CEST) Received: (qmail 65164 invoked by uid 500); 26 Jun 2017 20:52:51 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 65125 invoked by uid 99); 26 Jun 2017 20:52:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2017 20:52:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C529DE96B0; Mon, 26 Jun 2017 20:52:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: piotrz@apache.org To: commits@flex.apache.org Date: Mon, 26 Jun 2017 20:52:50 -0000 Message-Id: <92ea27fd770944278461d43cf345ff03@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/5] git commit: [flex-falcon] [refs/heads/feature/FLEX-35328_simplify_mdl_drop_down_list] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into develop archived-at: Mon, 26 Jun 2017 20:52:52 -0000 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into develop Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/88faf6bd Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/88faf6bd Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/88faf6bd Branch: refs/heads/feature/FLEX-35328_simplify_mdl_drop_down_list Commit: 88faf6bd34cdfdd74083ba6323fd71eaa2c714e6 Parents: 4d1cff9 c96a7b9 Author: Alex Harui Authored: Mon Jun 26 08:33:50 2017 -0700 Committer: Alex Harui Committed: Mon Jun 26 08:33:50 2017 -0700 ---------------------------------------------------------------------- compiler-jx/pom.xml | 8 ++-- .../flexjs/projects/interfaces/Test.as | 6 +-- compiler-test-utils/pom.xml | 4 +- compiler/pom.xml | 6 +-- .../as/codegen/ABCGeneratingReducer.java | 2 +- debugger/pom.xml | 6 +-- flex-compiler-oem/pom.xml | 8 ++-- flexjs-ant-tasks/pom.xml | 4 +- flexjs-maven-extension/pom.xml | 2 +- flexjs-maven-plugin/pom.xml | 4 +- .../resources/config/compile-app-config.xml | 8 ++-- .../config/compile-asdoc-js-config.xml | 48 ++++++++++---------- .../resources/config/compile-swf-config.xml | 16 +++---- pom.xml | 4 +- 14 files changed, 63 insertions(+), 63 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/88faf6bd/pom.xml ---------------------------------------------------------------------- diff --cc pom.xml index 9ef3c7a,3425c09..5837abe --- a/pom.xml +++ b/pom.xml @@@ -597,4 -591,4 +597,4 @@@ -- ++