The build files are now updated. The next version is 2.3, planned to be 
released at the end of August, see 
https://conferences.tdl.org/or/OR2011/OR2011main/paper/view/416/127 .

Best regards,
Gert


On 27/07/2011, at 06.14, Serhiy Polyakov wrote:

> I downloaded new FedoraGenericSearch from here:
> https://github.com/fcrepo/gsearch/tree/master/FedoraGenericSearch
> 
> It is v2.3, build dated July 11, 2011
> 
> When I change to FedoraGenericSearch subdirectory and trying to compile:
> 
> #ant builddownload
> 
> compiler outputs 100+ errors. Excerpt is below. This build includes Lucene 
> 2.9.4
> 
> I noticed that previous build dated Jan 7, 2011 (also version 2.3) had
> Lucene 2.4.0. I am able to compile and install the older one without
> problems. It has older Lucene and older PDFBox though.
> 
> Please let me know how to compile newest build.
> 
> Thanks,
> Serhiy
> 
> 
> 
> ===========
> ...
> compile:
>    [mkdir] Created dir:
> /home/fedora1/DISTR/fcrepo-gsearch-43806aa/FgsLucene/bin
>    [javac] Compiling 5 source files to
> /home/fedora1/DISTR/fcrepo-gsearch-43806aa/FgsLucene/bin
>    [javac] 
> /home/fedora1/DISTR/fcrepo-gsearch-43806aa/FgsLucene/src/java/dk/defxws/fgslucene/Statement.java:23:
> package org.apache.lucene.analysis does not exist
>    [javac] import org.apache.lucene.analysis.Analyzer;
>    [javac]                                  ^
>    [javac] 
> /home/fedora1/DISTR/fcrepo-gsearch-43806aa/FgsLucene/src/java/dk/defxws/fgslucene/Statement.java:24:
> package org.apache.lucene.analysis does not exist
>    [javac] import org.apache.lucene.analysis.TokenStream;
>    [javac]                                  ^
>    [javac] 
> /home/fedora1/DISTR/fcrepo-gsearch-43806aa/FgsLucene/src/java/dk/defxws/fgslucene/Statement.java:25:
> package org.apache.lucene.document does not exist
>    [javac] import org.apache.lucene.document.Document;
>    [javac]                                  ^
>    [javac] 
> /home/fedora1/DISTR/fcrepo-gsearch-43806aa/FgsLucene/src/java/dk/defxws/fgslucene/Statement.java:26:
> package org.apache.lucene.document does not exist
>    [javac] import org.apache.lucene.document.Field;
>    [javac]                                  ^
>    [javac] 
> /home/fedora1/DISTR/fcrepo-gsearch-43806aa/FgsLucene/src/java/dk/defxws/fgslucene/Statement.java:27:
> package org.apache.lucene.index does not exist
>    [javac] import org.apache.lucene.index.CorruptIndexException;
> ...
> ===========
> 
> ------------------------------------------------------------------------------
> Got Input?   Slashdot Needs You.
> Take our quick survey online.  Come on, we don't ask for help often.
> Plus, you'll get a chance to win $100 to spend on ThinkGeek.
> http://p.sf.net/sfu/slashdot-survey
> _______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to