Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit b5d925c

Browse files
committed
Updated Warnnning message for old build step.
1 parent c093ee9 commit b5d925c

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/com/mathworks/ci/MatlabBuilder

1 file changed

+1
-1
lines changed

src/main/resources/com/mathworks/ci/MatlabBuilder/config.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?jelly escape-by-default='true'?>
22
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
33

4-
<font color="red"> This build step is depricated. Consider moving to the new MATLAB build steps. Current build however, will work with restricted access.</font>
4+
<font color="red">Using this build step is not recommended and will be removed in a feature release. Use “Run MATLAB Tests” or “Run MATLAB Command” instead.</font>
55
<f:section>
66
<f:entry title="MATLAB root " field="matlabRoot">
77
<f:textbox disabled="disabled"/>

0 commit comments

Comments
 (0)