[
https://issues.apache.org/jira/browse/KARAF-5397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187907#comment-16187907
]
ASF subversion and git services commented on KARAF-5397:
--------------------------------------------------------
Commit 1a834e745c952bf32add86d9092d7f418c4e2062 in karaf's branch
refs/heads/master from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=1a834e7 ]
[KARAF-5397] This closes #379
> Remove org.apache.karaf.shell config from ssh feature
> -----------------------------------------------------
>
> Key: KARAF-5397
> URL: https://issues.apache.org/jira/browse/KARAF-5397
> Project: Karaf
> Issue Type: Bug
> Components: karaf-feature
> Affects Versions: 4.1.2
> Reporter: Benjamin Graf
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 4.1.3, 4.0.11
>
>
> Feature ssh still sets config:
> <config name="org.apache.karaf.shell">
> sshPort=8101
> sshHost=0.0.0.0
> sshRealm=karaf
> hostKey=${karaf.etc}/host.key
> </config>
> The config for "org.apache.karaf.shell.cfg" is set twice in the standard
> feature file causing a mess up in the result (distribution). It has been
> removed from trunk in KARAF-5074 yet.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)