Re: Request for Enhancement: Dependency Overrides

2021-08-25 Thread Michael Osipov
Am 2021-08-25 um 20:51 schrieb Enno Thieleke: Hello again, some days have passed and I didn't want to distract you people from releasing the new version of Maven, but now that it's done, I'm getting back to this topic. I'm asking for the opinion of the Maven PMC and committers regarding this

Re: Request for Enhancement: Dependency Overrides

2021-08-25 Thread Enno Thieleke
Hello again, some days have passed and I didn't want to distract you people from releasing the new version of Maven, but now that it's done, I'm getting back to this topic. I'm asking for the opinion of the Maven PMC and committers regarding this feature. I'd like to see some sort of dependenc

Re: (prop) Canonical property storage

2021-08-25 Thread Michael Osipov
Correct. The average use does not care about sorting, so he won't be affected by a constantly sorted output. They could remove date already because it adds zero benefit to the output. I like your idea with the property to restore compat. Am 2021-08-25 um 09:13 schrieb Romain Manni-Bucau: Gues

Re: (prop) Canonical property storage

2021-08-25 Thread Romain Manni-Bucau
Guess it is only useful if it is done in store() methods and not a new one if we want to leverage it before >=8 years (2 more lts + a few) since API cant change for j8. Means the jvm could get a system property to disable the comments and sort the keys and a new toggle on the properties object to d