CFML upgrades don't delete removed files

Description

When updating from CommandBox 3.2.0 to 3.3.0, all the command CFCs were moved to another folder, but the upgrade process didn't delete the old files so there's two copies of all the CFCs which causes issues.

Modify the java CFML upgrade code to wipe the cfml/system folder first before unzipping the new code. All user customized files should be stored outside of the system folder so this shouldn't lose anything.

Gliffy Diagrams

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Fix versions

Priority

Sentry

Created November 10, 2016 at 3:12 PM
Updated November 15, 2016 at 7:36 PM
Resolved November 15, 2016 at 5:37 AM