Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D103D267 for ; Thu, 6 Dec 2012 17:34:48 +0000 (UTC) Received: (qmail 65579 invoked by uid 500); 6 Dec 2012 17:34:47 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 65517 invoked by uid 500); 6 Dec 2012 17:34:47 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 65494 invoked by uid 99); 6 Dec 2012 17:34:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 17:34:46 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of justinmclean@gmail.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 17:34:38 +0000 Received: by mail-pa0-f47.google.com with SMTP id fa10so4065022pad.6 for ; Thu, 06 Dec 2012 09:34:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=yoCKnR+fnKhAR3iMBNM4wFBl3K/258T9kdQPbABPpaI=; b=MMZ+958QFDomNLKJx1+OEXl8q5xMIjjiZ8ojTQ5E9/wLuU/utJ0UdcBfazZlJhuxtR YmpQNw3vD4Y+EtkDkmm2wUMFEiNZ6Yejytnsal43Rtc9xsNucfckTJ9A0rDVa+z4g83L i/TltkjBwsfrg/wT0dcdLY95Y9F3uWtcZttgfUFghHqVCH0p7KXwTWb2Luw+9rK6qQ22 kj8LPm7f88wSTubT5CnEu6ESQ3tCwMi7fNDbej/JzqzTqEieLYRS2XYHOLytjXuo9hxM p/5w8RkM/zU4ewChYqaFyU6LcMAiq7O4TqhaRBxesnwVfBAn3Htuk8WWh4K0792eo72b G1Tg== Received: by 10.66.72.198 with SMTP id f6mr5734425pav.42.1354815258292; Thu, 06 Dec 2012 09:34:18 -0800 (PST) Received: from [10.71.12.248] ([38.126.120.10]) by mx.google.com with ESMTPS id zv10sm5095340pbc.76.2012.12.06.09.34.16 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 06 Dec 2012 09:34:17 -0800 (PST) Sender: Justin Mclean Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: Draft release notes for Apache Flex 4.9 From: Justin Mclean In-Reply-To: Date: Fri, 7 Dec 2012 04:34:15 +1100 Content-Transfer-Encoding: 7bit Message-Id: References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > It is correct that the SDK can be built with Java7 and you can compile > mxml files on the command line. What would you suggest the release note say about this? > and why asdoc is broken. I think I've solved that one. Justin