I know this has nothing to do with this list, but please give some help!

        I downloaded ANT and installed it setting the classpath with all its jar
files. Then I tried to compile lucene using the suggested command:

                                        ANT COMPILE

        and I got the following message:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=D:\Java\lucene-1.2-rc2>..\jakarta-ant-1.4.1\bin\ant compile
Buildfile: build.xml

init:

javacc_check:

compile:

BUILD FAILED

D:\Java\lucene-1.2-rc2\build.xml:92: Could not create task of type: javacc.
Comm
on solutions are to use taskdef to declare your task, or, if this is an
optional
 task, to put the optional.jar in the lib directory of your ant installation
(AN
T_HOME).

Total time: 2 seconds
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-=-=-=-=


        I'm absolutelly ignorant about ANT. What is missing ? Am I too far from the
solution (if so, i promisse to study more) ? Where can I find the
'optional.jar' file ? Please, can someone give me some clue ?

        bye
                jk




-----Mensagem original-----
De: Otis Gospodnetic [mailto:[EMAIL PROTECTED]]
Enviada em: Wednesday, February 13, 2002 9:33 PM
Para: Lucene Users List
Assunto: Re: My own steammer (brazilian)


That file is created during the build process.
Try building Lucene by typing 'ant compile'.

Otis

--- Bizu_de_Anúncio <[EMAIL PROTECTED]> wrote:
>       My brazilian steammer has the same structure as the German steammer,
> except
> for the inner logic.
>
>       I created it , tested it and now I'm trying to compile it with no
> success.
> The problem is the 'StandartTokenizer.java' class ! I can´t find it
> in the
> package org.apache.lucene.analysis.standard .
>
>       The only file that exists there is a file named
> 'StandartTokenizer.jj'.
> What is this file for ?
>
>       I have lucene-1.2-rc2. Can someone help me,
>
> thanks,
>
>       jk
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to