You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/01/12 10:26:24 UTC

svn commit: r1778415 - /ofbiz/trunk/README.md

Author: jleroux
Date: Thu Jan 12 10:26:24 2017
New Revision: 1778415

URL: http://svn.apache.org/viewvc?rev=1778415&view=rev
Log:
No functional change, just documentation in README.MD
Adds a note for % progress indicator 

Modified:
    ofbiz/trunk/README.md

Modified: ofbiz/trunk/README.md
URL: http://svn.apache.org/viewvc/ofbiz/trunk/README.md?rev=1778415&r1=1778414&r2=1778415&view=diff
==============================================================================
--- ofbiz/trunk/README.md (original)
+++ ofbiz/trunk/README.md Thu Jan 12 10:26:24 2017
@@ -76,6 +76,9 @@ MS Windows:
 Unix-like OS:
 `./gradlew ofbiz`
 
+>_Note_: then ignore the % progress indicator because this task does not end as long as OFBiz is running.
+
+
 ### Visit OFBiz through your browser:
 
 [Order Back Office](https://localhost:8443/ordermgr)