Sun, 14 Sep 2025 16:37:47 +0200
improve solution for issue #719
It is no longer necessary to work with placeholder strings just to fill the gaps (=empty rows) between the fields.
147
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
1 | distributionBase=GRADLE_USER_HOME |
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
2 | distributionPath=wrapper/dists |
316
3ddc29ec33cd
update to gradle 8.9 - relates to #401
Mike Becker <universe@uap-core.de>
parents:
255
diff
changeset
|
3 | distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip |
147
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
4 | zipStoreBase=GRADLE_USER_HOME |
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff
changeset
|
5 | zipStorePath=wrapper/dists |