Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 902 invoked from network); 3 Nov 2005 16:31:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Nov 2005 16:31:47 -0000 Received: (qmail 77631 invoked by uid 500); 3 Nov 2005 16:31:41 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 77595 invoked by uid 500); 3 Nov 2005 16:31:40 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 77584 invoked by uid 99); 3 Nov 2005 16:31:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2005 08:31:40 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [192.6.10.2] (HELO colossus.hpl.hp.com) (192.6.10.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2005 08:31:35 -0800 Received: from kropotkin.hpl.hp.com (kropotkin.hpl.hp.com [15.144.59.2]) by colossus.hpl.hp.com (8.12.10/8.12.10) with ESMTP id jA3GURvH009888 for ; Thu, 3 Nov 2005 16:30:27 GMT Received: from localhost (localhost [127.0.0.1]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 16C2B5735 for ; Thu, 3 Nov 2005 16:30:27 +0000 (GMT) Received: from kropotkin.hpl.hp.com ([127.0.0.1]) by localhost (kropotki [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09345-01-3 for ; Thu, 3 Nov 2005 16:30:26 +0000 (GMT) Received: from timmay.hpl.hp.com (timmay-hb.hpl.hp.com [15.144.59.39]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 629493E29 for ; Thu, 3 Nov 2005 16:30:26 +0000 (GMT) Received: from [15.144.25.135] (chamonix.hpl.hp.com [15.144.25.135]) by timmay.hpl.hp.com (8.13.2/8.13.2) with ESMTP id jA3GUI47028767 for ; Thu, 3 Nov 2005 16:30:18 GMT Message-ID: <436A3B1A.2090001@apache.org> Date: Thu, 03 Nov 2005 16:30:18 +0000 From: Steve Loughran User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: help to convert makefile to build.xml References: <20051103134333.54409.qmail@web8407.mail.in.yahoo.com> In-Reply-To: <20051103134333.54409.qmail@web8407.mail.in.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPLB-IMAP-MailScanner-Information: Please contact the Helpdesk for more information X-HPLB-IMAP-MailScanner: Found to be clean X-HPLB-IMAP-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 5) X-Virus-Scanned: amavisd-new at kropotkin.hpl.hp.com X-HPL-MailScanner-Information: Please contact the Helpdesk for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-SpamCheck: not spam, SpamAssassin (score=-0.88, required 5, autolearn=not spam, AWL -0.88) X-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sethu Prasad G wrote: > Hi Steve, > > I understand your valuable points,, > > This working project itself is a migration kind of doing,, already the product uses the make only,, > > The proposal is -- at the time of migrating the product to a recent version of servers ( ex : J2EE, LDAP, Database etc,, ) we want to do the same for build process also but with Ant,, bcos the clients are compelling on that issue,, > that's too big a migration all in one go. you are going to be doomed and never be able to track down the problem. start with baby steps, learn ant, apply to a child project. Get ant working then migrate to the servers, or migrate the servers and move to ant. dont try both at the same time. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org