Christian Geisert wrote:
[EMAIL PROTECTED] schrieb:
Yes, you can.
None of your built files are downloaded.
But, then again, it's real easy to do another ant run-install to recompile
everything. Note that if you do not do ant clean-all, your data remains
intact.
You just need to run ant without a parameter (which invokes the default
target 'build') for building, no need for run-install
Yes, that's correct.
You may find useful these experimental quick start 'guides':
"Getting and running OFBiz"
http://docs.ofbiz.org/x/aQM
"Updating OFBiz"
http://docs.ofbiz.org/x/cgM
Jacopo