RE: Xms memory limit problem

2007-09-14 Thread PHILIPPE Johan
RE: Xms memory limit problem > > > Hi, > > > -Original Message- > From: PHILIPPE Johan [mailto:[EMAIL PROTECTED] > Sent: Friday, September 14, 2007 8:45 AM > To: Ant Users List; Mitja B. > Subject: RE: Xms memory limit problem > > /* > There is indee

RE: Xms memory limit problem

2007-09-13 Thread PHILIPPE Johan
There is indeed an attribute to set the maximum memory, But for minimum (starting) memory use: > -Original Message- > From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] > Sent: woensdag 12 september 2007 16:01 > To: Ant Users List; Mitja B. > Subject: RE: Xms memory limit problem > > > >

RE: Getting execution times for each target

2007-06-15 Thread PHILIPPE Johan
Someone recently posted the information below: see = antcontrib 1.0b3 manual / Performance Monitoring and Tasks http://ant-contrib.sourceforge.net/tasks/tasks/performance_monitor.html http://ant-contrib.sourceforge.net/tasks/tasks/stopwatch_task.html there is also a lot of other monitoring st

RE: help! how to send multiple files to remote machine? ant-jsch

2007-04-16 Thread PHILIPPE Johan
How do you mean 'replies'? Isn't this the solution !! You've got two examples of fileset there, and there are more in this specific section in the ANT docs. > -Original Message- > From: Anil Philip [mailto:[EMAIL PROTECTED] > Sent: maandag 16 april 2007 0:34 > To: user@ant.apache.org >

RE: SCP Auth Faild

2006-07-27 Thread PHILIPPE Johan
> -Rob A > > > -Original Message- > > From: PHILIPPE Johan [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, July 26, 2006 1:45 AM > > To: Ant Users List > > Subject: RE: SCP Auth Faild > > > > This could be it, the version is > > > > OpenSSH

RE: SCP Auth Faild

2006-07-26 Thread PHILIPPE Johan
sions of sshd that do not support the > diffie-hellman key exchange method implemented in jsch. > > -Rob A > > > -Original Message- > > From: PHILIPPE Johan [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 25, 2006 12:40 AM > > To: Ant Users List > > S

RE: SCP Auth Faild

2006-07-25 Thread PHILIPPE Johan
aracters > in the password and the password is in the build.xml file. If this is the > case, try putting the password in a properties file, without quotes. The > best option, in my opinion, is to use an ssh key for authentication. > > -Rob A > > > > > -Or

RE: SCP Auth Faild

2006-07-24 Thread PHILIPPE Johan
I'm currently facing a similar problem and are wondering if it is related to: http://marc.theaimsgroup.com/?l=ant-dev&m=111959408515300&w=2 The server I am trying to connect to does indeed use keyboard-interactive login (as is apparent when I do a manual login with SSH/PuTTY). Both sshexec and s