Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 29955 invoked from network); 16 Dec 2010 03:51:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Dec 2010 03:51:04 -0000 Received: (qmail 5173 invoked by uid 500); 16 Dec 2010 03:51:04 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 4914 invoked by uid 500); 16 Dec 2010 03:51:03 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 4906 invoked by uid 99); 16 Dec 2010 03:51:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 03:51:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of foamdino@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qy0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 03:50:55 +0000 Received: by qyk1 with SMTP id 1so333155qyk.4 for ; Wed, 15 Dec 2010 19:50:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=q40vEDV4nh0SIheFXifd2o/yaG3fNzlSPtysdmPeDsA=; b=YXoxtcTT+3Oh/X41uckOz2KjGLTi82++ToceQ8tD0HbGG1Ux4jLzF3WVfocm6+IgTF I2JwuByMVr3mKwy2AMdYZlC3zKSX4o/2XSn79EiWarqnrO8BwiSbcaJkCKKtXZRx3PkX vFg2cNHIE3yGqxKr507YwAndFaczkkCgPn+FQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=TDDFBNmp8k0QF3qzJoECJtOsoA7hh/5xv9sQP+XRIkKLL6PZN8G5AWSasH+EOTdOOc bJL9gdJ6mbKJJokjoc5ACA6r0Y06oJJ9G+beadb8dmb8IUQRaLNVhJpJfyLjQOGbOfz3 HNi923fXPRAA5yNGfm+4p3zTVdIYnAJl/JGbA= MIME-Version: 1.0 Received: by 10.229.84.203 with SMTP id k11mr1149572qcl.281.1292471434589; Wed, 15 Dec 2010 19:50:34 -0800 (PST) Received: by 10.220.191.3 with HTTP; Wed, 15 Dec 2010 19:50:34 -0800 (PST) In-Reply-To: <4D068948.2000306@gmx.de> References: <4D068948.2000306@gmx.de> Date: Thu, 16 Dec 2010 10:50:34 +0700 Message-ID: Subject: Re: [VOTE] release of ant 1.8.2 From: Kevin Jackson To: Ant Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Antoine, I'm bootstrapping on Windows XP SP3 behind a proxy that requires authentication with oracle jdk6 (1.6.22) compile-tests: test-jar: BUILD FAILED C:\Temp\apache-ant-1.8.2-src\apache-ant-1.8.2\build.xml:986: The following error occurred while executing this line: C:\Temp\apache-ant-1.8.2-src\apache-ant-1.8.2\build.xml:778: We cannot build the test jar unless JUnit is present, as JUnit is needed to compile the test classes. Total time: 7 seconds ... Cleaning Up Build Directories ... Done Bootstrapping Ant Distribution Bootstrap FAILED C:\Temp\apache-ant-1.8.2-src\apache-ant-1.8.2> Is this an expected issue? Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org