|
|
mkdir -p lucene/java/trunk
svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk
lucene/java/trunk
cd lucene/java/trunk; ant
The parser generator (JavaCC) is only needed if you change the grammar file.
-Yonik
Now hiring -- http://forms.cnet.com/slink?231706
On 11/9/05, Bill Janssen <janssen@xxxxxxxx> wrote:
> > No, not officially. Checking out from Subversion and running "ant"
> > is all that is needed to get the latest JAR though.
>
> Somehow I doubt that. Isn't there some parser generator that has to
> be installed?
>
> And what's the command line to do the svn checkout? It's not apparent
> from the Lucene web site. I have the svn client installed.
>
> Bill
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: java-dev-help@xxxxxxxxxxxxxxxxx
|
|