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

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

commit 697a13e41a2b8668f5a578c89823513b457e46b9
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Nov 28 15:12:01 2022 +0100

    add disclaimer about using unstable builds
---
 src/main/jbake/content/documentation/development/ide-tooling.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/content/documentation/development/ide-tooling.md 
b/src/main/jbake/content/documentation/development/ide-tooling.md
index cfdd8e788..4b1f06019 100644
--- a/src/main/jbake/content/documentation/development/ide-tooling.md
+++ b/src/main/jbake/content/documentation/development/ide-tooling.md
@@ -18,7 +18,7 @@ There is an optional feature which relies on m2eclipse. For 
now it only provides
 
 The links to the latest update site, including a permanent URL which stays up 
to date, are listed on the [Download page, IDE tooling 
section](/downloads.cgi#ide-tooling). There are also zipped update sites 
available from download for the latest version.
 
-The latest unstable build from the master branch is available from 
<https://nightlies.apache.org/sling/eclipse/> which can be used as Eclipse 
update site location as well.
+The latest **unstable** build from the master branch is available from 
<https://nightlies.apache.org/sling/eclipse/> which can be used as Eclipse 
update site location as well. *These builds are only thought for testing 
purposes as they are neither formally approved nor tested and may contain bugs. 
End-users must use the latest stable update site from above instead.*
 
 ### Building from source
 

Reply via email to