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

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


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

commit ef36dba3f28840ca1c8268222ff55fb29279e3cf
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
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
---
 INSTALL | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 7f8eb04639..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.
 
-for JDK download : https://adoptopenjdk.net/ 
+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