Re: ant http task, fully featured, apache 2.0 licnesed released

2011-03-15 Thread Alex Sherwin
I forgot to mention the biggest one for me, is that I set it up to allow you to configure a JKS keystore in the task to use when connecting over HTTPS for TLS/SSL certificate validation... So you don't have to use the JVM options to set a JVM-wide trust store :) 2011/3/15 Nicolas Lalevée : > Rea

Re: ant http task, fully featured, apache 2.0 licnesed released

2011-03-15 Thread Nicolas Lalevée
Really nice work Alex. This was one of the missing ant task I wanted to get time to develop. This looks great and I'm looking forward to actually use it. Nicolas Le 15 mars 2011 à 12:49, Alex Sherwin a écrit : > After years of using half baked solutions from other libraries which > are now ol

ant http task, fully featured, apache 2.0 licnesed released

2011-03-15 Thread Alex Sherwin
After years of using half baked solutions from other libraries which are now old, defunct or just plain don't work.. I've finally bit the bullet and created a nice, easy to use and unencumbered ant http task. It is Apache 2.0 licensed and has the following things going for it: Easy to use No thi