Hi, On Jan 25, 2008 12:53 PM, Julian Reschke <[EMAIL PROTECTED]> wrote: > - duplicate source and build infrastructure from o.a.j.core.query to > o.a.j.spi.commons.query, deprecate the old stuff
I wouldn't worry about deprecating it. We've made no backwards compatibility promises on classes within jackrabbit-core, so IMHO it's better to just "svn move" the query parser to spi-commons. BR, Jukka Zitting
