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

Steve Rowe updated LUCENE-5411:
-------------------------------

    Attachment: LUCENE-5411.patch

Patch (mostly stolen from the forbidden-api setup) switching to using 
{{<ivy:cachepath>}} to download the JFlex 1.5.0 jar from Maven Central and use 
it from there, rather than the previously required locally-built-from-source 
JFlex jar.

FYI, after the switch, I had to increase the JVM max mem in my {{ANT_OPTS}} 
environment variable from {{-Xmx1g}} to {{-Xmx1040m}} in order to get JFlex to 
generate {{UAX29URLEmailTokenizerImpl.java}} without OOMing.

Committing shortly.


> Upgrade to released JFlex 1.5.0
> -------------------------------
>
>                 Key: LUCENE-5411
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5411
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>            Priority: Minor
>             Fix For: 5.0, 4.7
>
>         Attachments: LUCENE-5411.patch
>
>
> The JFlex 1.5.0 release will be officially announced shortly.  The jar is 
> already on Maven Central.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to