chris snow wrote:
> Yes please!
> 
> On 20 Apr 2010 16:41, "Jacopo Cappellato" <[email protected]>
> wrote:
> 
> Wouldn't be better to make the ant target "run-install" equivalent to
> "run-install-seed"? Instead if the user wants to load also demo data they
> should be explicitly mentioned in the ant target: run-install-demo
> 
> The risk is that, a user upgrading a production server could type
> "run-install" instead of "run-install-seed" and load all demo data.
> 
> What do you think?

run-install, with no readers specified, has always installed *all*
data.  Don't change it.

The list of data segments that are installed when none are explicitly
requested is defined in entityengine.xml, with the
<entity-data-reader> elements.

An install of ofbiz may explicitly always specify the readers on the
command line, or may have editted entityengine.xml, and removed the
items that they are not interested.

Reply via email to