[
https://issues.apache.org/jira/browse/KARAF-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801443#comment-16801443
]
ASF subversion and git services commented on KARAF-6209:
--------------------------------------------------------
Commit 5b29552d65e0bcfd9d32986e921cc749db264743 in karaf's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=5b29552 ]
Merge pull request #794 from graben/KARAF-6209
KARAF-6209: Add SortedProperties class to karaf tooling
> Add SortedProperties class to karaf tooling
> -------------------------------------------
>
> Key: KARAF-6209
> URL: https://issues.apache.org/jira/browse/KARAF-6209
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Affects Versions: 4.2.4
> Reporter: Benjamin Graf
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 4.3.0, 4.2.5
>
>
> Property editing in custom distributions makes written property files hard to
> read as {{java.util.Properties}} does not write output in human readable
> order. Therefor a explicit sorted order could increase readability of
> property files for end user.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)