[
https://issues.apache.org/jira/browse/SLING-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178161#comment-14178161
]
ASF GitHub Bot commented on SLING-4079:
---------------------------------------
GitHub user raducotescu opened a pull request:
https://github.com/apache/sling/pull/31
SLING-4079 - The LaunchpadConfigInstaller should skip over non-installable
resources
The attached commit skips over non-installable resources. All tests have
run successfully after the change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/raducotescu/sling trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/31.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #31
----
commit f600803c025a0e87832ef64acf931ff062677d57
Author: Radu Cotescu <[email protected]>
Date: 2014-10-21T09:05:25Z
SLING-4079 - The LaunchpadConfigInstaller should skip over non-installable
resources
* skip over non-installable resources
----
> The LaunchpadConfigInstaller should skip over non-installable resources
> -----------------------------------------------------------------------
>
> Key: SLING-4079
> URL: https://issues.apache.org/jira/browse/SLING-4079
> Project: Sling
> Issue Type: Bug
> Components: Launchpad
> Affects Versions: Launchpad Installer 1.2.0
> Reporter: Radu Cotescu
> Fix For: Launchpad Installer 1.2.2
>
>
> Currently the {{LaunchpadConfigInstaller}} stops during the install process
> if one of the resources is not an installable resource. Instead of stopping
> the install process the installer should just skip over such resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)