RE: Question: List

2005-06-17 Thread Frank Hansen
-f myBuildFile.xml or with common buildfile name build.xml ProjectDir> ant Why do you think you need that? Jan >-Ursprüngliche Nachricht- >Von: Frank Hansen [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 17. Juni 2005 08:39 >An: 'Ant Users List' >Betreff:

RE: Question: List

2005-06-16 Thread Frank Hansen
: 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

Re: Question: List

2005-06-15 Thread David TROGDON
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

RE: Question: List

2005-06-15 Thread RADEMAKERS Tanguy
Frank, Download and install the latest binary for windows. The included docco is excellent. Once you can write your own simple build files, a great way to learn is by examining existing (working!) build scripts, so grab some open source stuff and see if you can build it with ant, then peek at the