[
https://issues.apache.org/jira/browse/ATLAS-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17231008#comment-17231008
]
Radhika Kundam edited comment on ATLAS-4010 at 11/12/20, 10:18 PM:
-------------------------------------------------------------------
Committed the patch in branch-2.0 & master
was (Author: radhikak):
Committed the patch in 2.2.0 & 3.0.0
> 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
> Fix For: 3.0.0, 2.2.0
>
>
> 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)