Re: FTP task timing out

2010-02-26 Thread reno . rkcrew
Rhino, did you try with the passive option to yes? S. > I'm losing connections via the FTP task in Ant. I'm running Ant 1.7.1 in > Eclipse 3.5.1 (Galileo). I am running the Ant script directly from > within Eclipse, not from the command line. commons-net-2.0 and > jakarta-oro-2.0.8 are both visi

Re: Ant , maven , antrun , ddlutils

2010-02-24 Thread reno . rkcrew
venkat, you don't need to send us 3 same mails, only one is needed :-) did you try to build the modules separately ?? i mean: did you try an "mvn [test | package | install | goal specified in the ant-run-plugin] on Lean, Applications, ... ??? why launching the command as sudoer ?? i hope that i

Re: running shell script on unix

2009-12-28 Thread reno . rkcrew
eran, could you try with the executable argument to "/bin/sh"? did you try to launch it on the unix server using the ant command line? regards supareno > > Hi, > > I hope you can help me figure out what is wrong with my script. > I am trying to run shell script calls stopServer. The ant script

Re: Preserving file permissions with task

2009-01-08 Thread reno . rkcrew
Loic, check out this: (from the copy task) Unix Note: File permissions are not retained when files are copied; they end up with the default UMASK permissions instead. This is caused by the lack of any means to query or set file permissions in the current Java runtimes. If you need a permission-pr

Re: AW: deploy and undeploy tomcat task hang under ganymede

2009-01-08 Thread reno . rkcrew
Selon jan.mate...@rzf.fin-nrw.de: > >second, we're faced to a strange thing with ganymede and ant > > > >under my linux box, everything works fine (deploy and undeploy...) > >with our windows box, the output hangs on the tomcat tasks! it > >works but nothing > >is printed in the eclipse console :-

Re: AW: deploy and undeploy tomcat task hang under ganymede

2009-01-08 Thread reno . rkcrew
Selon jan.mate...@rzf.fin-nrw.de: > >second, we're faced to a strange thing with ganymede and ant > > > >under my linux box, everything works fine (deploy and undeploy...) > >with our windows box, the output hangs on the tomcat tasks! it > >works but nothing > >is printed in the eclipse console :-

deploy and undeploy tomcat task hang under ganymede

2009-01-08 Thread reno . rkcrew
hello everyone, first, (i forgot in my last post), Happy new year 2009 second, we're faced to a strange thing with ganymede and ant under my linux box, everything works fine (deploy and undeploy...) with our windows box, the output hangs on the tomcat tasks! it works but nothing is printed in the