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 3A578200D30 for ; Fri, 22 Sep 2017 07:47:39 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 38C3F1609E6; Fri, 22 Sep 2017 05:47:39 +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 816091609EC for ; Fri, 22 Sep 2017 07:47:38 +0200 (CEST) Received: (qmail 22702 invoked by uid 500); 22 Sep 2017 05:47:37 -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 20698 invoked by uid 99); 22 Sep 2017 05:47:33 -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; Fri, 22 Sep 2017 05:47:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 65C5BF5A8E; Fri, 22 Sep 2017 05:47:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aharui@apache.org To: commits@flex.apache.org Date: Fri, 22 Sep 2017 05:47:53 -0000 Message-Id: <2c06c4d4e6cb458aba427e2238b001f8@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [22/24] git commit: [flex-asjs] [refs/heads/packaging] - add RemoteObject example archived-at: Fri, 22 Sep 2017 05:47:39 -0000 add RemoteObject example Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4dd1dabc Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4dd1dabc Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4dd1dabc Branch: refs/heads/packaging Commit: 4dd1dabc10f699cb07eeb524911af16377ea7c67 Parents: 688a527 Author: Alex Harui Authored: Thu Sep 21 17:59:07 2017 -0700 Committer: Alex Harui Committed: Thu Sep 21 17:59:07 2017 -0700 ---------------------------------------------------------------------- examples/build.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/4dd1dabc/examples/build.xml ---------------------------------------------------------------------- diff --git a/examples/build.xml b/examples/build.xml index 9d7e3cd..08fbb36 100644 --- a/examples/build.xml +++ b/examples/build.xml @@ -99,6 +99,7 @@ + @@ -145,6 +146,7 @@ + @@ -181,6 +183,7 @@ +