Hi Jos,
nice to meet you :) Usually suggestions of this kind have to be
submitted by the issue tracker:

http://issues.apache.org/jira/browse/COCOON3

Make your own patch through the command line:

svn diff -x -u Main.java > arg-fix.patch

giving your patch file meaningful name.
Goof job!
Simo

On Sat, Dec 5, 2009 at 8:29 AM, Jos Snellings <[email protected]> wrote:
> URLResponse.java:
>
> Modifying the finally-clause to remain silent:
>
> finally {
>            if (servletConnection != null)
> URLConnectionUtils.closeQuietly(servletConnection);
>        }
>
> Jos
>
>



-- 
http://www.google.com/profiles/simone.tripodi

Reply via email to