You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Tore Van Grembergen <to...@beerintime.com> on 2017/06/27 17:15:13 UTC

Documentation gradlew loadAll vs gradlew loadDefault

Dear All,


on the below pages it mentions that the default data needs to be loaded 
via gradlew loadAll,


https://cwiki.apache.org/confluence/display/OFBIZ/Demo+and+Test+Setup+Guide

https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technical+Production+Setup+Guide


however i think it needs to be gradlew loadDefault.

If I execute /gradlew loadAll I get

FAILURE: Build failed with an exception.

* What went wrong:
Task 'loadAll' not found in root project 'ofbiz'


Kind regards


Tore


Re: Documentation gradlew loadAll vs gradlew loadDefault

Posted by Jacques Le Roux <ja...@les7arts.com>.
loadDefault is deprecated and not used since R17

Le 05/10/2020 à 17:47, Abdoulaye Diaw a écrit :
> Hello I am facing the same probleme on windows 10. Could you help me?
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html


Re: Documentation gradlew loadAll vs gradlew loadDefault

Posted by Deepak Dixit <de...@apache.org>.
Hi Abdoulaye,

Your message has been moderated, else it would not have reached this
Mailing List.

Please subscribe to the user ML,
See why here http://ofbiz.apache.org/mailing-lists.html.


Thanks & Regards
--
Deepak Dixit
ofbiz.apache.org


On Tue, Oct 6, 2020 at 10:28 AM Abdoulaye Diaw <ab...@hotmail.com>
wrote:

> Hello I am facing the same probleme on windows 10. Could you help me?
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
>

Re: Documentation gradlew loadAll vs gradlew loadDefault

Posted by Abdoulaye Diaw <ab...@hotmail.com>.
Hello I am facing the same probleme on windows 10. Could you help me?



--
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Re: Documentation gradlew loadAll vs gradlew loadDefault

Posted by Michael Brohl <mi...@ecomify.de>.
Hi Tore,

I guess you are on a release version? The documentation you mentioned is 
for the trunk version as stated in the information box on top of the page.

You'll find the docs for 16.11 in 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=71011294

Regards,

Michael Brohl
ecomify GmbH
www.ecomify.de


Am 27.06.17 um 19:15 schrieb Tore Van Grembergen:
> Dear All,
>
>
> on the below pages it mentions that the default data needs to be 
> loaded via gradlew loadAll,
>
>
> https://cwiki.apache.org/confluence/display/OFBIZ/Demo+and+Test+Setup+Guide 
>
>
> https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technical+Production+Setup+Guide 
>
>
>
> however i think it needs to be gradlew loadDefault.
>
> If I execute /gradlew loadAll I get
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Task 'loadAll' not found in root project 'ofbiz'
>
>
> Kind regards
>
>
> Tore
>