Author: jleroux
Date: Fri Mar 24 11:50:31 2017
New Revision: 1788416
URL: http://svn.apache.org/viewvc?rev=1788416&view=rev
Log:
No functional changes, updates main README.md for the Gradle to Ant 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=1788416&r1=1788415&r2=1788416&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/tools/documentation/README.md.html (original)
+++ ofbiz/ofbiz-framework/trunk/tools/documentation/README.md.html Fri Mar 24
11:50:31 2017
@@ -31,6 +31,9 @@ under the License.
<p>For more details about OFBiz please visit the OFBiz Documentation page:</p>
<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>
+</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>
<p><a
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">JDK
download</a></p>