Re: Lucene 1.9 release date?

2005-10-14 Thread Erik Hatcher
On Oct 14, 2005, at 11:06 PM, Ray Tsang wrote: Can we add a 1.9 release to the roadmap? or start a 1.9 release tracker issue? If you mean the ability to log issues on JIRA for 1.9, I created that several weeks ago. Let me know if something still isn't right. Erik ---

Re: Lucene 1.9 release date?

2005-10-14 Thread Ray Tsang
Can we add a 1.9 release to the roadmap? or start a 1.9 release tracker issue? ray, On 10/15/05, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Olivier, > > Your best bet it to discuss this on the java-dev list. At this > point, we haven't a firm volunteer for pushing out a release. I'd be > thrille

Re: Lucene 1.9 release date?

2005-10-14 Thread Olivier Jaquemet
Build what is in Subversion and run with it :) Report issues if you encounter any. Then we will do so! :) Thank you Erik - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: missing RTFEditorKit in LIA example code

2005-10-14 Thread Daniel Naber
On Freitag 14 Oktober 2005 17:18, [EMAIL PROTECTED] wrote: > The import of RTFEditorKit keeps failing. Am I missing something here? Doesn't Fedora Core come with some Open Source java? This may not include the Swing classes, so try with Sun's JDK. Regards Daniel -- http://www.danielnaber.de

Re: missing RTFEditorKit in LIA example code

2005-10-14 Thread Otis Gospodnetic
Hello, Please use the LIA forum on manning.com site for questions specific to LIA. Erik and I will answer all LIA-specific questions there. The link to that is somewhere in the "About this book" section, I believe. Otis --- [EMAIL PROTECTED] wrote: > Hello, > > I am trying to build from a cl

Re: Lucene 1.9 release date?

2005-10-14 Thread Erik Hatcher
Olivier, Your best bet it to discuss this on the java-dev list. At this point, we haven't a firm volunteer for pushing out a release. I'd be thrilled for someone to step up to the plate. The first thing would be to go through JIRA and see what issues are open. There are a number of gr

missing RTFEditorKit in LIA example code

2005-10-14 Thread surabaja
Hello, I am trying to build from a clean copy of LIA example code, on Linux Fedora Core 4 The import of RTFEditorKit keeps failing. Am I missing something here? Thank you in advance for your help. SJ --- lucene-1.4.3-1jpp_3fc ant-1.6.2-3jpp_8fc j2sdk-1.4.2_08-fcs $ ant Indexer Buildfile: build

Lucene 1.9 release date?

2005-10-14 Thread Olivier Jaquemet
Hi all, Some features we would like to use for our next software revision are part of lucene 1.9, in order to know if we can plan to use this version, could you tell me when do you think lucene 1.9 stable will be released? I could not find any roadmap on the lucene site or wiki. ---