Hi,
„ant javadocs“ (without “-core”) inside QP module should work.
Because you asked: You can regenerate the JavaCC source files by “ant javacc” (which rebuilds
all parser source files), or “ant javacc-flexible” (for the flexible QP).
Uwe
-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de <http://www.thetaphi.de/>
eMail: uwe@thetaphi.de
From: Vinicius Barros [mailto:viniciusbarros.gsoc@yahoo.com.br]
Sent: Monday, July 18, 2011 8:34 AM
To: dev@lucene.apache.org
Subject: Not being able to run "ant javadoc" in module/queryparser
Hi,
I am not longer able to run ant javadoc after queryparser was moved from contrib to modules.
Is there any new target name to execute generate javadocs?
Regards,
Vinicius Barros
|