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 02E82200BBB for ; Thu, 10 Nov 2016 09:11:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 018E7160AF6; Thu, 10 Nov 2016 08:11:19 +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 48042160B11 for ; Thu, 10 Nov 2016 09:11:18 +0100 (CET) Received: (qmail 61155 invoked by uid 500); 10 Nov 2016 08:11:17 -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 61138 invoked by uid 99); 10 Nov 2016 08:11:17 -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; Thu, 10 Nov 2016 08:11:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F3DF7ED30E; Thu, 10 Nov 2016 08:11:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cdutz@apache.org To: commits@flex.apache.org Date: Thu, 10 Nov 2016 08:11:17 -0000 Message-Id: <9d8f7f63a2a34eb79d40b25044955329@git.apache.org> In-Reply-To: <02173cf063524afba5a71980a527369d@git.apache.org> References: <02173cf063524afba5a71980a527369d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/4] git commit: [flex-asjs] [refs/heads/feature-autobuild/example-maven-dirs] - add some targets to build apps from the repos archived-at: Thu, 10 Nov 2016 08:11:19 -0000 add some targets to build apps from the repos Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8af90ac4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8af90ac4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8af90ac4 Branch: refs/heads/feature-autobuild/example-maven-dirs Commit: 8af90ac4a0dc006c295614017d5582be2432815a Parents: 8e29ae4 Author: Alex Harui Authored: Wed Nov 9 21:51:13 2016 -0800 Committer: Alex Harui Committed: Wed Nov 9 21:52:32 2016 -0800 ---------------------------------------------------------------------- build.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/8af90ac4/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 18a583b..15af666 100644 --- a/build.xml +++ b/build.xml @@ -1863,4 +1863,43 @@ Please change directory to ${base.folder.name}/flex-asjs and run ant to complete build + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +