Controlling output directory of jar file

2003-09-16 Thread I-Sampige, Srinivas
Hi I am two days old to ant;so I apologize if this has already been discussed before. After understanding the documentation I was finally able to write a successful build.xml for my project. I would like to know how I can control the destinaiton directory where my jar file gets built. For exam

Behaviour of fail task.

2003-09-16 Thread Sunil Singh
Hi, I am seeing some unexpected behaviour with ant's fail task. I have created various sub-project build.xmls for various components of our overall product and then there is a master ant build.xml which calls these sub-project builds. The sub-project build.xmls have a target to check if a build

New Ant task to build Mac OS X Java applications

2003-09-16 Thread Mike Baranczak
Project page: http://macbuild.sourceforge.net Author: Mike Baranczak License: Apache License Release status: alpha The purpose of this task is to package a Java application as a Mac OS X application bundle. It basically does the same thing as Jar Bundler (which comes as part of Apple's developer

release of ant 1.6 (beta)

2003-09-16 Thread Jens Skripczynski
[the poster is not on the list, consider sending a courtesy cc] hi, I'm waiting for some features of ant 1.6. Is there any road map or deadline for the release of ant 1.6 (like Jan 2004) ? Ciao Jens Skripczynski -- E-Mail: skripi-lists(at)myrealbox(dot)com We would like to inform you that,

Re: AW: [Telnet] Debugging Telnet task?

2003-09-16 Thread Konrad
Hi Antoine. Thanks for your reply. I tried adding another after the last write command, but the file is still not being copied. Any other suggestions to try? Thanks. --- Antoine_Levy-Lambert <[EMAIL PROTECTED]> wrote: > Hi Konrad, > you probably need another read after the final > > otherw

AW: ANT 1.6

2003-09-16 Thread Antoine Lévy-Lambert
A beta version is scheduled to be released this month, the labeling of the 1_6_BRANCH will be done on Monday next week. I do not know yet where it is bringing us in terms of an official ant 1.6.0 Cheers, Antoine -Ursprüngliche Nachricht- Von: Ciramella, EJ [mailto:[EMAIL PROTECTED] Gesende

ANT 1.6

2003-09-16 Thread Ciramella, EJ
I haven't been successful tracking down a release date for this bugger. Is there any hint at a timeframe for the 1.6 release?

AW: [Telnet] Debugging Telnet task?

2003-09-16 Thread Antoine Levy-Lambert
Hi Konrad, you probably need another read after the final otherwise the telnet session is disconnected before the cp command is executed. Antoine -Ursprungliche Nachricht- Von: Konrad [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 16. September 2003 21:04 An: [EMAIL PROTECTED] Betreff: [T

AW: Rename support in FTP task

2003-09-16 Thread Antoine Lévy-Lambert
Hi Keith, yes, your understanding is correct. Antoine -Ursprüngliche Nachricht- Von: Hawkins, Keith [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 16. September 2003 21:38 An: '[EMAIL PROTECTED]' Betreff: Rename support in FTP task The ftp ant task does not seem to have support for havin