On 2012-04-23, Lokesh Jain wrote:
> On 4/23/2012 1:53 PM, Stefan Bodewig wrote:
>> On 2012-04-21, Lokesh Jain wrote:
>>> But on a CentOS box, the same property is read by the task program
>>> along with some junk unicode chars. Consequently, the strings do not
>>> match which affects some of the
On 23 April 2012 09:18, Stefan Bodewig wrote:
> On 2012-04-23, Dave Pawson wrote:
>
>> I have a series of scripts each of which sets properties, then calls
>> another using
>
>> If the caller sets property X to yes
>> then the called script sets it to Y
>> what / where are the precedence rules pl
On 4/23/2012 1:53 PM, Stefan Bodewig wrote:
On 2012-04-21, Lokesh Jain wrote:
But on a CentOS box, the same property is read by the task program
along with some junk unicode chars. Consequently, the strings do not
match which affects some of the internal logic of the ant task.
What is "the tas
On 2012-04-21, Lokesh Jain wrote:
> But on a CentOS box, the same property is read by the task program
> along with some junk unicode chars. Consequently, the strings do not
> match which affects some of the internal logic of the ant task.
What is "the task programm"? And how does it read the pr
On 2012-04-23, Dave Pawson wrote:
> I have a series of scripts each of which sets properties, then calls
> another using
> If the caller sets property X to yes
> then the called script sets it to Y
> what / where are the precedence rules please?
Depends on your antcall task's inheritAll attribu
I have a series of scripts each of which sets properties, then calls
another using
If the caller sets property X to yes
then the called script sets it to Y
what / where are the precedence rules please?
TIA
--
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk
-
i had already put the latest mail.jar, activation.jar under ant/lib folder.
i am using ant 1.6.5.
my build environment is solaris10 x86, i want ant auto send email after full
build.
however, it always prompt me "Failed to send email", "Problem while sending
mime mail" when execute the following lin