[
https://issues.apache.org/jira/browse/JEXL-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro resolved JEXL-273.
--------------------------------
Resolution: Fixed
Feature commit:
https://github.com/apache/commons-jexl/commit/8aa5ca9e4ac117067417d4e66e2210e9d94a93f7
> Add do...while(...) loops
> -------------------------
>
> Key: JEXL-273
> URL: https://issues.apache.org/jira/browse/JEXL-273
> Project: Commons JEXL
> Issue Type: Improvement
> Affects Versions: 1.1
> Reporter: Henri Biestro
> Assignee: Henri Biestro
> Priority: Minor
> Fix For: 3.2
>
>
> JEXL allows 2 forms of loops, for(::) {...} and while(?) {...}; the 3rd usual
> form do {...} while (?) would be an unsurprising and expected addition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)