Re: Building projects on FreeBSD machine.

2005-07-18 Thread Evan Easton
Karunakar Chatla wrote: Hi, Some of our components(projects) are on FreeBSD machines. We wanted to build these projects remotely from a windows box. Also have to perform file operations on that machine. Does ANT have support for accomplishing the same thing? I was looking at SSHEXEC task of A

Re: Building projects on FreeBSD machine.

2005-07-18 Thread Juergen Hermann
On Mon, 18 Jul 2005 19:15:13 +0530, Karunakar Chatla wrote: >We wanted to build these projects remotely from a windows box. >Also have to perform file operations on that machine. Look into antcontrib ==> AntServer & RemoteAnt. Ciao, Jürgen

Building projects on FreeBSD machine.

2005-07-18 Thread Karunakar Chatla
Hi, Some of our components(projects) are on FreeBSD machines. We wanted to build these projects remotely from a windows box. Also have to perform file operations on that machine. Does ANT have support for accomplishing the same thing? I was looking at SSHEXEC task of ANT but I didn't get success