commit | d405ae55cbcbb6a08890e062036206c93a4b2ee0 | [log] [tgz] |
---|---|---|
author | Piotr P. Karwasz <piotr.github@karwasz.org> | Sun Sep 18 20:24:48 2022 +0200 |
committer | Piotr P. Karwasz <piotr.github@karwasz.org> | Fri Sep 23 00:32:29 2022 +0200 |
tree | 5a3579a228d4ecf15ff1eac00f19b529317032f5 | |
parent | 8c3dbeac7887f240596d1b7fc23c0b7a4908571e [diff] |
Sort dependencies in POMs Improves the `src/tools/sort-pom.xslt` stylesheet to sort dependencies in the POM files according to the scope, artifact id (with a priority for Logj2 artifacts) and group id. It uses this script to automatically sort all POM files.