[
https://issues.apache.org/jira/browse/LUCENE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male updated LUCENE-3283:
-------------------------------
Attachment: LUCENE-3283.patch
New patch:
- ant dependencies are fixed
- eclipse and maven support added
- javacc building support moved to queryparser/build.xml (untested)
Everything compiles and test pass.
I'll verify that the javacc building works while I wait for anybody to review.
> Move core QueryParsers to queryparser module
> --------------------------------------------
>
> Key: LUCENE-3283
> URL: https://issues.apache.org/jira/browse/LUCENE-3283
> Project: Lucene - Java
> Issue Type: Sub-task
> Components: core/queryparser, modules/queryparser
> Reporter: Chris Male
> Attachments: LUCENE-3283.patch, LUCENE-3283.patch
>
>
> Move the contents of lucene/src/java/org/apache/lucene/queryParser to the
> queryparser module.
> To differentiate these parsers from the others, they are going to be placed a
> 'classic' package. We'll rename QueryParser to ClassicQueryParser as well.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]