.Project.executeTargets(Project.java:1068)
>
> at org.apache.tools.ant.Main.runBuild(Main.java:668)
>
> at org.apache.tools.ant.Main.startAnt(Main.java:187)
>
> at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
>
> at org.apach
To: Venkatesh Vijayakumar04
Subject: Re: exit from the script running in the remote machine using
sshexec
Hi,
2006/5/15, Venkatesh Vijayakumar04 <[EMAIL PROTECTED]>:
> I want to execute commands in the remote machine from ant.i used
sshexec
> for execution, but what happens is, it e
Hi all
I want to execute commands in the remote machine from ant.i used sshexec
for execution, but what happens is, it establishes connection and
executes commands successfully but the problem is the control is not
returning to the ant build scripts once all the commands in the shell
scripts ar
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Atsuhiko Yamanaka
> Sent: Monday, May 15, 2006 2:57 PM
> To: Ant Users List
> Subject: Re: exit from the script running in the remote
> machine using sshexec
>
> Hi,
>
> Which ant version are you u
Sent: Monday, May 15, 2006 2:57 PM
To: Ant Users List
Subject: Re: exit from the script running in the remote machine using
sshexec
Hi,
Which ant version are you using?
There was a bug that stdout will be closed after "sshexec" task.
How about adding "touch" task? Will it be
, 2006 2:57 PM
To: Ant Users List
Subject: Re: exit from the script running in the remote machine using
sshexec
Hi,
Which ant version are you using?
There was a bug that stdout will be closed after "sshexec" task.
How about adding "touch" task? Will it be invoked?
Apache ant 1.6.1
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Atsuhiko Yamanaka
Sent: Monday, May 15, 2006 2:57 PM
To: Ant Users List
Subject: Re: exit from the script running in the remote machine using
sshexec
Hi,
Which ant version are you using
Hi,
Which ant version are you using?
There was a bug that stdout will be closed after "sshexec" task.
How about adding "touch" task? Will it be invoked?
2006/5/15, Venkatesh Vijayakumar04 <[EMAIL PROTECTED]>:
That stdout-closing bug has been fixed in the nightly snapshot.
--
startapp.sh
nohup ./startWebLogic.sh > smile-appserver.log &
exit
-Original Message-
From: Venkatesh Vijayakumar04
Sent: Monday, May 15, 2006 2:36 PM
To: '[EMAIL PROTECTED]'
Subject: FW: exit from the script running in the remote machine using sshexec
I tried the
ache.org
>Betreff: exit from the script running in the remote machine
>using sshexec
>
>
>Hi all
>
>
>
>
>I want to execute commands in the remote machine from ant.i
>used sshexec for execution, but what happens is, it
>establishes connection and executes comman
Hi all
I want to execute commands in the remote machine from ant.i used sshexec
for execution, but what happens is, it establishes connection and
executes commands successfully but the problem is the control is not
returning to the ant build scripts once all the commands in the shell
scripts ar
11 matches
Mail list logo