Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 63931 invoked from network); 13 Apr 2009 06:42:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Apr 2009 06:42:05 -0000 Received: (qmail 97139 invoked by uid 500); 13 Apr 2009 06:42:04 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 97054 invoked by uid 500); 13 Apr 2009 06:42:04 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 97043 invoked by uid 99); 13 Apr 2009 06:42:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Apr 2009 06:42:04 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.24.137] (HELO EXCHANGE.springsource.com) (63.246.24.137) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Apr 2009 06:41:54 +0000 Received: from [114.73.8.5] (114.73.8.5) by EXCHANGE.springsource.com (10.9.0.30) with Microsoft SMTP Server (TLS) id 8.1.340.0; Mon, 13 Apr 2009 01:41:00 -0500 Message-ID: <49E2DE88.2010507@springsource.com> Date: Mon, 13 Apr 2009 16:41:12 +1000 From: Steve Yates User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: compile tomcat on windows environment ? References: <49E21C38.5030106@apache.org> In-Reply-To: <49E21C38.5030106@apache.org> X-Enigmail-Version: 0.95.7 Content-Type: multipart/alternative; boundary="------------000600090202020506060209" X-Virus-Checked: Checked by ClamAV on apache.org --------------000600090202020506060209 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Mark Thomas wrote: > Anas Ahmed wrote: > >> hello all, >> must i have cygwin to compile tomcat on windows environment ?? >> since i have exception with "ant download" command when download JDT. >> > > Nope. It works for me. > > Mark > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > > Anas, it is simply an ant task which works fine in a windows environment. I would; 1) Confirm your ANT_HOME is setup correctly 2) If you are behind a proxy or firewall Ant requires some slight configuration within settings.xml if 2) is the case. RGS Steve Y --------------000600090202020506060209--