You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by Murray Altheim <mu...@altheim.com> on 2007/10/28 01:54:06 UTC

Lucene 2.2.0 and OSCache 2.3.1

I've upgraded the jars of both Lucene 2.2.0 and OSCache 2.3.1 in my
working copy of JSPWiki without any issues (other than a minor change
from several deprecated methods I had commented out in my own code due
to using the older jars from JSPWiki to avoid conflict within Ceryle).
The search engine seems to be working fine in the wiki -- not sure if
if there are external dependencies I don't know about, but there were
no compile problems.

I can forward these two files along if desired, otherwise are there
any issues with replacing them in the CVS? Especially moving into
Apache it would seem a good idea to have at least Lucene be up to
date.

   537494 2007-10-28 12:18 lucene-core-2.2.0.jar
   124197 2007-10-22 03:12 oscache-2.3.1.jar

I realize that the oscache.jar in the distro claims to be 2.3.1, but
this is not the case (given at least one method is different, the
Cache.getSize() method does not exist in oscache.jar but it does in
2.3.1). The jar I'm using is the one downloaded from the OpenSymphony
site.

Murray

...........................................................................
Murray Altheim <murray07 at altheim.com>                           ===  = =
http://www.altheim.com/murray/                                     = =  ===
SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk               = =  = =

       Boundless wind and moon - the eye within eyes,
       Inexhaustible heaven and earth - the light beyond light,
       The willow dark, the flower bright - ten thousand houses,
       Knock at any door - there's one who will respond.
                                       -- The Blue Cliff Record

Re: Lucene 2.2.0 and OSCache 2.3.1

Posted by Janne Jalkanen <Ja...@ecyrd.com>.
No real objections here...  If the unit tests run, go for it :)

/Janne

On Oct 28, 2007, at 02:54 , Murray Altheim wrote:

> I've upgraded the jars of both Lucene 2.2.0 and OSCache 2.3.1 in my
> working copy of JSPWiki without any issues (other than a minor change
> from several deprecated methods I had commented out in my own code due
> to using the older jars from JSPWiki to avoid conflict within Ceryle).
> The search engine seems to be working fine in the wiki -- not sure if
> if there are external dependencies I don't know about, but there were
> no compile problems.
>
> I can forward these two files along if desired, otherwise are there
> any issues with replacing them in the CVS? Especially moving into
> Apache it would seem a good idea to have at least Lucene be up to
> date.
>
>   537494 2007-10-28 12:18 lucene-core-2.2.0.jar
>   124197 2007-10-22 03:12 oscache-2.3.1.jar
>
> I realize that the oscache.jar in the distro claims to be 2.3.1, but
> this is not the case (given at least one method is different, the
> Cache.getSize() method does not exist in oscache.jar but it does in
> 2.3.1). The jar I'm using is the one downloaded from the OpenSymphony
> site.
>
> Murray
>
> ...................................................................... 
> .....
> Murray Altheim <murray07 at altheim.com>                            
> ===  = =
> http://www.altheim.com/murray/                                      
> = =  ===
> SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk                
> = =  = =
>
>       Boundless wind and moon - the eye within eyes,
>       Inexhaustible heaven and earth - the light beyond light,
>       The willow dark, the flower bright - ten thousand houses,
>       Knock at any door - there's one who will respond.
>                                       -- The Blue Cliff Record