AW: New PropertyHelper to Easily Add Colors to Ant Output

2017-01-15 Thread jhm
nice Jan Von: j...@dogsplayingpoker.org [mailto:j...@dogsplayingpoker.org] Im Auftrag von Joe's Diner Webmaster Gesendet: Samstag, 14. Januar 2017 01:33 An: user@ant.apache.org Betreff: New PropertyHelper to Easily Add Colors to Ant Output Here is a little PropertyHelper I wrote that e

AW: How to capture HTTP response with the status 500?

2017-01-15 Thread jhm
I just had a look at the source code. There is a special handling for HTTP-ResponseCodes for - MOVED --> follow redirect if specified -- 301: Moved Permanently -- 302: Temporary Redirect -- 303: See Other -- 307: Temporary Redirect - HTTP_NOT_MODIFIED (304 Not Modified) --> dont download i

Re: New PropertyHelper to Easily Add Colors to Ant Output

2017-01-15 Thread Stefan Bodewig
On 2017-01-14, Joe's Diner Webmaster wrote: > Here is a little PropertyHelper I wrote that easily allows adding colors to > Ant tasks' output. Hopefully it will be of use to others. Thanks, I've just added it to the site. Unfortunatly the patch didn't make it through, so please verify it really s