[
https://issues.apache.org/jira/browse/JEXL-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro resolved JEXL-339.
--------------------------------
Resolution: Fixed
Sorry about that, thanks for the ticket.
https://github.com/apache/commons-jexl/commit/687c59d3d085cbc2707843d4ec6b4b773ef53151
> Typo in documentation
> ---------------------
>
> Key: JEXL-339
> URL: https://issues.apache.org/jira/browse/JEXL-339
> Project: Commons JEXL
> Issue Type: Improvement
> Affects Versions: 3.1
> Reporter: Michele Vivoda
> Assignee: Henri Biestro
> Priority: Trivial
> Fix For: 3.2
>
>
> In page
> [https://commons.apache.org/proper/commons-jexl/reference/examples.html]
> The first example is missing "()" after JexlBuilder
> private static final JexlEngine jexl = new
> JexlBuilder.cache(512).strict(true).silent(false).create();
> I copied it and stayed 10 mins to understand why was not finding JexlBuilder
> class ;)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)