Be sure that endsWith() is under lowercase string
-------------------------------------------------
Key: SHINDIG-225
URL: https://issues.apache.org/jira/browse/SHINDIG-225
Project: Shindig
Issue Type: Bug
Reporter: Vincent Siveton
Priority: Trivial
Attachments: SHINDIG-225.patch
Some parts of code use the following
{noformat}
file.getName().endsWith(".js")
{noformat}
The file extension could be in upper case
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.