[
https://issues.apache.org/jira/browse/SLING-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782396#action_12782396
]
Felix Meschberger commented on SLING-1157:
------------------------------------------
In Rev. 884073 applied a slightly modified version of the BootstrapInstaller
part of the patch:
* The list of extensions is a String[] and the dots are included in the
values
* The FileFilter also calls the static isBundle method instead of iterating
over the extension list itself
> Add support for war files in BootstrapInstaller
> -----------------------------------------------
>
> Key: SLING-1157
> URL: https://issues.apache.org/jira/browse/SLING-1157
> Project: Sling
> Issue Type: Improvement
> Components: Launchpad
> Reporter: Justin Edelson
> Assignee: Felix Meschberger
> Attachments: add_war_support.patch
>
>
> BootstrapInstaller only picks up .jar files in the bundles directory. This
> patch adds support for war files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.