Skip to content

Commit 39e784e

Browse files
Merge pull request #250 from mulesoft/W-17353924-soft-deleted-apps-LDS
W-17320735-exchange-ref-LDS
2 parents 3eddc01 + 765dc72 commit 39e784e

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

cloudhub-2/modules/ROOT/pages/_partials/caveats.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ You cannot change the name of an app after you deploy it. To change the name, yo
1111
// end::noRenameApp[]
1212

1313
//tag::supportedMule[]
14-
CloudHub 2.0 supports Mule runtime engine versions 4.3.x, 4.4.x, 4.5.x.
14+
CloudHub 2.0 supports Mule runtime engine versions 4.3.x and later.
1515
Mule 3.x is not supported.
1616
// end::supportedMule[]
17+
18+
//tag::softDelete[]
19+
Runtime Manager doesn't support deploying an application to CloudHub 2.0 or Runtime Fabric if the asset was previously xref:exchange::to-delete-asset.adoc[soft-deleted] in Exchange.
20+
// end::softDelete[]

cloudhub-2/modules/ROOT/pages/ch2-deploy-private-space.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ You deploy apps to a private space using Runtime Manager.
55
[IMPORTANT]
66
include::partial$caveats.adoc[tag=supportedMule]
77

8+
[NOTE]
9+
include::partial$caveats.adoc[tag=softDelete]
10+
11+
812
[[deploy-app-private-space]]
913
== Deploy an App to a Private Space
1014

cloudhub-2/modules/ROOT/pages/ch2-deploy-shared-space.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ You deploy apps to a shared space using Runtime Manager.
55
[IMPORTANT]
66
include::partial$caveats.adoc[tag=supportedMule]
77

8+
[NOTE]
9+
include::partial$caveats.adoc[tag=softDelete]
10+
811
== Deploy an App to a Shared Space
912

1013
//SELECT APP SHARED

0 commit comments

Comments
 (0)