In prior versions, ant clean-logs doesn't fail even if you haven't build or run ofbiz. It fails now because it is trying to find logs directory under framework not under ofbiz root directory. It is possibly a side effect of moving base into framework.
Regards, Vinay Agarwal -----Original Message----- From: David E. Jones [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2006 8:43 AM To: [email protected] Subject: Re: 7901: ant clean-logs fails Do you mean if you haven't built or run ofbiz? Yeah, it will fail, just like it did before these changes. -David Vinay Agarwal wrote: > Hello, > > > > In unmodified code, framework/build.xml fails for not findings > framework/logs directory. > > > > Regards, > > Vinay Agarwal > > > >
