Humm, I saw that. My prior tests were with v16.?. It was one branch. How do the two branches work together in v18? Is the plugins dependent on the framework branch?
Do you have any docs on this? I did see a list email where someone was proposing this(PlugIn vs HotLoad, special purpose) new structure. Seems like a good idea, just trying to figure out how to organize my code so I can make local commits to my repository. Robert Wynkoop On Fri, Nov 1, 2019 at 5:41 AM Jacques Le Roux <[email protected]> wrote: > Hi Robert, > > OOTB there are 2 branches, one for the framework and one for the plugins. > You should have the same structure. > > Jacques > > Le 01/11/2019 à 06:10, Robert Wynkoop a écrit : > > Using earlier advice from this list I believe I have my source control > > setup for proper custom development. > > > > Following the developer demo, Creating your first component > > < > https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreateYourFirstApplication(HelloWorld...) > > > > . > > > > I noticed the files are created in the plugins directory. > > > > This directory is excluded from commit via the .gitingnore file checked > > into the branch. > > > > How should I go about committing to my local branch, components that I > > create here? > > > > Robert Wynkoop > > >
