Thank you, Simone. I will do that.

On Sat, 2009-12-05 at 09:21 +0100, Simone Tripodi wrote:
> 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 <jos.snelli...@pandora.be> 
> wrote:
> > URLResponse.java:
> >
> > Modifying the finally-clause to remain silent:
> >
> > finally {
> >            if (servletConnection != null)
> > URLConnectionUtils.closeQuietly(servletConnection);
> >        }
> >
> > Jos
> >
> >
> 
> 
> 


Reply via email to