src builds fail because of no "lib" directory
-
Key: LUCENE-717
URL: http://issues.apache.org/jira/browse/LUCENE-717
Project: Lucene - Java
Issue Type: Bug
Components: Other
Affects V
[ http://issues.apache.org/jira/browse/LUCENE-661?page=all ]
Hoss Man resolved LUCENE-661.
-
Resolution: Fixed
commited
> BUILD.txt instructions wrong for JavaCC
> ---
>
> Key: LUCENE-661
>
javacc-uptodate-check:
javacc-notice:
[echo]
[echo] One or more of the JavaCC .jj files is newer than its
corresponding
[echo] .java file. Run the "javacc" target to regenerate the
artifacts.
[echo]
init:
common.compile-core:
[mkdir] Created dir: /tm
: [javac]
/tmp/lucene-nightly/src/java/org/apache/lucene/queryParser/QueryParser.java:654:
cannot resolve symbol
: [javac] symbol : method toChars (int,char[],int)
: [javac] location: class java.lang.Character
: [javac] length += Character.toChars(codePoint, output, le