RE: properties handling problem

2006-08-03 Thread Rebhan, Gilbert
PM To: user@ant.apache.org Subject: RE: properties handling problem Hi, both tasks, and only works with ant-contrib 0.6 - i suppose... 1.0b2 is without the for-task... - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: properties handling problem

2006-08-03 Thread heisch
s the unset attribute. see http://ant-contrib.sourceforge.net/tasks/tasks/index.html Property Tasks / Variable Regards, Gilbert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 4:21 PM To: user@ant.apache.org Subject: RE: properties handli

Re: *****spam***** RE: properties handling problem

2006-07-31 Thread Geoffrey Mitchell
n van Gijn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: maandag 31 juli 2006 11:06 To: user@ant.apache.org Subject: properties handling problem Hi, this is Code for deliver files to different systems with a pre-check... I'll iterate with der foreach-Task.

RE: properties handling problem

2006-07-31 Thread Rebhan, Gilbert
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 4:21 PM To: user@ant.apache.org Subject: RE: properties handling problem Hi, first, thanks for your help!! I tried to implement the pfunctions - lib.. but not so successful.. I think the solution with ant-contrib and the

Re: properties handling problem

2006-07-31 Thread Dominique Devienne
Recursive property expansion can be emulated using a . Processing [EMAIL PROTECTED] (IP: [EMAIL PROTECTED]) ... If you have in your properties file: host_1_name = foo host_1_ip = 255.255.255.0 Calling Will display: Processing foo (IP: 255.255.255.0). --DD On 7/31/06, [EMAIL PRO

RE: properties handling problem

2006-07-31 Thread Rémon van Gijn
ilto:[EMAIL PROTECTED] Sent: maandag 31 juli 2006 16:21 To: user@ant.apache.org Subject: RE: properties handling problem Hi, first, thanks for your help!! I tried to implement the pfunctions - lib.. but not so successful.. I think the solution with ant-contrib and the 'for' - iteration i

RE: properties handling problem

2006-07-31 Thread heisch
} and ${num} in your script. Regards, Gilbert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 11:06 AM To: user@ant.apache.org Subject: properties handling problem Hi, this is Code for deliver files to different systems with a pre-check... I&#x

RE: properties handling problem

2006-07-31 Thread Rebhan, Gilbert
perty filename has to be unset and set again i think you have to do the same for $hostname} and ${num} in your script. Regards, Gilbert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 11:06 AM To: user@ant.apache.org Subject: properties han

RE: properties handling problem

2006-07-31 Thread Rebhan, Gilbert
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 11:06 AM To: user@ant.apache.org Subject: properties handling problem Hi, this is Code for deliver files to different systems with a pre-check... I'll iterate with der foreach-Task. The Problem

RE: properties handling problem

2006-07-31 Thread Rebhan, Gilbert
You have allway -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 11:06 AM To: user@ant.apache.org Subject: properties handling problem Hi, this is Code for deliver files to different systems with a pre-check... I'll iterate wit

RE: properties handling problem

2006-07-31 Thread Rémon van Gijn
rties handling problem Hi, this is Code for deliver files to different systems with a pre-check... I'll iterate with der foreach-Task. The Problem is, I don't now how to set the properties. Properties available=availability availabledir=/export/home/heisc01/anttest/ output=output hostlis

properties handling problem

2006-07-31 Thread heisch
Hi, this is Code for deliver files to different systems with a pre-check... I'll iterate with der foreach-Task. The Problem is, I don't now how to set the properties. Properties available=availability availabledir=/export/home/heisc01/anttest/ output=output hostlist=host_1,host_2,host_3 hostname