[
https://issues.apache.org/jira/browse/KARAF-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350252#comment-17350252
]
ASF subversion and git services commented on KARAF-7157:
--------------------------------------------------------
Commit 3bd28ac8812b131c688c565c4dc989bef106a366 in karaf's branch
refs/heads/main from exp_jassuncao
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=3bd28ac ]
KARAF-7157 - Editing a factory cfg lacking a FILEINSTALL_FILE_NAME prop.
produces a file with incorrect filename
When generating a filename for a configuration lacking a
FILEINSTALL_FILE_NAME property, the type of configuration is taken in
consideration and a filename following the convention
<factoryPID>-<identifier>.cfg will be used for factory configs.
Change-Id: I5bd2012a48bb4d7804199e64f6b387d4201333e1
> Editing a factory config lacking a FILEINSTALL_FILE_NAME prop. produces a
> file with incorrect filename
> ------------------------------------------------------------------------------------------------------
>
> Key: KARAF-7157
> URL: https://issues.apache.org/jira/browse/KARAF-7157
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.3.2
> Reporter: Joao Assuncao
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
>
> Using config:edit to edit a factory configuration that lacks a
> FILEINSTALL_FILE_NAME property will result in the creation of a file with a
> filename that does't follow the convention:<factory_pid>-<identifier>.cfg.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)