AW: SSH in ANT?!?! (WAS: RE: process on a remote server via an ANT ?????)

2003-03-20 Thread Nick Pellow
Hi Stefan, I just tried both the SSH and SCP tasks with the nightly build from the 19th of March. The jsch.jar I tested it with had version 0.1.2 and was downloaded and built today. During both tasks, I get an ArrayIndexOutOfBoundsException: Apache Ant version 1.6alpha compiled on March 19 2003 B

RE: win vs linux with ant

2003-03-20 Thread Grenner Daniel
Could it be a problem with upper case & lower case of file names (or paths)? That has caused me some problems while moving from Windows to Unix, since Windows is not case sensitive. Unix always require an exact match in case. /Daniel. -Original Message- From: Philippe [mailto:[EMAIL PROTE

Jolt Reader's Award

2003-03-20 Thread Erik Hatcher
Steve and I's book is up for a reader's Jolt award: http://www.sdmagazine.com/jolts/2002/readerpoll.html Also, to be fair, another Ant book (the O'Reilly one) is up for the same award. Their book is also in the vendor-nominated category. Please log in and vote soon! Polls are only open for a

Re: Selector

2003-03-20 Thread peter reilly
I place all of ant's distribution under cvs. Each developed checks out a copy and set's env variables to point the right place on their env. The ant.bat in the distribution has been tested quite heavily in the many bizarre implemations of windows, I would not try to change it. Peter On Wednesday