[
https://issues.apache.org/jira/browse/ATLAS-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17231001#comment-17231001
]
ASF subversion and git services commented on ATLAS-4010:
--------------------------------------------------------
Commit 06106fe92d597c012c01057724621b2d487ae46f in atlas's branch
refs/heads/master from Radhika Kundam
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=06106fe ]
ATLAS-4010: Sort maven properties lexicographically in pom for better
readability
Signed-off-by: Sarath Subramanian <[email protected]>
> Sort properties lexicographically in pom.xml for readability
> ------------------------------------------------------------
>
> Key: ATLAS-4010
> URL: https://issues.apache.org/jira/browse/ATLAS-4010
> Project: Atlas
> Issue Type: Task
> Components: atlas-core
> Affects Versions: 2.1.0
> Reporter: Radhika Kundam
> Assignee: Radhika Kundam
> Priority: Trivial
>
> Properties are in random order under <properties> section in all pom.xml
> files.
> For better readability, need to sort properties in lexicographic order.
> Below are the pom.xml files with <properties> tag
> atlas/pom.xml
> atlas/distro/pom.xml
> atlas/docs/pom.xml
> atlas/webapp/pom.xml
> Need to sort all the properties inside the each <properties> tag in
> alphabetically ascending order.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)