[EMAIL PROTECTED] wrote: > > In the past and in mmbase 1.5 when installing a "new" application > all the builders that are required by the application should > already be > installed (ohterwise you will get some error message in the console). > I usualy do this by copying builder in de application directory to > to the builder directory > cp -r config/application/MyNews/builders > config/builders/MyNewsBuilders > (builders the config/application tree are not installed by default) > > In the current CVS this is done "automagicaly" (not perfect > but works). >
How is this done automatically then? You mean if autodeploy is true, the builders automatically copied?
