[ 
https://issues.apache.org/jira/browse/LUCENE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085516#comment-13085516
 ] 

Chris Male commented on LUCENE-3286:
------------------------------------

Command for patch:

{code}
svn move --parents 
lucene/contrib/xml-query-parser/src/demo/java/org/apache/lucene/xmlparser/webdemo/FormBasedXmlQueryDemo.java
 
lucene/contrib/demo/src/java/org/apache/lucene/demo/xmlparser/FormBasedXmlQueryDemo.java
svn move --parents lucene/contrib/xml-query-parser/src/demo/WebContent/* 
lucene/contrib/demo/src/resources/org/apache/lucene/demo/xmlparser/
svn copy --parents solr/lib/servlet-api-2.4.jar 
lucene/contrib/demo/lib/servlet-api-2.4.jar
svn copy --parents solr/lib/servlet-api-LICENSE-ASL.txt 
lucene/contrib/demo/lib/servlet-api-LICENSE-ASL.txt
svn copy --parents solr/lib/servlet-api-NOTICE.txt 
lucene/contrib/demo/lib/servlet-api-NOTICE.txt
svn delete lucene/contrib/xml-query-parser/src/demo
{code}

> Move XML QueryParser to queryparser module
> ------------------------------------------
>
>                 Key: LUCENE-3286
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3286
>             Project: Lucene - Java
>          Issue Type: Sub-task
>          Components: modules/queryparser
>            Reporter: Chris Male
>         Attachments: LUCENE-3286.patch
>
>
> The XML QueryParser will be ported across to queryparser module.
> As part of this work, we'll move the QP's demo into the demo module.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to