Addition to https://github.com/devonfw/ide/issues/1084:
Omit the default edition to keep behavior of previous releases of devonfw-ide.
Small change, big impact: This allows to reuse the download cache and prevents that devonfw-ide will download all the existing files again and create duplicates on the disc.
This is coded in pip commandlet, and must be fixed, too
Addition to https://github.com/devonfw/ide/issues/1084: Omit the default edition to keep behavior of previous releases of devonfw-ide. Small change, big impact: This allows to reuse the download cache and prevents that devonfw-ide will download all the existing files again and create duplicates on the disc.
This is coded in pip commandlet, and must be fixed, too