You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/03/20 07:07:10 UTC

[sling-site] branch master updated: SLING-9172 - rename property to experimental

This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 681c2c7  SLING-9172 - rename property to experimental
681c2c7 is described below

commit 681c2c7415e9f3d0807133316fde1df363fd7872
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Mar 20 08:06:49 2020 +0100

    SLING-9172 - rename property to experimental
---
 src/main/jbake/content/documentation/bundles/osgi-installer.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/content/documentation/bundles/osgi-installer.md b/src/main/jbake/content/documentation/bundles/osgi-installer.md
index 90ccc12..bbd7848 100644
--- a/src/main/jbake/content/documentation/bundles/osgi-installer.md
+++ b/src/main/jbake/content/documentation/bundles/osgi-installer.md
@@ -50,7 +50,7 @@ When all artifacts have been processed (either install, update or delete), a pac
 For now this feature is considered **experimental**, see [SLING-9172](https://issues.apache.org/jira/browse/SLING-9172) 
 and related tickets for details.
 
-Starting with version 3.11.0 of the `org.apache.sling.installer.core` bundle, setting the System or Framework Property `sling.installer.multiversion=true` activates multi-version support.
+Starting with version 3.11.0 of the `org.apache.sling.installer.core` bundle, setting the System or Framework Property `sling.installer.experimental.multiversion=true` activates multi-version support.
 
 When this option is active, the entity ID of each installable bundle also contains the version, enabling multiple versions of
 the same bundle to be installed.