cuba-platform / cuba-gradle-plugin

Gradle plugin for building CUBA platform and applications
https://www.cuba-platform.com
Apache License 2.0
15 stars 18 forks source link

fix sort bug, use integer replaces string to sort #131

Closed drshiki closed 4 years ago

drshiki commented 4 years ago

the string sort result in app-component db directory number-led doesn't increase number correctly when bigger than 100, for

10-cuba-xxx
50-abc-xxx
....
90-efg-xxx
100-xyz-xxx

sorted by string type will always get last module name 90-efg-xxx and generate repeated 100-xxx-xxx name

CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


dhj seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.