devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
35 stars 101 forks source link

devon.software.version will not be created with setup or setup.bat #1263

Closed CREITZ25 closed 1 year ago

CREITZ25 commented 1 year ago

You have installed IDE Release 2023.04.001 and want to update your scripts with the command devon ide update scripts. In that case the migration-script will be processed and the file .devon.software.version will be created in ${DEVON_IDE_HOME}.

If you install 2023.07.001 directly with the setup command, this file won't be created.

We have to create this file in this case too, to prevent executing unnecessary old migration scripts