Hello Guido,
the tone of the text is like the Ant project is advertising for
Dynatrace. I am not comfortable with committing the changes that you are
sending us as is.
The current blurb about dynatrace is :
dtAnt allows integrating dynaTrace Application Performance Management
I'd vote for Go, but I've been an influence in it's development ;-) But
yeah, Hudson and such have greatly improved too.
Currently on CruiseControl handling >30,000 builds a month. 68 pipelines,
with continuous deployment etc etc etc.
We'd looked at QB too (ages ago, 3+ years sounds right), but
Original Message
Subject: launch Ant from Java code
From: Patrick Martin
To: Ant User
Date: Wed Jan 12 2011 14:08:35 GMT+0100 (CET)
> Hello and happy new year to you all,
>
> What is the recommended way for launching an Ant script/task from Java code ?
>
> It seems to me tha
Hi Antoine,
I would like to get the text changed for the dynaTrace Ant task in the external
plugins section.
Please apply the change below.
Thanks,
Guido
Patch for the external.xml file:
907,910c907,910
<
< dtAnt allows integrating dynaTrace Application Performance
Management
On 1/13/2011 2:57 AM, Patrick Martin wrote:
Thank you Antoine,
I do have a follow-up question on this though. Will this be thread
safe? Is it possible to run two targets in parallel from Java code,
without any interactions (different projects, property sets and so
on)?
Ant has a parallel task, a