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 EBAB5C81D for ; Tue, 4 Jun 2013 06:05:11 +0000 (UTC) Received: (qmail 85988 invoked by uid 500); 4 Jun 2013 06:05:11 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 85814 invoked by uid 500); 4 Jun 2013 06:05:10 -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 85808 invoked by uid 99); 4 Jun 2013 06:05:09 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jun 2013 06:05:09 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id CEA8154395; Tue, 4 Jun 2013 06:05:08 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jmclean@apache.org To: commits@flex.apache.org Message-Id: <48254757edc34a1893904d6d8f95e820@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: [flex-sdk] [refs/heads/develop] - Fixed build for Linux so it includes correct config file. Date: Tue, 4 Jun 2013 06:05:08 +0000 (UTC) Updated Branches: refs/heads/develop 31d1b97c1 -> 845899d44 Fixed build for Linux so it includes correct config file. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/845899d4 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/845899d4 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/845899d4 Branch: refs/heads/develop Commit: 845899d4461b989b00725fe3e43afe4640e0bca4 Parents: 31d1b97 Author: Justin Mclean Authored: Tue Jun 4 16:04:31 2013 +1000 Committer: Justin Mclean Committed: Tue Jun 4 16:04:31 2013 +1000 ---------------------------------------------------------------------- frameworks/projects/mobilecomponents/build.xml | 11 ++++++----- frameworks/projects/mobiletheme/build.xml | 12 +++++++----- 2 files changed, 13 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/845899d4/frameworks/projects/mobilecomponents/build.xml ---------------------------------------------------------------------- diff --git a/frameworks/projects/mobilecomponents/build.xml b/frameworks/projects/mobilecomponents/build.xml index 06bec59..6f14a51 100644 --- a/frameworks/projects/mobilecomponents/build.xml +++ b/frameworks/projects/mobilecomponents/build.xml @@ -26,9 +26,6 @@ - - - @@ -174,11 +171,15 @@ - + + + + + - + http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/845899d4/frameworks/projects/mobiletheme/build.xml ---------------------------------------------------------------------- diff --git a/frameworks/projects/mobiletheme/build.xml b/frameworks/projects/mobiletheme/build.xml index e627bb5..002281c 100644 --- a/frameworks/projects/mobiletheme/build.xml +++ b/frameworks/projects/mobiletheme/build.xml @@ -26,9 +26,7 @@ - - - + @@ -56,11 +54,15 @@ - + + + + + - +