[
https://issues.apache.org/jira/browse/SHINDIG-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599254#action_12599254
]
Kevin Brown commented on SHINDIG-299:
-------------------------------------
Indeed -- the simpler solution is actually to load files from the file system
rather than from a jar. At least that's what our production stuff is doing. I'd
rather not pull in a dependency on spring.
> Allow whitespaces in features.txt and commenting out of elements
> ----------------------------------------------------------------
>
> Key: SHINDIG-299
> URL: https://issues.apache.org/jira/browse/SHINDIG-299
> Project: Shindig
> Issue Type: Improvement
> Components: Common Components (Java)
> Reporter: Henning Schmiedehausen
> Attachments: shindig-299-1.patch
>
>
> ATM, it is not possible to just "comment out" a feature in the features.txt
> file and as soon as you drop a whitespace somewhere, the JsFeatureLoader will
> complain immediately.
> The attached patch allows to comment out features using "#" in the first
> column and it also trims whitespaces. Please apply.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.