Re: rebar and validate_app_modules property

2011-11-17 Thread Dmitry Demeshchuk
Yeah, pulled again and now works for me. Not sure why it didn't previously. Thanks, David! On Thu, Nov 17, 2011 at 6:52 PM, David Smith wrote: > On Wed, Nov 16, 2011 at 11:45 PM, Dmitry Demeshchuk > wrote: >> Hi, guys. >> >> I've recently noticed that newest rebar requires .app.src files to >>

Re: rebar and validate_app_modules property

2011-11-17 Thread David Smith
On Wed, Nov 16, 2011 at 11:45 PM, Dmitry Demeshchuk wrote: > Hi, guys. > > I've recently noticed that newest rebar requires .app.src files to > list the modules to be compiled, unless {validate_app_modules, false} > property is set in rebar.config: > https://github.com/basho/rebar/blob/master/src/