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? Jacopo
