Here is a little PropertyHelper I wrote that easily allows adding colors to
Ant tasks' output. Hopefully it will be of use to others.
Apache Ant Output Colorizor
Description:
An easy way to add color to Apache Ant build output. Unlike many other Ant
color utilities, this one does not automaticall
Hello,
the GET task allows to save the response of a HTTP server. One URL I try
to get returns the HTTP status 500 (internal server error). Along with
the status, some data is returned in the response (I verified this with
cUrl) which provides some details about the error. However this data is