[ https://issues.apache.org/jira/browse/JEXL-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michele Vivoda closed JEXL-339. ------------------------------- thanks ! > 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)