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 DAD9C200D1E for ; Thu, 7 Sep 2017 00:30:58 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D995A161712; Wed, 6 Sep 2017 22:30:58 +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 B0BBC1612C6 for ; Thu, 7 Sep 2017 00:30:57 +0200 (CEST) Received: (qmail 53951 invoked by uid 500); 6 Sep 2017 22:30:55 -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 53562 invoked by uid 99); 6 Sep 2017 22:30:55 -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; Wed, 06 Sep 2017 22:30:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EB1B3F56D3; Wed, 6 Sep 2017 22:30:54 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: carlosrovira@apache.org To: commits@flex.apache.org Date: Wed, 06 Sep 2017 22:31:15 -0000 Message-Id: <66d9f2dcd45e422f833a4d4c016fb9b2@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [22/50] git commit: [flex-asjs] [refs/heads/feature/amf] - build reflection before network. Network needs reflection for AMF archived-at: Wed, 06 Sep 2017 22:30:59 -0000 build reflection before network. Network needs reflection for AMF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a4a80760 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a4a80760 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a4a80760 Branch: refs/heads/feature/amf Commit: a4a807600396643a8e7632eb7740d56c74a07e09 Parents: a32d34e Author: Alex Harui Authored: Tue Aug 22 18:10:30 2017 -0700 Committer: Carlos Rovira Committed: Thu Sep 7 00:24:02 2017 +0200 ---------------------------------------------------------------------- frameworks/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/a4a80760/frameworks/build.xml ---------------------------------------------------------------------- diff --git a/frameworks/build.xml b/frameworks/build.xml index 60647ab..f21e0fb 100644 --- a/frameworks/build.xml +++ b/frameworks/build.xml @@ -96,8 +96,8 @@ - + @@ -151,8 +151,8 @@ - +