Re: Ant Task: sshexec

2005-05-27 Thread Matt Benson
--- S I <[EMAIL PROTECTED]> wrote: > :) I figured as much. :) On a more serious note, we're always interested in any contributions that might make Ant's documentation better. Even when it deprives us of the immense satisfaction that can only come from producing an unintelligible user manual. -

RE: Ant Task: sshexec

2005-05-27 Thread S I
o people? We DON'T NEED you to point out the obvious and we come here for HELP NOT FIGHT. Steven Original Message Follows From: "Conelly, Luis (GE Energy, Non GE, GENE)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: Ant Users List Subject: RE: Ant T

Re: Ant Task: sshexec

2005-05-27 Thread S I
:) I figured as much. :) Original Message Follows From: Peter Reilly <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: Ant Users List Subject: Re: Ant Task: sshexec Date: Fri, 27 May 2005 09:09:44 +0100 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.1

RE: Ant Task: sshexec

2005-05-27 Thread Conelly, Luis (GE Energy, Non GE, GENE)
>I wish those of you who are more knowledgeable than the rest >of us NEWBIES, >had more patient and explained things more thoroughly, so some >day we can be >like you guys to pass it on and to help others. :) Not being an Ant Guru, I just have something to say: http://jakarta.apache.org/sit

Re: Ant Task: sshexec

2005-05-27 Thread Peter Reilly
S I wrote: And speaking of Apache and its contributors...why're the documentations (Tasks or otherwise) written so cryptic and so hard? Just to torment the rest of us? Yes, we take great pleasure in writing crypic documentation. Peter

RE: Ant Task: sshexec

2005-05-26 Thread S I
help others. :) Thank you Steven p.s. I just Googled and guess what? Sourceforge.net's download section is down. It figures, it could only happen to me! :) Original Message Follows From: Jeffrey E Care <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "

RE: Ant Task: sshexec

2005-05-26 Thread Jeffrey E Care
Perhaps a simple Google search for antcontrib on your part would be in order here? -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis "S I" <[EMAIL PROTECTED]> wrote on 05/26/2005 10:

RE: Ant Task: sshexec

2005-05-26 Thread S I
"Ant Users List" To: Ant Users List Subject: RE: Ant Task: sshexec Date: Thu, 26 May 2005 14:21:08 -0700 (PDT) MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by MC8-F18.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 26 May 2005 14:21:19 -0700 Received: (qma

RE: Ant Task: sshexec

2005-05-26 Thread Ninju Bohra
mcat, > deploy, and restart tomcat. > > This is kiddy-coding and not very elegant and I'm > not very happy with how > I've run into dead-end walls at every turn. Any > ideas, solutions? Thanks a > million. > > Original Message Follows > From: "A

RE: Ant Task: sshexec

2005-05-26 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: S I [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 26, 2005 12:12 PM > To: user@ant.apache.org > Subject: RE: Ant Task: sshexec > > > Thank you all for responding to my post. > > Unfortunately, i did not find any Ant task or unix utilit

RE: Ant Task: sshexec

2005-05-26 Thread S I
run into dead-end walls at every turn. Any ideas, solutions? Thanks a million. Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: Ant Task: sshexec Date:

Re: Ant Task: sshexec

2005-05-26 Thread Yayo
Since tomcat5 (I think 5, donno now) there's a deployer using an ant script Check thiz: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/deployer-howto.html cya! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

RE: Ant Task: sshexec

2005-05-26 Thread S I
run into dead-end walls at every turn. Any ideas, solutions? Thanks a million. Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: Ant Task: sshexec Date:

RE: Ant Task: sshexec

2005-05-23 Thread Anderson, Rob (Global Trade)
; From: S I [mailto:[EMAIL PROTECTED] > Sent: Monday, May 23, 2005 2:02 PM > To: user@ant.apache.org > Subject: RE: Ant Task: sshexec > > > And with the tweaks set by the Admin... would sudo still > prompt me for a > password or seamlessly allow me to stop/start Tomc

RE: Ant Task: sshexec

2005-05-23 Thread S I
List" To: "Ant Users List" Subject: RE: Ant Task: sshexec Date: Mon, 23 May 2005 13:40:07 -0700 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by MC6-F34.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 23 May 2005 13:40:28 -0700 Received: (qmail 77095

RE: Ant Task: sshexec

2005-05-23 Thread Anderson, Rob (Global Trade)
Message- > From: S I [mailto:[EMAIL PROTECTED] > Sent: Monday, May 23, 2005 1:31 PM > To: user@ant.apache.org > Subject: RE: Ant Task: sshexec > > > OK, due to the limitations of the ant task and/or > unix's sudo > command, is there a unix utility

RE: Ant Task: sshexec

2005-05-23 Thread S I
thing out there. Thanks Steven Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: Ant Task: sshexec Date: Thu, 19 May 2005 17:31:16 -0700 MIME-Version: 1.0

RE: Ant Task: sshexec

2005-05-19 Thread S I
Thank you Rob. Just as I suspected. I'm asking our unix group to change my permissions. Thanks again. Steven Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Sub

RE: Ant Task: sshexec

2005-05-19 Thread Anderson, Rob (Global Trade)
t.apache.org > Subject: RE: Ant Task: sshexec > > > I've run into a new problem with sshexec: How can I pass > 'sudo' and its > password to it? I've tested it in couple of different ways > today to no > avail. Help please! Thank you. > > Stev

RE: Ant Task: sshexec

2005-05-19 Thread S I
Reply-To: "Ant Users List" To: user@ant.apache.org Subject: RE: Ant Task: sshexec Date: Thu, 19 May 2005 15:34:37 -0700 MIME-Version: 1.0 X-Originating-IP: [206.173.244.27] X-Originating-Email: [EMAIL PROTECTED] X-Sender: [EMAIL PROTECTED] Received: from mail.apache.org ([209.237.227.199]) b

RE: Ant Task: sshexec

2005-05-19 Thread S I
Ah great thanks. Why didn't I think of that? :) Original Message Follows From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: RE: Ant Task: sshexec Date: Thu, 19 May 2005 15:30:

RE: Ant Task: sshexec

2005-05-19 Thread Anderson, Rob (Global Trade)
Separate the commands with a ; -Rob A > -Original Message- > From: S I [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 19, 2005 3:01 PM > To: user@ant.apache.org > Subject: Ant Task: sshexec > > > How can I get sshexec to pass it more than one command at a time? > > usern