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 C2119200C72 for ; Fri, 12 May 2017 17:06:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C0BB8160BB8; Fri, 12 May 2017 15:06:10 +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 13B47160BA3 for ; Fri, 12 May 2017 17:06:09 +0200 (CEST) Received: (qmail 84364 invoked by uid 500); 12 May 2017 15:06:07 -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 84356 invoked by uid 99); 12 May 2017 15:06:07 -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, 12 May 2017 15:06:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5CB26DFBAB; Fri, 12 May 2017 15:06:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: pent@apache.org To: commits@flex.apache.org Message-Id: <553556b4267744dcb4376743707463e1@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: [flex-asjs] [refs/heads/release0.8.0] - Fix to get StorageExample working again. Date: Fri, 12 May 2017 15:06:07 +0000 (UTC) archived-at: Fri, 12 May 2017 15:06:10 -0000 Repository: flex-asjs Updated Branches: refs/heads/release0.8.0 413451159 -> 8b9908867 Fix to get StorageExample working again. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8b990886 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8b990886 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8b990886 Branch: refs/heads/release0.8.0 Commit: 8b9908867fa5c714e90e7a43235ed9f382d1a411 Parents: 4134511 Author: Peter Ent Authored: Fri May 12 11:06:05 2017 -0400 Committer: Peter Ent Committed: Fri May 12 11:06:05 2017 -0400 ---------------------------------------------------------------------- examples/flexjs/StorageExample/build.xml | 10 ++++++ .../src/main/flex/MyInitialView.mxml | 32 ++++++++++---------- 2 files changed, 26 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/8b990886/examples/flexjs/StorageExample/build.xml ---------------------------------------------------------------------- diff --git a/examples/flexjs/StorageExample/build.xml b/examples/flexjs/StorageExample/build.xml index a93bf25..89fd353 100644 --- a/examples/flexjs/StorageExample/build.xml +++ b/examples/flexjs/StorageExample/build.xml @@ -53,6 +53,16 @@ + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/8b990886/examples/flexjs/StorageExample/src/main/flex/MyInitialView.mxml ---------------------------------------------------------------------- diff --git a/examples/flexjs/StorageExample/src/main/flex/MyInitialView.mxml b/examples/flexjs/StorageExample/src/main/flex/MyInitialView.mxml index 370d0af..31d14a8 100644 --- a/examples/flexjs/StorageExample/src/main/flex/MyInitialView.mxml +++ b/examples/flexjs/StorageExample/src/main/flex/MyInitialView.mxml @@ -202,44 +202,44 @@ limitations under the License. - + - + - - + + - - + + - + - + - - + + - - + + - - + + - - + +