Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 41329 invoked from network); 17 Jun 2005 06:39:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jun 2005 06:39:50 -0000 Received: (qmail 9269 invoked by uid 500); 17 Jun 2005 06:39:43 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 9239 invoked by uid 500); 17 Jun 2005 06:39:42 -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 9226 invoked by uid 99); 17 Jun 2005 06:39:42 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mxout.hispeed.ch (HELO smtp.hispeed.ch) (62.2.95.247) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2005 23:39:42 -0700 Received: from dell1100 (217-162-199-122.dclient.hispeed.ch [217.162.199.122]) (authenticated bits=0) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id j5H6d7LW016612 for ; Fri, 17 Jun 2005 08:39:07 +0200 From: "Frank Hansen" To: "'Ant Users List'" Subject: RE: Question: List Date: Fri, 17 Jun 2005 08:39:07 +0200 Message-ID: <000301c57307$4388eee0$3601a8c0@dell1100> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on smtp-02.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-02.tornado.cablecom.ch-Metrics: smtp-02.tornado.cablecom.ch 32701; Body=1 Fuz1=1 Fuz2=1 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ive come across lots of material, installed the ANT Binary, did the EXerces but still have no build.bat file to compile. Any help ?. Thanks. - Frank -----Original Message----- From: David TROGDON [mailto:David.TROGDON@na.biomerieux.com] Sent: mercredi, 15. juin 2005 22:52 To: Ant Users List Subject: Re: Question: List Hi Thats a pretty loaded question. I don't wnat to come off flipant but I would start with some very basic steps. First, Im not familiar with Websphere so I cant help you much there. ANT is pretty flexable and will certainly run under Windows. I would go to the ANT site, down load and install it per the instructions. My experience with ANT has been totaly PC based systems. You can run ANT from a command window or batch files. Early on I wanted a nice XML editor to write the scripts in and chose XML Spy which does a fine job. Later on I was working in VAJ (Visual Age for Java) and found a bit of a kludgy but functionl plug in that allowed me run ANT in the development envornment. Now I use Eclipse and ANT and the editor come packaged with it in a very slick package. Perhaps websphere has simlar functionality? Anyways, once you get it installed, write a simple script or two from the many examples in the documentation. Copy some files, move some files, delete some files. Do the same with directories. Work with the exec function that allows you to run virtually any application. This should take care of your compiling if nothing else will. Any application that can be run from a command line can be run from ANT including any parameters you need to pass to it. On a network, if you can map a drive or location, you can refrence it in ANT. The decision makeing or branching in ANT is a bit weak but where there is a will, there is a way. With a bit of practiice you can do pretty much any thing you need to to complete a build. After about 7 years of working with ANT, my builds are almost one "click" from repository to CD includng the installation. Good Luck |---------+----------------------------> | | "Frank Hansen" | | | | | | | | | 06/15/2005 04:00 | | | PM | | | Please respond to| | | "Ant Users List" | | | | |---------+----------------------------> >------------------------------------------------------------------------- -----------------------------------------------------| | | | To: "'Ant Users List'" | | cc: | | bcc: | | Subject: Question: List | >------------------------------------------------------------------------- -----------------------------------------------------| Dear All, Can some someone tell me the best way to get started on ANT under Windows I have websphere Studio - is that possible to compile some script to get familiar with the environment, or do I have to go LINUX. Not that Im not familiar but just dont feel like going from machine to machine, but have it all running on my labtop. Any help is appreciated. - Frank --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org