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 DF8C418D61 for ; Wed, 10 Jun 2015 22:39:47 +0000 (UTC) Received: (qmail 53840 invoked by uid 500); 10 Jun 2015 22:39:47 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 53811 invoked by uid 500); 10 Jun 2015 22:39:47 -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 53803 invoked by uid 99); 10 Jun 2015 22:39:47 -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; Wed, 10 Jun 2015 22:39:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 78B93E0385; Wed, 10 Jun 2015 22:39:47 +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 Message-Id: <2efdabe246ff41edab2c101db06199e4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: [flex-falcon] [refs/heads/develop] - try to make build more tolerant of flex-asjs failures by copying last succcessful build swcs if flex-asjs didn't build all of its swcs Date: Wed, 10 Jun 2015 22:39:47 +0000 (UTC) Repository: flex-falcon Updated Branches: refs/heads/develop 016a23209 -> 222f2aac7 try to make build more tolerant of flex-asjs failures by copying last succcessful build swcs if flex-asjs didn't build all of its swcs Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/222f2aac Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/222f2aac Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/222f2aac Branch: refs/heads/develop Commit: 222f2aac7d632a055383f0f2bbf57848a3583f21 Parents: 016a232 Author: Alex Harui Authored: Wed Jun 10 15:39:41 2015 -0700 Committer: Alex Harui Committed: Wed Jun 10 15:39:41 2015 -0700 ---------------------------------------------------------------------- compiler.jx.tests/build.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/222f2aac/compiler.jx.tests/build.xml ---------------------------------------------------------------------- diff --git a/compiler.jx.tests/build.xml b/compiler.jx.tests/build.xml index 14b9ce2..ed42086 100644 --- a/compiler.jx.tests/build.xml +++ b/compiler.jx.tests/build.xml @@ -97,6 +97,23 @@ + + + + + + + + + + + + + +