Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F149719EDC for ; Sat, 30 Apr 2016 05:41:51 +0000 (UTC) Received: (qmail 58339 invoked by uid 500); 30 Apr 2016 05:41:51 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 58295 invoked by uid 500); 30 Apr 2016 05:41: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 58161 invoked by uid 99); 30 Apr 2016 05:41:50 -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; Sat, 30 Apr 2016 05:41:50 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CC097DFC6F; Sat, 30 Apr 2016 05:41:50 +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: Sat, 30 Apr 2016 05:42:06 -0000 Message-Id: In-Reply-To: <1f2bcf8f87cf4a8ab1ff42398b39c688@git.apache.org> References: <1f2bcf8f87cf4a8ab1ff42398b39c688@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [17/17] git commit: [flex-asjs] [refs/heads/develop] - fix paths fix paths Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1ef10bbe Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1ef10bbe Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/1ef10bbe Branch: refs/heads/develop Commit: 1ef10bbe074f65b400ab15d525f548d1b7735201 Parents: 5e9e152 Author: Alex Harui Authored: Fri Apr 29 22:41:33 2016 -0700 Committer: Alex Harui Committed: Fri Apr 29 22:41:33 2016 -0700 ---------------------------------------------------------------------- build.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/1ef10bbe/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 941b75d..6bb5fa0 100644 --- a/build.xml +++ b/build.xml @@ -289,12 +289,12 @@ property="FALCON_HOME" value="${basedir}"/> - + value="${basedir}/../flex-falcon/compiler"/> - @@ -308,17 +308,17 @@ property="FALCONJX_HOME" value="${env.FALCONJX_HOME}"/> - + value="${basedir}/../flex-falcon/compiler-jx"/> -