Author: jleroux Date: Sun Mar 12 12:33:49 2017 New Revision: 1786567 URL: http://svn.apache.org/viewvc?rev=1786567&view=rev Log: No functional change, just a fews word about pullPluginSource and the pullAllPluginsSource Gradle tasks and where the .svn directory are placed.
Completes previous commit r1786566, by placing the note below the cmd line expl Modified: ofbiz/ofbiz-framework/trunk/README.md Modified: ofbiz/ofbiz-framework/trunk/README.md URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/README.md?rev=1786567&r1=1786566&r2=1786567&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/README.md (original) +++ ofbiz/ofbiz-framework/trunk/README.md Sun Mar 12 12:33:49 2017 @@ -524,10 +524,10 @@ task if it is defined for the plugin bei This task is mostly useful when working on the trunk branch as it pulls in the latest version of a plugin. ->_Note_: This plugin will have its own .svn directory placed inside the plugin directory. - `gradlew pullPluginSource -PpluginId=ecommerce` +>_Note_: This plugin will have its own .svn directory placed inside the plugin directory. + ### Pull all official plugins from source control Download all officially supported plugins from source control (currently subversion)