Hi

Could you pls post your ant logging?
Thanks

/Jack

On 12/1/05, Vanderdray, Jacob <[EMAIL PROTECTED]> wrote:
>         I'm able to get things to build if I run just 'ant' or 'ant
> jar'.  I only get the error when I do 'ant war'.  I've written a plugin
> that extends the HTMLParseFilter, IndexingFilter, and QueryFilter.  I've
> been able to do an intranet crawl and get a new field added to the
> index.  Now I'm trying to test my QueryFilter extension by deploying a
> new war file and doing a search.
>
>         I installed ant from an rpm.  It is possible that the rpm I
> grabbed just doesn't have everything I need.  For now I think I'm going
> to try just going into the extracted ROOT dir and manually copying
> things over.  One way or the other I'll probably need to come back to
> this later and figure it out.
>
> Thanks for the help,
> Jake.
>
> -----Original Message-----
> From: Stefan Groschupf [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 30, 2005 3:50 PM
> To: nutch-user@lucene.apache.org
> Subject: Re: Class Not Found
>
> Strange.
> Are you in general able to run other build.xml files?
> The class throwing this error uses some xml and xsl libraries do you
> may have some version conflicts with these xml libraries?
> May you have a older or updated xml libaries in your endorsed folder
> under your jdk?
> In general what is your jdk version and is your java home configured
> correct?
> First check if you are able to build other projects with your ant.
>
> Stefan
>
> Am 30.11.2005 um 21:40 schrieb Vanderdray, Jacob:
>
> > # ant -version
> > Apache Ant version 1.6.2 compiled on March 24 2005
> >
> > -----Original Message-----
> > From: Stefan Groschupf [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, November 30, 2005 2:58 PM
> > To: nutch-user@lucene.apache.org
> > Subject: Re: Class Not Found
> >
> > Ant 1.6.2 works for me without any problem, check that you are not
> > using ant 1.5.
> >
> > Stefan
> >
> > Am 30.11.2005 um 20:30 schrieb Vanderdray, Jacob:
> >
> >>      When I try building the war file from source, I'm getting an
> >> error about some ant stuff that I must not have installed.  Does
> >> anyone
> >> know what package I need to get this fixed?
> >>
> >> java.lang.ClassNotFoundException:
> >> org.apache.tools.ant.taskdefs.optional.XslpLiaison
> >>
> >> Thanks,
> >> Jake.
> >>
> >
> > ---------------------------------------------------------------
> > company:        http://www.media-style.com
> > forum:        http://www.text-mining.org
> > blog:            http://www.find23.net
> >
> >
> >
>
> ---------------------------------------------------------------
> company:        http://www.media-style.com
> forum:        http://www.text-mining.org
> blog:            http://www.find23.net
>
>
>


--
Keep Discovering ... ...
http://www.jroller.com/page/jmars

Reply via email to