On 2014-01-02, Jesse Glick wrote:

> On Wed, Jan 1, 2014 at 4:55 PM,  <bode...@apache.org> wrote:
>>>                    URLConnection conn = resource.openConnection();
>>>                    conn.setDefaultUseCaches(false);
>>>                    ArgumentProcessor processor = 
>>> getProcessorByService(conn.getInputStream());

> Why setDefaultUseCaches, which sets a static flag applicable to all
> future connections? I think setUseCaches was meant here.

Dumb copy paste from Spring, I'll look into it.

Thanks

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to