[
https://issues.apache.org/jira/browse/JEXL-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg resolved JEXL-254.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.2
Thank you for spotting this, it's now fixed in Git.
> Tests from IssuesTest100.java and IssuesTest200.java don't fire
> ---------------------------------------------------------------
>
> Key: JEXL-254
> URL: https://issues.apache.org/jira/browse/JEXL-254
> Project: Commons JEXL
> Issue Type: Test
> Affects Versions: 3.1
> Reporter: Dmitri Blinov
> Priority: Major
> Fix For: 3.2
>
>
> It seems that Jexl build process does not honor tests with class names not
> ending with 'Test'. As an experiment I was trying to add another check to the
> issue and it was ignored until I renamed IssuesTest100.java to
> Issues100Test.java and IssuesTest200.java to Issues200Test.java. Luckiliy all
> the tests were passed from those files after name change :)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)