[xwiki-devs] Branching Lucene plugin
Hi, Just to let you know I'm going to branch the Lucene plugin. I need that since in the patch I'm writing for ThreadLocal I need to have it depend on core 1.5. This means Trunk will be Lucene plugin 1.3 (depending on core 1.5) while the branch will be 1.2 (depending on core 1.4). Ok with everyone? I'll create that later today. Thanks -Vincent
Fine with me. On Wed, Apr 30, 2008 at 7:08 PM, Vincent Massol <[email protected]> wrote:
Hi,
Just to let you know I'm going to branch the Lucene plugin. I need that since in the patch I'm writing for ThreadLocal I need to have it depend on core 1.5.
This means Trunk will be Lucene plugin 1.3 (depending on core 1.5) while the branch will be 1.2 (depending on core 1.4).
Ok with everyone?
I'll create that later today.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Jean-Vincent Drean
I'm going to try to push this to later (i.e. only commit my patch after we release 1.4RC1). If I have it ready before I'll create the branch. -Vincent On Apr 30, 2008, at 7:08 PM, Vincent Massol wrote:
Hi,
Just to let you know I'm going to branch the Lucene plugin. I need that since in the patch I'm writing for ThreadLocal I need to have it depend on core 1.5.
This means Trunk will be Lucene plugin 1.3 (depending on core 1.5) while the branch will be 1.2 (depending on core 1.4).
Ok with everyone?
I'll create that later today.
Thanks -Vincent
Vincent Massol wrote:
Hi,
Just to let you know I'm going to branch the Lucene plugin. I need that since in the patch I'm writing for ThreadLocal I need to have it depend on core 1.5.
This means Trunk will be Lucene plugin 1.3 (depending on core 1.5) while the branch will be 1.2 (depending on core 1.4).
Ok with everyone?
I'll create that later today.
Not sure you need a branch for that. Since 1.4 is (almost) released now, we can always fork from a tag, if we need to re-release a lucene plugin for a core 1.4.x release. -- Sergiu Dumitriu http://purl.org/net/sergiu/
On May 13, 2008, at 2:45 PM, Sergiu Dumitriu wrote:
Vincent Massol wrote:
Hi,
Just to let you know I'm going to branch the Lucene plugin. I need that since in the patch I'm writing for ThreadLocal I need to have it depend on core 1.5.
This means Trunk will be Lucene plugin 1.3 (depending on core 1.5) while the branch will be 1.2 (depending on core 1.4).
Ok with everyone?
I'll create that later today.
Not sure you need a branch for that. Since 1.4 is (almost) released now, we can always fork from a tag, if we need to re-release a lucene plugin for a core 1.4.x release.
yep, I ended up not committing anything and waiting for the final 1.4 instead... -Vincent
participants (3)
-
Jean-Vincent Drean -
Sergiu Dumitriu -
Vincent Massol