Yes, looks like we were not on the same page

Jacques

From: "Deepak Dixit" <[email protected]>
Hello Prasanthi,

"ant run-install loads all configured data; meant for generic OFBiz development, testing, demonstration, etc purposes", as Scott mentioned if you want to build the application then run ant or ant build, (build is default target) and if you want to load data then run appropriate target.

Please read the build.xml of ofbiz project so you are more clear with ant target.

comment inline :

prasanthi_ofbiz wrote:
Hi Jacques ,
Thanks for u r great reply. I changed those conditions to
check-on-start="false",add-missing-on-start="false" instead of
check-on-start="true" add-missing-on-start="true". Still its creating the
demo data. If I use ant command for build its not.

use ant clean && ant build
or
use ant clean-all && ant build  or ant refresh

Regards
Prasanthi



Thanks & Regards
--
Deepak Dixit
HotWax Media Pvt. Ltd.
Website :- www.hotwaxmedia.com
Contact :- +91-98267-54548
Skype Id :- deepakdixit


Reply via email to