On Sat, Jan 1, 2011 at 8:00 PM, Luciano Resende <[email protected]> wrote: > On Fri, Dec 31, 2010 at 1:38 AM, ant elder <[email protected]> wrote: >> These used to be included in web20 so it all worked ok but in r1042740 >> you removed the model modules, the commit message doesn't explain why. >> If they're added back it should all be fine again. >> >> ...ant >> > > To me, it's strange to rely on a external pom to satisfy a required > dependency of a module. This way, no applications that have direct > dependency on the module-xxx-runtime will work. > > BTW, are we by any chance mandating usage of the features ? >
Not at all, and it works fine if you have a dependency on the base plus the runtime module which is what we're recommending now a days. ...ant
