Skip to content

Commit 776c228

Browse files
W-21199055-Create-MinMuleRuntimeVersion-note-CP
1 parent 35cd0aa commit 776c228

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modules/ROOT/pages/int-versions.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Version settings are important in several scenarios:
4444
* Adding a version of Mule or Java that is missing from your project
4545
* Selecting versions of Mule or Java that are compatible with each other
4646

47+
NOTE: Changing the minimum Mule version (`minMuleVersion`) manually can have serious implications. This requires a full test of your application so it works correctly with the target Mule runtime. Newer Mule runtimes turn on feature flags by default and can change behavior that was fixed in later versions. Your application can rely on behavior that was later corrected or on a previous issue. Prefer changing the Mule version through *Project Properties*, and always run full regression tests after any version change.
48+
4749
When a Mule or Java version isn't set for a project, the IDE's canvas and notifications provide a *Set version* button that opens the *Project Properties* tab. You can also navigate directly to the *Project Properties* tab.
4850

4951

0 commit comments

Comments
 (0)