On 11/28/2012 06:34 PM, Vincent Massol wrote:
On Nov 28, 2012, at 5:48 PM, Jerome Velociter <[email protected]> wrote:

Hello,

Right now all code in the lucene plugin is exposed as API while almost none of 
it is actual API.
I would like to move all lucene plugin classes to an internal package, except for 
"LucenePluginApi". For the non API "LucenePlugin", I'm not sure, since moving 
it would break users conf (xwiki.cfg).

WDYT ?
Can you explain what your goal because the best would be to not touch it, 
deprecate it and rewrite a new version as a component.

My goal is simply to upgrade to lucene 4.0.0.

Our plugin classes use lucene classes in method signatures, and those classes have evolved (renamed for example) since 3.6.x, causing the API breakages on our side.

Jerome


Thanks
-Vincent

My +1,
Jerome
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to