Hi,
I am seeing some unexpected behaviour with ant's fail task.
I have created various sub-project build.xmls for various
components of our overall product and then there is a master
ant build.xml which calls these sub-project builds.
The sub-project build.xmls have a target to check if a build
Hi,
I have an html attachment, which I want to send using ant's mail target.
It all works fine, the only thing I would like to change about it is -
that
the html attachment should show as in the body of the message, rather
than an attachment.
Is there a way ant can allow me to do this?
Thanks!
S
Hi,
I have quite a few ant projects and sub-projects for building our whole
stack.
The master ant script basically calls a bunch of ant scripts in the
tree, what I
am interested in is creating a final build summary output file, which
will give
a snapshot of the whole build.
For example : the fina