[
https://issues.apache.org/jira/browse/LUCENE-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747961#action_12747961
]
Luis Alves commented on LUCENE-1851:
------------------------------------
{code}
javacc:
[javacc] Java Compiler Compiler Version 4.2 (Parser Generator)
[javacc] (type "javacc" with no arguments for help)
[javacc] Reading from file
/home/lafa/kisor2/workspace_eclipse33/lucene_trunk2/contrib/surround/src/java/org/apache/lucene/queryParser/surround/parser/QueryParser.jj
. . .
[javacc] org.javacc.parser.ParseException: Encountered " "<<" "<< "" at line
187, column 3.
[javacc] Was expecting one of:
[javacc] <STRING_LITERAL> ...
[javacc] "<" ...
[javacc]
[javacc] Detected 1 errors and 0 warnings.
{code}
I just re-synced and see the same problem, I think Michael forgot to commit the
QueryParser.jj changes I made.
> 'ant javacc' in root project should also properly create contrib/surround
> Java files
> ------------------------------------------------------------------------------------
>
> Key: LUCENE-1851
> URL: https://issues.apache.org/jira/browse/LUCENE-1851
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/*
> Affects Versions: 2.9
> Reporter: Paul Elschot
> Assignee: Michael Busch
> Priority: Minor
> Fix For: 2.9
>
> Attachments: javacc20090825.patch, LUCENE-1851.patch
>
>
> For consistency after LUCENE-1829 which did the same for contrib/queryparser
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]