This breaks the entire plugin management API in gradle. A proper solution is to work on the subversion restructure instead and handle whatever data loading sequence needed.
On Sat, Feb 11, 2017 at 1:16 PM, <[email protected]> wrote: > Author: jleroux > Date: Sat Feb 11 10:16:02 2017 > New Revision: 1782577 > > URL: http://svn.apache.org/viewvc?rev=1782577&view=rev > Log: > Implemented: Load demo data shows error loading xml files > Fixed: > (OFBIZ-9211) > > "gradlew cleanAll loadDefault" generates a data loading error > > It's logically due to the removing of plugins/component-load.xml in > OFBIZ-9182 > A temporary solution is to put it in again. > A definitive solution is to remove data dependencies. > We have also this problem with ecommerce data which create dependencies > from applications > > jleroux: I don't close this issue yet because we need to work together on > this. > I simply remove the regression by putting back plugins/component-load.xml > > Thanks: Wai for report > > Added: > ofbiz/trunk/plugins/component-load.xml (props changed) > - copied unchanged from r1780789, ofbiz/trunk/plugins/component- > load.xml > > Propchange: ofbiz/trunk/plugins/component-load.xml > ------------------------------------------------------------ > ------------------ > svn:eol-style = native > > Propchange: ofbiz/trunk/plugins/component-load.xml > ------------------------------------------------------------ > ------------------ > svn:keywords = "Date Rev Author URL Id" > > Propchange: ofbiz/trunk/plugins/component-load.xml > ------------------------------------------------------------ > ------------------ > --- svn:mergeinfo (added) > +++ svn:mergeinfo Sat Feb 11 10:16:02 2017 > @@ -0,0 +1,12 @@ > +/ofbiz/branches/2013_RemoveJavolution/plugins/component-load.xml:1462755 > +/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10- > 23/plugins/component-load.xml:1535171-1654698 > +/ofbiz/branches/OFBIZ-6275/plugins/component-load.xml:1675394-1675466 > +/ofbiz/branches/addbirt/plugins/component-load.xml: > 831210-885099,885686-886087 > +/ofbiz/branches/boostrap_theme/plugins/component-load. > xml:1635411,1635439,1635465 > +/ofbiz/branches/dojo1.4/plugins/component-load.xml:951708-952957 > +/ofbiz/branches/framework-api-cleanup/plugins/component- > load.xml:1619853-1620529 > +/ofbiz/branches/jackrabbit20100709/plugins/component-load.xml:962442- > 1231517 > +/ofbiz/branches/jquery/plugins/component-load.xml:952958-1044489 > +/ofbiz/branches/json-integration-refactoring/plugins/component-load.xml: > 1634077-1635900 > +/ofbiz/branches/multitenant20100310/plugins/component-load.xml:921280- > 927264 > +/ofbiz/branches/release13.07/plugins/component-load.xml:1547657 > > Propchange: ofbiz/trunk/plugins/component-load.xml > ------------------------------------------------------------ > ------------------ > svn:mime-type = text/xml > > >
