You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Doron Cohen (JIRA)" <ji...@apache.org> on 2008/08/11 14:15:44 UTC

[jira] Created: (LUCENE-1353) javacc ant task for contrib/misc precedence query parser

javacc ant task for contrib/misc precedence query parser
--------------------------------------------------------

                 Key: LUCENE-1353
                 URL: https://issues.apache.org/jira/browse/LUCENE-1353
             Project: Lucene - Java
          Issue Type: Task
          Components: contrib/*
            Reporter: Doron Cohen
            Assignee: Doron Cohen


Add a javacc task in contrib/misc for the precedence query parser.

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-1353) javacc ant task for contrib/misc precedence query parser

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621766#action_12621766 ] 

Doron Cohen commented on LUCENE-1353:
-------------------------------------

Thanks for trying this Mike!

I'll commit then.

> javacc ant task for contrib/misc precedence query parser
> --------------------------------------------------------
>
>                 Key: LUCENE-1353
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1353
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: contrib/*
>            Reporter: Doron Cohen
>            Assignee: Doron Cohen
>         Attachments: LUCENE-1353.patch
>
>
> Add a javacc task in contrib/misc for the precedence query parser.

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-1353) javacc ant task for contrib/misc precedence query parser

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621761#action_12621761 ] 

Michael McCandless commented on LUCENE-1353:
--------------------------------------------

Patch works for me -- thanks Doron!

> javacc ant task for contrib/misc precedence query parser
> --------------------------------------------------------
>
>                 Key: LUCENE-1353
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1353
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: contrib/*
>            Reporter: Doron Cohen
>            Assignee: Doron Cohen
>         Attachments: LUCENE-1353.patch
>
>
> Add a javacc task in contrib/misc for the precedence query parser.

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-1353) javacc ant task for contrib/misc precedence query parser

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doron Cohen resolved LUCENE-1353.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4
                   2.3.3

> javacc ant task for contrib/misc precedence query parser
> --------------------------------------------------------
>
>                 Key: LUCENE-1353
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1353
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: contrib/*
>            Reporter: Doron Cohen
>            Assignee: Doron Cohen
>             Fix For: 2.3.3, 2.4
>
>         Attachments: LUCENE-1353.patch
>
>
> Add a javacc task in contrib/misc for the precedence query parser.

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-1353) javacc ant task for contrib/misc precedence query parser

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doron Cohen updated LUCENE-1353:
--------------------------------

    Attachment: LUCENE-1353.patch

Patch adds target javacc to contrib/misc.
Apply the patch from trunk.
To test it cd to contrib/miscellaneous and run *ant javacc*.
It ends with applying fixcrlf like core's javacc and currently after running it svn shows all precedence javacc result files as modified.
Al changes seems to be white space though, and I hope these differences will go away once the result is checked in.


> javacc ant task for contrib/misc precedence query parser
> --------------------------------------------------------
>
>                 Key: LUCENE-1353
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1353
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: contrib/*
>            Reporter: Doron Cohen
>            Assignee: Doron Cohen
>         Attachments: LUCENE-1353.patch
>
>
> Add a javacc task in contrib/misc for the precedence query parser.

-- 
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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org