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 BED2C99BF for ; Thu, 8 Mar 2012 02:16:18 +0000 (UTC) Received: (qmail 72666 invoked by uid 500); 8 Mar 2012 02:16:18 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 72612 invoked by uid 500); 8 Mar 2012 02:16:18 -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 72577 invoked by uid 99); 8 Mar 2012 02:16:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 02:16:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.167.159.180] (HELO mail.digitalprimates.net) (66.167.159.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 02:16:10 +0000 Received: from DPSBS1.digitalprimates.local ([fe80::5823:d1b4:86c2:3ad0]) by DPSBS1.digitalprimates.local ([fe80::5823:d1b4:86c2:3ad0%22]) with mapi id 14.01.0289.001; Wed, 7 Mar 2012 20:15:49 -0600 From: "Michael A. Labriola" To: "flex-dev@incubator.apache.org" Subject: RE: [OT] FlexCover on Apache Flex base Thread-Topic: [OT] FlexCover on Apache Flex base Thread-Index: AQHM98lF71QbG8jGkEuJrtY4oOfe0JZWDCSAgAABNwCAAAdqAIAA9OAAgAAYPgCABr+1gIAAAW4AgAAA64CAAR6GgIAAFFOCgAD34gCAAAJzAP//nRNQgABmFID//53rQA== Date: Thu, 8 Mar 2012 02:15:48 +0000 Message-ID: References: <3B6FA623-AABB-4278-9026-7F21060800D1@classsoftware.com> <4916E894-6F2C-457C-91E5-2D70D5DFBA70@classsoftware.com> In-Reply-To: <4916E894-6F2C-457C-91E5-2D70D5DFBA70@classsoftware.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.254.54] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org >Do you have an existing URL or something we can look at? Take a look at what Jason Gardner has done here: http://code.google.com/p/flexunit-with-code-coverage/ He basically took the work done for FlexMojos by others and allowed it to b= e used outside of that environment. Original info here: https://docs.sonatype.org/display/FLEXMOJOS/Test+coverage+support Although I still think there is more that can be done and there are some li= censing problems here that Jason has been waiting for me to enumerate, I th= ink it has promise and then we can go forward. There are quite a few depend= encies though. I was also working on a major revision which did conditional coverage, but = I am afraid it is not read to be shared so I believe we should look at this= as a great starting point. Once major advantage over FlexCover is that we = are not double-compiling. Mike