Hi,
On Wed, Sep 30, 2009 at 3:14 PM, Ken Krugler
<
kkrugler_lists@...> wrote:
> I'm running into issues with patch collision, where there are overlapping
> changes to the same source file that address different Jira issues.
>
> Unfortunately I need to use my working/modified copy of tika-trunk to build
> versions needed for Bixo, so I can't start with a clean trunk for each
> patch, unless I want to invest even more time.
>
> But this means that soon patches will include other patches, which seems
> bad.
>
> Thoughts on this?
If you keep up this level of contributions, we'll grant you commit
access in no time. :-)
Until that I or some other Tika committer will try to get your patches
reviewed and committed at a faster pace to avoid such complexities.
PS. Another alternative, if you're familiar with Git, is for you to
work on a clone of the git://git.apache.org/tika.git mirror. This way
you can keep committing incrementally to your local copy while your
patches are still waiting to be applied.
BR,
Jukka Zitting