[
https://issues.apache.org/jira/browse/JEXL-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750814#action_12750814
]
Henri Biestro commented on JEXL-44:
-----------------------------------
As for why the behavior is not (yet) the same, the ## was left as is because it
looked like a Velocity legacy; the // was added to fix the original issue with
no disruption.
If we are to change the behavior, may be having only one syntax for single-line
comment (the //) would be clearer ?
> Comments don't allow double-quotes
> ----------------------------------
>
> Key: JEXL-44
> URL: https://issues.apache.org/jira/browse/JEXL-44
> Project: Commons JEXL
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: Sebb
> Fix For: 2.0
>
>
> Comment lines should allow any characters; however for some reason
> double-quotes are not allowed.
> Single quotes are OK.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.