/luke

SEE: https://issues.apache.org/jira/browse/LUCENE-2562 , https://groups.google.com/forum/#!topic/luke-discuss/S_Whwg2jwmA + https://github.com/DmitryKey/luke/ , I will slowly drop this repo, above should be used and ev. moved to lucene to contrib (was: fork of http://luke.googlecode.com/svn/ to support lucene 4.X (binary builds are on https://java.net/projects/opengrok/downloads) )

Primary LanguageJava

luke
====

NOTE: since 4.10.2 dependency jars get downloaded upon FIRST build
(so repo doesn't ship them anymore, but they get fetched 
from maven repos using ant)

fork of http://luke.googlecode.com/svn/ to support 4.1, 4.2, 4.3, 4.X ...
(and maybe all newer)
fixes are usually quick and dirty, so need review
I just fix what I use (e.g. no hadoop updates, ... )

I am using Netbeans (latest) + latest JDK7/8 (Suns/Oracles)
from nb I can run compile & then I run target "dist" on top of build.xml 
to get the binaries built