Re: how to check that a property exist

2008-06-12 Thread Gilbert Rebhan
[EMAIL PROTECTED] schrieb: but I don't know how to use it. My ant version is: Apache Ant version 1.6.5 compiled on June 2 2005 and I read that script task depends on external libraries not included in the Ant distribution. it's only the BeanScriptingFramework = bsf.jar and the language specifi

RE: how to check that a property exist

2008-06-12 Thread Patrizio.Ferlito
Thanks again !!! I'm looking at your last hint:

RE: how to check that a property exist

2008-06-12 Thread Rebhan, Gilbert
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2008 1:42 PM To: user@ant.apache.org Subject: RE: how to check that a property exist /* Hi Gilbert, issue ii) solved using macrodef

RE: how to check that a property exist

2008-06-12 Thread Patrizio.Ferlito
-Original Message- From: Ferlito Patrizio (B-Source - Lugano) Sent: giovedì, 12. giugno 2008 13:11 To: 'Ant Users List' Subject: RE: how to check that a property exist Hi Gilbert, thanks a lot for your hint but I would like to find a way without using antcontrib... After some tries

RE: how to check that a property exist

2008-06-12 Thread Patrizio.Ferlito
you have any idea ? Regards Patrizio -Original Message- From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Sent: mercoledì, 11. giugno 2008 13:45 To: Ant Users List Subject: RE: how to check that a property exist -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL P

RE: how to check that a property exist

2008-06-11 Thread Rebhan, Gilbert
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 12:22 PM To: user@ant.apache.org Subject: how to check that a property exist /* I've a properties file like that: ... defaultPollerManagedServer=A TestEvent.pollerManagedServer=B DummyEv