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

ASF subversion and git services commented on LUCENE-5552:
---------------------------------------------------------

Commit 1580299 from [~steve_rowe] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1580299 ]

LUCENE-5552: Upgrade JFlex version from 1.5.0 to 1.5.1; also, move @Deprecated 
class annotation on *TokenizerImplXX.jflex prior to the class comments to 
workaround JFlex's failure to detect class comments when annotations intervene, 
which triggers JFlex to auto-generate an additional class comment containing 
the full path to the .jflex file, which disrupts the use of 'ant regenerate' 
under different base directories. (merged trunk r1580275)

> Upgrade JFlex version from 1.5.0 to 1.5.1
> -----------------------------------------
>
>                 Key: LUCENE-5552
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5552
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/analysis
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Minor
>             Fix For: 4.8, 5.0
>
>         Attachments: LUCENE-5552.patch
>
>
> JFlex 1.5.1, just released, fixes a 1.5.0 bug in the JFlex version in 
> generated code: it included the "-SNAPSHOT" suffix.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to