[ANNOUNCE] ImTask adds transports

2003-09-02 Thread Jon Madison
It was a great weekend. thanks guys on the list for the help on the expansion within elements. easier than i had thought lol. I've updated my ImTask software over the weekend and it now includes MSN and Yahoo! support. I may add ICQ in the future, but as i personally don't use it i'm not current

Re: Exception in thread "main"

2003-09-02 Thread Antoine Levy-Lambert
Hi Johan, can you tell against which version of ant and which OS are you using ? also if you are basically running a SQL script, it might be worthwhile to use the task rather than Also your log files seem to indicate that you are doing the following : - starting a script or a program with the t

RE: Bad CVSROOT

2003-09-02 Thread Svetlin Stanchev
It seems to me this is not a problem of Ant, but of CVS/proxy... Can you connect from WinCVS or other client to the same CVSROOT? Based on the message below I thought CVS does not work with HTTP proxies (haven't tried it myself, though): http://mail.gnu.org/archive/html/bug-cvs/2001-07/msg00066.h

Exception in thread "main"

2003-09-02 Thread Johan Adelöw
Hi Im experiencing what I think is a memory problem. I have a large build including several scripts that has quite alot database interaction. At the end of the run I suddenly get an Exception in thread "main" and the build fails. If I manualy run the scripts one by one there is no problem. I've s