You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Esteban Franqueiro <es...@bea.com> on 2008/02/21 16:27:21 UTC

QueryObjectModelTree has the wrong package declaration

It says core.query.qom instead of spi.commons.query.qom.
Should I file a bug in Jira?

Esteban Franqueiro
esteban.franqueiro@bea.com

Notice:  This email message, together with any attachments, may contain information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated entities,  that may be confidential,  proprietary,  copyrighted  and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.

Re: QueryObjectModelTree has the wrong package declaration

Posted by Marcel Reutegger <ma...@gmx.net>.
Julian Reschke wrote:
> Esteban Franqueiro wrote:
>>> It says core.query.qom instead of spi.commons.query.qom.
>>> Should I file a bug in Jira?
>>
>> SearchIndex imports the wrong class too.
> 
> I think it should be done as part of JCR-1347.

yes, that's my fault. I forgot to adapt the package names. I relied too much on 
the compiler, which made me think everything was OK.

thanks for finding this. The package names are now correct.

regards
  marcel

Re: QueryObjectModelTree has the wrong package declaration

Posted by Julian Reschke <ju...@gmx.de>.
Esteban Franqueiro wrote:
>> It says core.query.qom instead of spi.commons.query.qom.
>> Should I file a bug in Jira?
> 
> SearchIndex imports the wrong class too.

I think it should be done as part of JCR-1347.

BR, Julian

Re: QueryObjectModelTree has the wrong package declaration

Posted by Esteban Franqueiro <es...@bea.com>.
> It says core.query.qom instead of spi.commons.query.qom.
> Should I file a bug in Jira?

SearchIndex imports the wrong class too.

Esteban Franqueiro
esteban.franqueiro@bea.com

Notice:  This email message, together with any attachments, may contain information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated entities,  that may be confidential,  proprietary,  copyrighted  and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.