Author: jleroux
Date: Tue May 9 09:37:30 2017
New Revision: 1794515
URL:
http://svn.apache.org/viewvc?rev=1794515&view=revLog:
No functional change.
Update main README.md.html for Gradle wiki page
Modified:
ofbiz/ofbiz-framework/trunk/tools/documentation/README.md.html
Modified: ofbiz/ofbiz-framework/trunk/tools/documentation/README.md.html
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/tools/documentation/README.md.html?rev=1794515&r1=1794514&r2=1794515&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/tools/documentation/README.md.html (original)
+++ ofbiz/ofbiz-framework/trunk/tools/documentation/README.md.html Tue May 9 09:37:30 2017
@@ -32,7 +32,7 @@ under the License.
<p><a href="
http://ofbiz.apache.org/documentation.html">OFBiz documentation</a></p>
<p><a href="
http://www.apache.org/licenses/LICENSE-2.0">OFBiz License</a></p>
<blockquote>
-<p><em>Note</em>: since the trunk was split into <strong>ofbiz-framework</strong> and <strong>ofbiz-plugins</strong>, the specialpurpose and hot-deploy directories have disappeared. New components must be put in a plugins directory which works as was the hot-deploy directory. For OFBiz existing components, check them out using the Gradle tasks below.</br></br> To check out a component, in a created on the fly plugins directory, use the <strong>pullPluginSource</strong> Gradle task.</br> To get all components use <strong>pullAllPluginsSource</strong>. Beware this deletes a previously existing plugins directory.</p>
+<p><em>Note</em>: since the trunk was split into <strong>ofbiz-framework</strong> and <strong>ofbiz-plugins</strong>, the specialpurpose and hot-deploy directories have disappeared. New components must be put in a plugins directory which works as was the hot-deploy directory. If you need to load the components in a specific order put a component-load.xml file in the plugins directory.</br> For OFBiz existing components, check them out using the Gradle tasks below. To check out a component, in a created on the fly plugins directory, use the <strong>pullPluginSource</strong> Gradle task. To get all components use <strong>pullAllPluginsSource</strong>. <strong>Beware</strong> this deletes a previously existing plugins directory.</p>
</blockquote>
<h2 id="system-requirements">System requirements</h2>
<p>The only requirement to run OFBiz is to have the Java Development Kit (JDK) version 8 installed on your system (not just the JRE, but the full JDK) which you can download from the below link.</p>