Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 34004 invoked from network); 28 Nov 2006 01:11:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Nov 2006 01:11:39 -0000 Received: (qmail 3705 invoked by uid 500); 28 Nov 2006 01:11:45 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 3672 invoked by uid 500); 28 Nov 2006 01:11:44 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 3656 invoked by uid 99); 28 Nov 2006 01:11:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Nov 2006 17:11:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [69.9.190.6] (HELO lox.whirlycott.com) (69.9.190.6) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Nov 2006 17:11:31 -0800 Received: (qmail 6795 invoked by uid 1016); 28 Nov 2006 01:11:10 -0000 Received: from 70.36.208.192 by lox.whirlycott.com (envelope-from , uid 1009) with qmail-scanner-1.25 (clamdscan: 0.87.1/1179. Clear:RC:1(70.36.208.192):. Processed in 0.026503 secs); 28 Nov 2006 01:11:10 -0000 X-Qmail-Scanner-Mail-From: stefano@apache.org via lox.whirlycott.com X-Qmail-Scanner: 1.25 (Clear:RC:1(70.36.208.192):. Processed in 0.026503 secs) Received: from unknown (HELO ?192.168.1.100?) (stefano@ormaz.it@70.36.208.192) by lox.whirlycott.com with ESMTPA; 28 Nov 2006 01:11:10 -0000 Message-ID: <456B8CA8.8020506@apache.org> Date: Mon, 27 Nov 2006 17:11:04 -0800 From: Stefano Mazzocchi User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: Harmony Subject: [classlib] build broken on windows because msvcr71.dll is forbidden Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I'm trying to build classlib on a win32 box and when I try to do "ant fetch-depends" I get: http://www.dlldump.com/dllfiles/M/MSVCR71.dll is 403-Forbidden. Why aren't our builds picking this up? -- Stefano.