Mailing List Archive

COMMENT REQUESTED: Lucene 1.2 Final Release
Hi,

I have not received any feedback on the developer list regarding the
stability / status of Lucene 1.2 Final Release. I have posted it up on the
release website

http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/

Can a few other people please validate this so we call it good and let
people know.

Once this is complete, I will format the to do list that was generated into
an html document and validate the commitments to the next release version
1.3.

Thanks

--Peter


--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: COMMENT REQUESTED: Lucene 1.2 Final Release [ In reply to ]
I downloaded the source .tar.gz version and built it myself using 'ant
jar'. The resulting jar file was named lucene-1.3-dev1.jar and it
should be lucene-1.2.jar.
That should be fixed. The problem is the property value in
default.properties file, I believe.
Other than that I haven't seen any problems, although I am currently
using Lucene only for indexing, not searching.

Otis



--- Peter Carlson <carlson@bookandhammer.com> wrote:
> Hi,
>
> I have not received any feedback on the developer list regarding the
> stability / status of Lucene 1.2 Final Release. I have posted it up
> on the
> release website
>
> http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/
>
> Can a few other people please validate this so we call it good and
> let
> people know.
>
> Once this is complete, I will format the to do list that was
> generated into
> an html document and validate the commitments to the next release
> version
> 1.3.
>
> Thanks
>
> --Peter
>
>
> --
> To unsubscribe, e-mail:
> <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:lucene-dev-help@jakarta.apache.org>
>


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: COMMENT REQUESTED: Lucene 1.2 Final Release [ In reply to ]
I've been using the new release and haven't had problems, but I have a
suggestion. The Ant build file does not work unless it finds the path
jakarta.site2.home (default is ../jakarta-site2). For a user new to Jakarta
who hasn't seen any mention of Anakia/Site2 in the Lucene documentation, it
might not be obvious what the problem is when they follow the build
instructions and can't get Ant to work.

A short-term solution:
Provide a sentence or so of documentation (similar to that for the JavaCC
issue) telling users what to do when Ant says: "lucene-1.2-src/build.xml:33:
jakarta-site2/lib not found."
You can tell them to install Anakia, or just create an empty directory
"../jakarta-site2/lib". My understanding is that Site2/Anakia are only
needed for creating the Lucene HTML pages.

Perhaps there is a better solution, but I think as a minumum a couple words
of explanation should be added to BUILD.txt.

-Lex


>From: Peter Carlson <carlson@bookandhammer.com>
>Reply-To: "Lucene Developers List" <lucene-dev@jakarta.apache.org>
>To: Lucene Developers List <lucene-dev@jakarta.apache.org>
>Subject: COMMENT REQUESTED: Lucene 1.2 Final Release
>Date: Tue, 04 Jun 2002 16:42:56 -0700
>
>Hi,
>
>I have not received any feedback on the developer list regarding the
>stability / status of Lucene 1.2 Final Release. I have posted it up on the
>release website
>
>http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/
>
>Can a few other people please validate this so we call it good and let
>people know.
>
>Once this is complete, I will format the to do list that was generated into
>an html document and validate the commitments to the next release version
>1.3.
>
>Thanks
>
>--Peter
>
>
>--
>To unsubscribe, e-mail:
><mailto:lucene-dev-unsubscribe@jakarta.apache.org>
>For additional commands, e-mail:
><mailto:lucene-dev-help@jakarta.apache.org>


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: COMMENT REQUESTED: Lucene 1.2 Final Release [ In reply to ]
This is probably (not tested) the case only if you use certain Ant
targets specified in build.xml that a regular user shouldn't be using.
Maybe that is what we should document.

Otis

--- Lex Lawrence <lex_lawrence@hotmail.com> wrote:
> I've been using the new release and haven't had problems, but I have
> a
> suggestion. The Ant build file does not work unless it finds the
> path
> jakarta.site2.home (default is ../jakarta-site2). For a user new to
> Jakarta
> who hasn't seen any mention of Anakia/Site2 in the Lucene
> documentation, it
> might not be obvious what the problem is when they follow the build
> instructions and can't get Ant to work.
>
> A short-term solution:
> Provide a sentence or so of documentation (similar to that for the
> JavaCC
> issue) telling users what to do when Ant says:
> "lucene-1.2-src/build.xml:33:
> jakarta-site2/lib not found."
> You can tell them to install Anakia, or just create an empty
> directory
> "../jakarta-site2/lib". My understanding is that Site2/Anakia are
> only
> needed for creating the Lucene HTML pages.
>
> Perhaps there is a better solution, but I think as a minumum a couple
> words
> of explanation should be added to BUILD.txt.
>
> -Lex
>
>
> >From: Peter Carlson <carlson@bookandhammer.com>
> >Reply-To: "Lucene Developers List" <lucene-dev@jakarta.apache.org>
> >To: Lucene Developers List <lucene-dev@jakarta.apache.org>
> >Subject: COMMENT REQUESTED: Lucene 1.2 Final Release
> >Date: Tue, 04 Jun 2002 16:42:56 -0700
> >
> >Hi,
> >
> >I have not received any feedback on the developer list regarding the
> >stability / status of Lucene 1.2 Final Release. I have posted it up
> on the
> >release website
> >
> >http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/
> >
> >Can a few other people please validate this so we call it good and
> let
> >people know.
> >
> >Once this is complete, I will format the to do list that was
> generated into
> >an html document and validate the commitments to the next release
> version
> >1.3.
> >
> >Thanks
> >
> >--Peter
> >
> >
> >--
> >To unsubscribe, e-mail:
> ><mailto:lucene-dev-unsubscribe@jakarta.apache.org>
> >For additional commands, e-mail:
> ><mailto:lucene-dev-help@jakarta.apache.org>
>
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
> --
> To unsubscribe, e-mail:
> <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:lucene-dev-help@jakarta.apache.org>
>


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: COMMENT REQUESTED: Lucene 1.2 Final Release [ In reply to ]
Actually, this is the case (tested) if you use ANY Ant target. The failure
occurs when constructing the path "anakia.classpath", which is not part of
any target. It happens before processing even the "init" target, which a
regular user would probably need.
-Lex

>This is probably (not tested) the case only if you use certain Ant
>targets specified in build.xml that a regular user shouldn't be using.
>Maybe that is what we should document.
>
>Otis
>
>--- Lex Lawrence <lex_lawrence@hotmail.com> wrote:
>>I've been using the new release and haven't had problems, but I have
>>a suggestion. The Ant build file does not work unless it finds the
>>path jakarta.site2.home (default is ../jakarta-site2). For a user new to
>>Jakarta who hasn't seen any mention of Anakia/Site2 in the Lucene
>>documentation, it might not be obvious what the problem is when they
>>follow the build instructions and can't get Ant to work.
>>
>>A short-term solution:
>>Provide a sentence or so of documentation (similar to that for the
>>JavaCC issue) telling users what to do when Ant says:
>>"lucene-1.2-src/build.xml:33: jakarta-site2/lib not found."
>>You can tell them to install Anakia, or just create an empty
>>directory "../jakarta-site2/lib". My understanding is that Site2/Anakia
>>are
>>only needed for creating the Lucene HTML pages.
>>
>>Perhaps there is a better solution, but I think as a minumum a couple
>>words of explanation should be added to BUILD.txt.
>>
>>-Lex
>>
>>
>> >From: Peter Carlson <carlson@bookandhammer.com>
>> >Reply-To: "Lucene Developers List" <lucene-dev@jakarta.apache.org>
>> >To: Lucene Developers List <lucene-dev@jakarta.apache.org>
>> >Subject: COMMENT REQUESTED: Lucene 1.2 Final Release
>> >Date: Tue, 04 Jun 2002 16:42:56 -0700
>> >
>> >Hi,
>> >
>> >I have not received any feedback on the developer list regarding the
>> >stability / status of Lucene 1.2 Final Release. I have posted it up
>>on the
>> >release website
>> >
>> >http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/
>> >
>> >Can a few other people please validate this so we call it good and
>>let
>> >people know.
>> >
>> >Once this is complete, I will format the to do list that was
>>generated into
>> >an html document and validate the commitments to the next release
>>version
>> >1.3.
>> >
>> >Thanks
>> >
>> >--Peter
>> >
>> >
>> >--
>> >To unsubscribe, e-mail:
>> ><mailto:lucene-dev-unsubscribe@jakarta.apache.org>
>> >For additional commands, e-mail:
>> ><mailto:lucene-dev-help@jakarta.apache.org>
>>
>>
>>_________________________________________________________________
>>Send and receive Hotmail on your mobile device: http://mobile.msn.com
>>
>>
>>--
>>To unsubscribe, e-mail:
>><mailto:lucene-dev-unsubscribe@jakarta.apache.org>
>>For additional commands, e-mail:
>><mailto:lucene-dev-help@jakarta.apache.org>
>>
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! - Official partner of 2002 FIFA World Cup
>http://fifaworldcup.yahoo.com
>
>--
>To unsubscribe, e-mail:
><mailto:lucene-dev-unsubscribe@jakarta.apache.org>
>For additional commands, e-mail:
><mailto:lucene-dev-help@jakarta.apache.org>

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: COMMENT REQUESTED: Lucene 1.2 Final Release [ In reply to ]
I can't replicate that.
I moved my jakarta-site2 away, renamed it, while I left the property in
default.properties as:
jakarta.site2.home = ../jakarta-site2

I don't get an error when doing 'ant jar', for instance.
Maybe you can post your error message.

Otis


--- Lex Lawrence <lex_lawrence@hotmail.com> wrote:
> Actually, this is the case (tested) if you use ANY Ant target. The
> failure
> occurs when constructing the path "anakia.classpath", which is not
> part of
> any target. It happens before processing even the "init" target,
> which a
> regular user would probably need.
> -Lex
>
> >This is probably (not tested) the case only if you use certain Ant
> >targets specified in build.xml that a regular user shouldn't be
> using.
> >Maybe that is what we should document.
> >
> >Otis
> >
> >--- Lex Lawrence <lex_lawrence@hotmail.com> wrote:
> >>I've been using the new release and haven't had problems, but I
> have
> >>a suggestion. The Ant build file does not work unless it finds the
> >>path jakarta.site2.home (default is ../jakarta-site2). For a user
> new to
> >>Jakarta who hasn't seen any mention of Anakia/Site2 in the Lucene
> >>documentation, it might not be obvious what the problem is when
> they
> >>follow the build instructions and can't get Ant to work.
> >>
> >>A short-term solution:
> >>Provide a sentence or so of documentation (similar to that for the
> >>JavaCC issue) telling users what to do when Ant says:
> >>"lucene-1.2-src/build.xml:33: jakarta-site2/lib not found."
> >>You can tell them to install Anakia, or just create an empty
> >>directory "../jakarta-site2/lib". My understanding is that
> Site2/Anakia
> >>are
> >>only needed for creating the Lucene HTML pages.
> >>
> >>Perhaps there is a better solution, but I think as a minumum a
> couple
> >>words of explanation should be added to BUILD.txt.
> >>
> >>-Lex
> >>
> >>
> >> >From: Peter Carlson <carlson@bookandhammer.com>
> >> >Reply-To: "Lucene Developers List"
> <lucene-dev@jakarta.apache.org>
> >> >To: Lucene Developers List <lucene-dev@jakarta.apache.org>
> >> >Subject: COMMENT REQUESTED: Lucene 1.2 Final Release
> >> >Date: Tue, 04 Jun 2002 16:42:56 -0700
> >> >
> >> >Hi,
> >> >
> >> >I have not received any feedback on the developer list regarding
> the
> >> >stability / status of Lucene 1.2 Final Release. I have posted it
> up
> >>on the
> >> >release website
> >> >
> >> >http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/
> >> >
> >> >Can a few other people please validate this so we call it good
> and
> >>let
> >> >people know.
> >> >
> >> >Once this is complete, I will format the to do list that was
> >>generated into
> >> >an html document and validate the commitments to the next release
> >>version
> >> >1.3.
> >> >
> >> >Thanks
> >> >
> >> >--Peter



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: COMMENT REQUESTED: Lucene 1.2 Final Release [ In reply to ]
Maybe I'm off my rocker, or maybe I've overlooked something. Regardless, if
nobody else noticed anything I'll just drop it gracefully.
-Lex

>From: Otis Gospodnetic <otis_gospodnetic@yahoo.com>
>Reply-To: "Lucene Developers List" <lucene-dev@jakarta.apache.org>
>To: Lucene Developers List <lucene-dev@jakarta.apache.org>
>Subject: Re: COMMENT REQUESTED: Lucene 1.2 Final Release
>Date: Tue, 25 Jun 2002 09:25:55 -0700 (PDT)
>
>I can't replicate that.
>I moved my jakarta-site2 away, renamed it, while I left the property in
>default.properties as:
> jakarta.site2.home = ../jakarta-site2
>
>I don't get an error when doing 'ant jar', for instance.
>Maybe you can post your error message.
>
>Otis
>
>
>--- Lex Lawrence <lex_lawrence@hotmail.com> wrote:
> > Actually, this is the case (tested) if you use ANY Ant target. The
> > failure
> > occurs when constructing the path "anakia.classpath", which is not
> > part of
> > any target. It happens before processing even the "init" target,
> > which a
> > regular user would probably need.
> > -Lex
> >
> > >This is probably (not tested) the case only if you use certain Ant
> > >targets specified in build.xml that a regular user shouldn't be
> > using.
> > >Maybe that is what we should document.
> > >
> > >Otis
> > >
> > >--- Lex Lawrence <lex_lawrence@hotmail.com> wrote:
> > >>I've been using the new release and haven't had problems, but I
> > have
> > >>a suggestion. The Ant build file does not work unless it finds the
> > >>path jakarta.site2.home (default is ../jakarta-site2). For a user
> > new to
> > >>Jakarta who hasn't seen any mention of Anakia/Site2 in the Lucene
> > >>documentation, it might not be obvious what the problem is when
> > they
> > >>follow the build instructions and can't get Ant to work.
> > >>
> > >>A short-term solution:
> > >>Provide a sentence or so of documentation (similar to that for the
> > >>JavaCC issue) telling users what to do when Ant says:
> > >>"lucene-1.2-src/build.xml:33: jakarta-site2/lib not found."
> > >>You can tell them to install Anakia, or just create an empty
> > >>directory "../jakarta-site2/lib". My understanding is that
> > Site2/Anakia
> > >>are
> > >>only needed for creating the Lucene HTML pages.
> > >>
> > >>Perhaps there is a better solution, but I think as a minumum a
> > couple
> > >>words of explanation should be added to BUILD.txt.
> > >>
> > >>-Lex
> > >>
> > >>
> > >> >From: Peter Carlson <carlson@bookandhammer.com>
> > >> >Reply-To: "Lucene Developers List"
> > <lucene-dev@jakarta.apache.org>
> > >> >To: Lucene Developers List <lucene-dev@jakarta.apache.org>
> > >> >Subject: COMMENT REQUESTED: Lucene 1.2 Final Release
> > >> >Date: Tue, 04 Jun 2002 16:42:56 -0700
> > >> >
> > >> >Hi,
> > >> >
> > >> >I have not received any feedback on the developer list regarding
> > the
> > >> >stability / status of Lucene 1.2 Final Release. I have posted it
> > up
> > >>on the
> > >> >release website
> > >> >
> > >> >http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/
> > >> >
> > >> >Can a few other people please validate this so we call it good
> > and
> > >>let
> > >> >people know.
> > >> >
> > >> >Once this is complete, I will format the to do list that was
> > >>generated into
> > >> >an html document and validate the commitments to the next release
> > >>version
> > >> >1.3.
> > >> >
> > >> >Thanks
> > >> >
> > >> >--Peter
>
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! - Official partner of 2002 FIFA World Cup
>http://fifaworldcup.yahoo.com
>
>--
>To unsubscribe, e-mail:
><mailto:lucene-dev-unsubscribe@jakarta.apache.org>
>For additional commands, e-mail:
><mailto:lucene-dev-help@jakarta.apache.org>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: COMMENT REQUESTED: Lucene 1.2 Final Release [ In reply to ]
I remember seeing something like that when I used an older version of
Ant to compile Lucene. What Ant version were you using, Lex?
Dmitry.

Lex Lawrence wrote:

> Maybe I'm off my rocker, or maybe I've overlooked something.
> Regardless, if nobody else noticed anything I'll just drop it gracefully.
> -Lex
>



--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: COMMENT REQUESTED: Lucene 1.2 Final Release [ In reply to ]
Was using Ant 1.3. Problem dissapeared with Ant 1.4.1. Thanks.
-Lex


>From: Dmitry Serebrennikov <dmitrys@earthlink.net>
>Reply-To: "Lucene Developers List" <lucene-dev@jakarta.apache.org>
>To: Lucene Developers List <lucene-dev@jakarta.apache.org>
>Subject: Re: COMMENT REQUESTED: Lucene 1.2 Final Release
>Date: Tue, 25 Jun 2002 12:28:04 -0600
>
>I remember seeing something like that when I used an older version of Ant
>to compile Lucene. What Ant version were you using, Lex?
>Dmitry.
>
>Lex Lawrence wrote:
>
>>Maybe I'm off my rocker, or maybe I've overlooked something. Regardless,
>>if nobody else noticed anything I'll just drop it gracefully.
>>-Lex
>>
>
>
>
>--
>To unsubscribe, e-mail:
><mailto:lucene-dev-unsubscribe@jakarta.apache.org>
>For additional commands, e-mail:
><mailto:lucene-dev-help@jakarta.apache.org>


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com


--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>