This repository was archived by the owner on Mar 27, 2025. It is now read-only.
matlab-2.13.1
Bug Fixes
Fixed File Permission Issue in MATLAB Build Task
- Addressed an issue that occurred during the creation of the
buildArtifact.jsonfile while running theRun MATLAB build buildtask. With this update, the plugin now issues an appropriate warning if any error occurs during file creation and continues the build execution without failing the Jenkins job.