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 297B0200CBC for ; Tue, 30 May 2017 21:47:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2847C160BE3; Tue, 30 May 2017 19:47:40 +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 3C305160BE1 for ; Tue, 30 May 2017 21:47:39 +0200 (CEST) Received: (qmail 7097 invoked by uid 500); 30 May 2017 19: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 6830 invoked by uid 99); 30 May 2017 19:47:37 -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; Tue, 30 May 2017 19:47:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 35A63F218A; Tue, 30 May 2017 19:47:37 +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: Tue, 30 May 2017 19:47:53 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [18/50] git commit: [flex-asjs] [refs/heads/tlf] - Fix Express DataBindingExample adding missing dependencies to Effects archived-at: Tue, 30 May 2017 19:47:40 -0000 Fix Express DataBindingExample adding missing dependencies to Effects Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/51248181 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/51248181 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/51248181 Branch: refs/heads/tlf Commit: 512481811da7bdec5b0a2d6e454912678f8351e2 Parents: 9feb33d Author: piotrz Authored: Wed May 24 23:57:23 2017 +0200 Committer: piotrz Committed: Wed May 24 23:57:23 2017 +0200 ---------------------------------------------------------------------- examples/express/DataBindingExample/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/51248181/examples/express/DataBindingExample/pom.xml ---------------------------------------------------------------------- diff --git a/examples/express/DataBindingExample/pom.xml b/examples/express/DataBindingExample/pom.xml index bf040ce..133bbf4 100644 --- a/examples/express/DataBindingExample/pom.xml +++ b/examples/express/DataBindingExample/pom.xml @@ -69,6 +69,19 @@ swc js + + org.apache.flex.flexjs.framework + Effects + 0.8.0-SNAPSHOT + swc + + + org.apache.flex.flexjs.framework + Effects + 0.8.0-SNAPSHOT + swc + js +