On Thu, Jan 21, 2010 at 3:02 PM, Sai Pullabhotla <[email protected]> wrote: > Sure, not a problem. Is it okay if I check it into trunk? Would you be > able to merge it into appropriate branches? Or would you rather prefer > patch attached to the JIRA issue?
Give it a try to get it into both branches. Here's how I do it: * Develop the solution in trunk * Extract a patch (Team -> Create patch if you use Eclipse) * Review this so I only get what I really want * Apply patch in 1.0.x branch * Test and verify * Commit to both branches /niklas
