[
https://issues.apache.org/jira/browse/JEXL-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro updated JEXL-339:
-------------------------------
Fix Version/s: 3.2
> Typo in documentation
> ---------------------
>
> Key: JEXL-339
> URL: https://issues.apache.org/jira/browse/JEXL-339
> Project: Commons JEXL
> Issue Type: Improvement
> 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)