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 EFFE9D5C7 for ; Tue, 13 Nov 2012 23:44:22 +0000 (UTC) Received: (qmail 44467 invoked by uid 500); 13 Nov 2012 23:44:22 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 44436 invoked by uid 500); 13 Nov 2012 23:44:22 -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 44428 invoked by uid 99); 13 Nov 2012 23:44:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2012 23:44:22 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gosmith@adobe.com designates 64.18.1.31 as permitted sender) Received: from [64.18.1.31] (HELO exprod6og113.obsmtp.com) (64.18.1.31) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2012 23:44:13 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob113.postini.com ([64.18.5.12]) with SMTP ID DSNKUKLbODbWIF4hu9BzJLYZ9Se2wxqzVO9L@postini.com; Tue, 13 Nov 2012 15:43:53 PST Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qADNhpHP029196 for ; Tue, 13 Nov 2012 15:43:51 -0800 (PST) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id qADNhoXL019913 for ; Tue, 13 Nov 2012 15:43:50 -0800 (PST) Received: from nambx05.corp.adobe.com ([10.8.189.124]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Tue, 13 Nov 2012 15:43:49 -0800 From: Gordon Smith To: "flex-dev@incubator.apache.org" Date: Tue, 13 Nov 2012 15:43:48 -0800 Subject: RE: [FALCON] Setting up unit tests correctly Thread-Topic: [FALCON] Setting up unit tests correctly Thread-Index: Ac3B8Vz7CtWiUldwRgyR3iZKsNBWKwABzpvw Message-ID: <149F8129B58B2D418508E63117D9C5419B5B2243F6@nambx05.corp.adobe.com> References: <20121113172737.7268654e376oa5ax@www.teotigraphix.com> <20121113173909.16611t7b9kxkl9n1@www.teotigraphix.com> <149F8129B58B2D418508E63117D9C5419B5B2243B3@nambx05.corp.adobe.com> <20121113175028.79025oesau2pppkk@www.teotigraphix.com> In-Reply-To: <20121113175028.79025oesau2pppkk@www.teotigraphix.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US 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 I would just make 'ant clean' remove it. - Gordon -----Original Message----- From: Michael Schmalle [mailto:apache@teotigraphix.com]=20 Sent: Tuesday, November 13, 2012 2:50 PM To: flex-dev@incubator.apache.org Subject: RE: [FALCON] Setting up unit tests correctly I can add it. Would this be create, then remove at the end of the build.xml file or svn i= gnore it? Mike Quoting Gordon Smith : > Sorry, I forgot to make some 'ant' target create it. Can you do that?=20 > If not, I'll try to do it on Friday. > > - Gordon > > > -----Original Message----- > From: Michael Schmalle [mailto:apache@teotigraphix.com] > Sent: Tuesday, November 13, 2012 2:39 PM > To: flex-dev@incubator.apache.org > Subject: Re: [FALCON] Setting up unit tests correctly > > Ok, this was a serious brain cramp; > > The problem was obvious after I stepped through the code 4 more times. > The "temp" directory in the compiler.tests folder was not created, so=20 > the error was just that the temp file had an invalid path. > > On that note, Gordon, is this something you over looked in your setup? > Or are developers supposed to create the temp directory manually? > > Mike > > > Quoting Michael Schmalle : > >> Hi, >> >> I'm having trouble getting the unit tests working for falcon. >> >> I have the whole framework built (ran mustella), built the falcon SDK. >> >> The problem I am facing is I get an IOException; >> >> [junit] java.io.IOException: The system cannot find the path specifi= ed >> [junit] at java.io.WinNTFileSystem.createFileExclusively(Native Met= hod) >> [junit] at java.io.File.checkAndCreate(Unknown Source) >> [junit] at java.io.File.createTempFile(Unknown Source) >> >> Basically it seems like Eclipse is telling me it can't create the=20 >> Temp MXML file. I am an administrator on Windows 7. I have never had=20 >> this problem in Eclipse before. >> >> Does anybody have any idea what's going on? >> >> Did I see in some past post Cyrill having a setup list? >> >> -- >> Michael Schmalle - Teoti Graphix, LLC http://www.teotigraphix.com=20 >> http://blog.teotigraphix.com >> >> > > -- > Michael Schmalle - Teoti Graphix, LLC > http://www.teotigraphix.com > http://blog.teotigraphix.com > > -- Michael Schmalle - Teoti Graphix, LLC http://www.teotigraphix.com http://blog.teotigraphix.com