Great. Thanks
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 From: Taher Alkhateeb<mailto:[email protected]> Sent: 18 February 2017 12:35 To: [email protected]<mailto:[email protected]> Subject: Re: createComponent task not in ofbiz16.11 Yeah the plugins should probably replace hot-deploy but in your release. This is still on-going in trunk. The detailed documentation that you need is available in README.md at the top level directory. On Sat, Feb 18, 2017 at 2:27 PM, mike Butler <[email protected]> wrote: > Thanks for prompt reply > > Are plugins intended to replace hot-deploy components or will > createComponent be reintroduced. > > What is the format for createPlugin task. Nothing found in user > documentation! > > > > Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > From: Taher Alkhateeb<mailto:[email protected]> > Sent: 18 February 2017 12:08 > To: [email protected]<mailto:[email protected]> > Subject: Re: createComponent task not in ofbiz16.11 > > Hello mike. Yeah the alternative is to call the task createPlugin. It would > do the same thing but create the component in /specialpurpose and add it to > component-load.xml. This was due to the transitional switch to plugins > (long story) > > On Sat, Feb 18, 2017 at 2:05 PM, mike Butler <[email protected]> > wrote: > > > I have installed Ofbiz16.11 and want to use the createComponent task but > I > > get 'createComponent' not found in root project 'ofbiz' and when I > ‘gradlew > > tasks’ or gradlew tasks –all, createComponent it is not in the list > > returned. > > > > I cannot find anything in the archives about this. > > Has the command been removed? > > > > > >
