-
Bug
-
Resolution: Done
-
Major
-
8.0.0, 9.0.0
When deploying a project to a runtime we cache the built artifact on disc. However when undeploying or republishing the project we do not delete the cached artifact which causes the file to stay in that location forever.
Wanted behaviour:
on undeploy -> delete file
on republish -> delete file, then deploy again
- is duplicated by
-
FUSETOOLS-2065 Undeploy of a Switchyard project does not clear the temporary runtime folder in the tooling
- Closed