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 786C5E5A4 for ; Sat, 15 Dec 2012 00:55:09 +0000 (UTC) Received: (qmail 55939 invoked by uid 500); 15 Dec 2012 00:55:08 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 55899 invoked by uid 500); 15 Dec 2012 00:55:08 -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 55890 invoked by uid 99); 15 Dec 2012 00:55:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 00:55:08 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gosmith@adobe.com designates 64.18.1.233 as permitted sender) Received: from [64.18.1.233] (HELO exprod6og118.obsmtp.com) (64.18.1.233) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 00:54:58 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob118.postini.com ([64.18.5.12]) with SMTP ID DSNKUMvKTBNNsVhmAtbE2o5R24DdtvmL84VU@postini.com; Fri, 14 Dec 2012 16:54:37 PST Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qBF0pf1v029028 for ; Fri, 14 Dec 2012 16:51:41 -0800 (PST) Received: from nacas02.corp.adobe.com (nacas02.corp.adobe.com [10.8.189.100]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id qBF0sUXM010057 for ; Fri, 14 Dec 2012 16:54:34 -0800 (PST) Received: from nambx05.corp.adobe.com ([10.8.189.124]) by nacas02.corp.adobe.com ([10.8.189.100]) with mapi; Fri, 14 Dec 2012 16:54:31 -0800 From: Gordon Smith To: "flex-dev@incubator.apache.org" Date: Fri, 14 Dec 2012 16:54:31 -0800 Subject: New Falcon feature tests Thread-Topic: New Falcon feature tests Thread-Index: Ac3aXk/Br880sEypQRCT3ulZL7BY0A== Message-ID: <149F8129B58B2D418508E63117D9C5419B5B624833@nambx05.corp.adobe.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_149F8129B58B2D418508E63117D9C5419B5B624833nambx05corpad_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_149F8129B58B2D418508E63117D9C5419B5B624833nambx05corpad_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Today I added Falcon feature tests for the /, /, and / tags, showing that these cod= egen properly. I also ddded Javadoc explaining how these tags differ from ordinary instanc= e tags. Feature tests can now optionally compile against various Flex SWCs (rather = than just playerglobal.swc) and can add additional namespaces to the MXML t= emplate that the tests use. - Gordon --_000_149F8129B58B2D418508E63117D9C5419B5B624833nambx05corpad_--