From flex-dev-return-6098-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Tue Mar 6 17:37:57 2012 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 92BA99B13 for ; Tue, 6 Mar 2012 17:37:57 +0000 (UTC) Received: (qmail 36717 invoked by uid 500); 6 Mar 2012 17:37:57 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 36671 invoked by uid 500); 6 Mar 2012 17:37:57 -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 36663 invoked by uid 99); 6 Mar 2012 17:37:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2012 17:37:57 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of espen.skogen@jpmorgan.com designates 159.53.110.197 as permitted sender) Received: from [159.53.110.197] (HELO sj3.jpmchase.com) (159.53.110.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2012 17:37:47 +0000 Received: from se1.svr.bankone.net (se1.svr.bankone.net [155.180.234.112]) by sj3.jpmchase.com (Switch-3.4.4/Switch-3.4.3) with ESMTP id q26HbQV4005399 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 6 Mar 2012 12:37:26 -0500 X-DKIM: OpenDKIM Filter v2.1.3 sj3.jpmchase.com q26HbQV4005399 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jpmorgan.com; s=smtpout; t=1331055447; bh=1py9DMu/O+lX5Re5T+GcNY8PPOiD1aO0pU1xqshnrZw=; h=From:To:Subject:Date:Message-ID:References:In-Reply-To: Content-Transfer-Encoding:MIME-Version:Content-Type; b=p14Z68iR0a6CZMggfP0iscfHrFB6LncSWWOa5xTKqZw+2Gi8GHol1vuoGQP17pZ9r aFUP73eCnkiE6sLGAzBXC5DoAPVLSjWuEjmJHoyOjd/pnqf8bfn0T3+1u57coUa7fN rZeVaj0vHpHCLyb6OoMieruFjXKGwq+JppnyjM+4= Received: from svr.bankone.net ([169.111.247.232]) by se1.svr.bankone.net (Switch-3.4.4/Switch-3.4.3) with ESMTP id q26HbPxs002549 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 6 Mar 2012 12:37:26 -0500 Received: from ([155.180.52.29]) by imf2.svr.bankone.net with ESMTP id F0Z0FN1.49760735; Tue, 06 Mar 2012 12:22:09 -0500 Received: from HUBCR106.exchad.jpmchase.net (169.70.184.124) by HUBCR103.exchad.jpmchase.net (169.70.190.246) with Microsoft SMTP Server (TLS) id 8.2.247.2; Tue, 6 Mar 2012 12:22:11 -0500 Received: from SBOCDI005.exchad.jpmchase.net (169.115.252.32) by HUBCR106.exchad.jpmchase.net (169.70.184.124) with Microsoft SMTP Server (TLS) id 8.2.247.2; Tue, 6 Mar 2012 12:22:11 -0500 Received: from SBOCMX001.exchad.jpmchase.net ([169.254.1.190]) by SBOCDI005.exchad.jpmchase.net ([169.115.252.32]) with mapi id 14.01.0355.002; Tue, 6 Mar 2012 17:22:10 +0000 From: "Skogen, Espen" To: "flex-dev@incubator.apache.org" Subject: RE: [OT] FlexCover on Apache Flex base Thread-Topic: [OT] FlexCover on Apache Flex base Thread-Index: AQHM98lIpsu7g9xiXUyLoHPMdc/GzZZVp4+AgAABNwCAAAdqAIAA9N8AgAAYPgCABr+2gIAAAW4AgAAA64CAAAaoAIAABNbA Date: Tue, 6 Mar 2012 17:22:10 +0000 Message-ID: <20269C1D2B00D24682F1C89E6F0A90A02F5DCC@SBOCMX001.exchad.jpmchase.net> References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [165.2.53.228] Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-DLP-FWD: Yes Content-Type: text/plain; charset="us-ascii" X-Virus-Checked: Checked by ClamAV on apache.org Have anybody looked at the code coverage provided in Flexmojos 4? Seems to = work fine=2E Maybe that can be ported to work outside of Maven?=0D=0A=0D=0A= My understanding is that it's using Apparat to inspect the bytecode=2E Shou= ldn't be too hard to use that as a standalone tool=2E=0D=0A=0D=0AE:)=0D=0A= =0D=0A=0D=0AEspen Skogen | Vice President | IB Tech Market | Investment Ban= k | J=2EP=2E Morgan | 125 London Wall, EC2Y 5AJ, London, United Kingdom | = T: +442077420836 | espen=2Eskogen@jpmorgan=2Ecom | jpmorgan=2Ecom=0D=0A=0D= =0A=0D=0A-----Original Message-----=0D=0AFrom: Michael A=2E Labriola [mailt= o:labriola@digitalprimates=2Enet] =0D=0ASent: 06 March 2012 17:02=0D=0ATo: = flex-dev@incubator=2Eapache=2Eorg=0D=0ASubject: RE: [OT] FlexCover on Apach= e Flex base=0D=0A=0D=0A>It would take work on his part to ensure he has the= legal right to donate all of the code (no third party works in his code) a= nd fill out the required forms=2E=0D=0A=0D=0AAlso concerned on this as Flex= Cover is effectively a tweaked version of the existing compiler, which was = a legal nightmare=2E=0D=0A=0D=0A>It might be better if we leverage the Adob= e code coverage tool=2E=0D=0A=0D=0AWe can although it should still be evalu= ated as, per our previous discussion, it is a line coverage tool which is l= agging behind how most code coverage works=2E I have a pet project I was wo= rking on to integrate smoothly with cobertura (with the support of the folk= s behind cobertura)=2E It doesn't have a community behind it and it was jus= t me, which is why I haven't volunteered it here before=2E If anyone is int= erested we can discuss in greater detail=2E If not, happy to discuss the Ad= obe one of other options=2E=0D=0A=0D=0AMike=0D=0A=0D=0AThis email is confid= ential and subject to important disclaimers and=0D=0Aconditions including o= n offers for the purchase or sale of=0D=0Asecurities, accuracy and complete= ness of information, viruses,=0D=0Aconfidentiality, legal privilege, and le= gal entity disclaimers,=0D=0Aavailable at http://www=2Ejpmorgan=2Ecom/pages= /disclosures/email=2E