New PropertyHelper to Easily Add Colors to Ant Output

2017-01-13 Thread Joe's Diner Webmaster
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

How to capture HTTP response with the status 500?

2017-01-13 Thread Al Le
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