Dmitri Blinov created JEXL-254:
----------------------------------
Summary: 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
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)