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 8CB66DA87 for ; Thu, 20 Dec 2012 23:57:08 +0000 (UTC) Received: (qmail 99110 invoked by uid 500); 20 Dec 2012 23:57:07 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 99068 invoked by uid 500); 20 Dec 2012 23:57:07 -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 99060 invoked by uid 99); 20 Dec 2012 23:57:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 23:57:07 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cframpto@adobe.com designates 64.18.1.181 as permitted sender) Received: from [64.18.1.181] (HELO exprod6og101.obsmtp.com) (64.18.1.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 23:57:00 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob101.postini.com ([64.18.5.12]) with SMTP ID DSNKUNOltg1YxrG1du5PsH5HHp5pBzlkbm5+@postini.com; Thu, 20 Dec 2012 15:56:39 PST Received: from inner-relay-1.corp.adobe.com (inner-relay-1.corp.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qBKNubC9021773 for ; Thu, 20 Dec 2012 15:56:37 -0800 (PST) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qBKNuaAW029067 for ; Thu, 20 Dec 2012 15:56:36 -0800 (PST) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nahub02.corp.adobe.com (10.8.189.98) with Microsoft SMTP Server (TLS) id 8.3.279.1; Thu, 20 Dec 2012 15:56:36 -0800 Received: from nambx09.corp.adobe.com ([10.8.189.47]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%11]) with mapi; Thu, 20 Dec 2012 15:56:36 -0800 From: Carol Frampton To: "flex-dev@incubator.apache.org" Date: Thu, 20 Dec 2012 15:56:32 -0800 Subject: Re: Build failed in Jenkins: Flex_SDK_build #402 Thread-Topic: Build failed in Jenkins: Flex_SDK_build #402 Thread-Index: Ac3fDaTHbgDExiKLRGGwYVWIzoB99Q== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.4.120824 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 On 12/20/12 6 :43PM, "Justin Mclean" wrote: >Hi, > >Fairly certain clean and not a super-clean, looking at the script it does >the following: > >ant clean main source-release Then it shouldn't be downloaded the files every time. Does it start with a clean directory and fetch everything from svn or just fetch changes? Carol