[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
Thanks again !!!
I'm looking at your last hint:
-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
-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
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
-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