[
https://issues.apache.org/jira/browse/SHINDIG-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594082#action_12594082
]
Vincent Siveton commented on SHINDIG-225:
-----------------------------------------
IMHO if some of them use lowercase as requirement, we need to comment them
somewhere as requirement.
> 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.