My first to 7.x

2010-12-02 Thread Christopher Schultz
All, So I'd like to apply my patch for bug (enhancement) 48692 (https://issues.apache.org/bugzilla/show_bug.cgi?id=48692) to TC 7 trunk. It's obvious to me how I should actually apply the patch: do an svn update, resolve any problems that arise (shouldn't be any) and commit what I've got to svn.

Re: My first to 7.x

2010-12-02 Thread Costin Manolache
I always had this question - for trunk most of the times I just submited the change and if anyone -1 I revert. If you feel it's going to be controversial - send a mail first and ask for opinions. There is an automated svn commit message that would notify anyone interested about the change. For no

Re: My first to 7.x

2010-12-02 Thread Mark Thomas
On 02/12/2010 21:25, Christopher Schultz wrote: > All, > > So I'd like to apply my patch for bug (enhancement) 48692 > (https://issues.apache.org/bugzilla/show_bug.cgi?id=48692) to TC 7 trunk. > > It's obvious to me how I should actually apply the patch: do an svn > update, resolve any problems t

Re: My first to 7.x

2010-12-03 Thread Christopher Schultz
Mark, On 12/2/2010 5:24 PM, Mark Thomas wrote: > On 02/12/2010 21:25, Christopher Schultz wrote: >> Then, should I update the changelog.xml? > Yes. Great. It looks like the format is latest-on-top. Since this is a bug, it makes sense to use the tag, but it's actually an enhancement and not a fla