Login  Register

Re: Create plugin / component

Posted by Daniel Watford on Nov 04, 2019; 6:14pm
URL: http://ofbiz.116.s1.nabble.com/Create-plugin-component-tp4742212p4742213.html

Hi Robert,

I maintain my plugin in a separate git repository, cloned into the plugins
directory of my ofbiz-framework work area.

I did originally look at maintaining a separate branch in a forked
ofbiz-framework repository, and setup my plugin's repo as a sub-repository,
but it ended up being more trouble that it was worth.

When developing/building I just make sure I have pulled the latest on the
release18.12 branch and the latest on my plugin's branch.

Dan.

On Mon, 4 Nov 2019 at 18:06, Robert Wynkoop <[hidden email]>
wrote:

> Hello,
>
> Create plugin / component task generates code into the
> ofbiz-framework/plugins directory.  This directory is excluded from git
> source control.
>
> How do I create a component and manage it under source control?
>
> --
> Robert Wynkoop
> Google Voice: 314-380-0046
> Cell: 314-606-3079
> Home: 314-846-7638
>
> 2904 Woodbridge Estates Dr.
> Saint Louis, MO 63129
>


--
Daniel Watford