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

jleroux pushed a commit to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/release24.09 by this push:
     new de391abe39 Improved: Installation documentation (OFBIZ-13207)
de391abe39 is described below

commit de391abe390aab5319ae878358c1998c455d3504
Author: Jacques Le Roux <[email protected]>
AuthorDate: Sat Feb 8 12:28:26 2025 +0100

    Improved: Installation documentation (OFBIZ-13207)
    
    It was obvious to me but better make that hyper-clear:
    
    If you use one or several plugins all must be of the same version than the
    framework.
    
    Thanks: Steve for asking
    
    Conflict handled by hand
---
 INSTALL | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 74b5b3c130..457a6ec946 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ environment variable.
 
 Warning: on Windows don't put OFBiz in a directory with space/s in the path.
 
-https://adoptopenjdk.net/[JDK download]
+for JDK download : https://adoptopenjdk.net/
 
 
 Quick start
@@ -70,6 +70,8 @@ 
_______________________________________________________________________________
     If you are interested by the ecommerce plugins get to:
     https://localhost:8443/ecomseo
 
+    Note that if you use one or several plugins all must be of the same 
version than the framework.
+
 Going further
 To complete your installation and use OFBiz please read README.adoc
 You may prefer to read this AsciiDoc file in HTML format.

Reply via email to