Netcentric / vault-upgrade-hook

Jackrabbit FileVault Install Hook to perform additional actions during package installation
Eclipse Public License 1.0
19 stars 13 forks source link

Multiple UpgradeInfo instances are not sorted as expected #40

Closed Amoratinos closed 5 years ago

Amoratinos commented 5 years ago

While inspecting the code to use it in a project I realized that there's a little typo when multiple UpgradeInfo instances are sorted by name https://github.com/Netcentric/vault-upgrade-hook/blob/ff039c4fab02fab9f3deb7c2d3049664298e0163/vault-upgrade-hook/src/main/java/biz/netcentric/vlt/upgrade/UpgradeProcessor.java#L175

nc-andreashaller commented 5 years ago

Thanks for the PR! I release released version 1.0.3 containing the fix.