You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/10/21 21:10:15 UTC

[jira] Resolved: (LUCENE-2717) BasicOperations.concatenate creates invariants

     [ https://issues.apache.org/jira/browse/LUCENE-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir resolved LUCENE-2717.
---------------------------------

    Resolution: Fixed

Committed revision 1026104

> BasicOperations.concatenate creates invariants
> ----------------------------------------------
>
>                 Key: LUCENE-2717
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2717
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-2717.patch, LUCENE-2717.patch
>
>
> I started writing a test for LUCENE-2716, and i found a problem with BasicOperations.concatenate(Automaton, Automaton):
> it creates automata with invariant representation (which should never happen, unless you manipulate states/transitions manually).
> strangely enough the BasicOperations.concatenate(List<Automaton>) does not have this problem.

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