Re: [shale] Patch for org.apache.shale.remote.ResponseWrapper

2005-05-27 Thread Shane Bryzak
Thanks for explaining the process Craig, I've added the patch to bugzilla, #35106. Shane Craig McClanahan wrote: Shane, (Late response due to just returning from vacation). It's certainly on topic to post about Shale here -- but the best way to ensure that patches don't get lost is to file

Re: [shale] Patch for org.apache.shale.remote.ResponseWrapper

2005-05-26 Thread Craig McClanahan
Shane, (Late response due to just returning from vacation). It's certainly on topic to post about Shale here -- but the best way to ensure that patches don't get lost is to file them in our issue tracking system: http://issues.apache.org/bugzilla/ The patch can either be listed directly in th

[shale] Patch for org.apache.shale.remote.ResponseWrapper

2005-05-23 Thread Shane Bryzak
I hope this is the right place to post patches... anyway, I found a small bug in the ResponseWrapper class. Patch as follows. Index: ResponseWrapper.java === --- ResponseWrapper.java(revision 177960) +++ ResponseWrapper.java