At the last hackathon I heard that rather than a src and bin tgz, rather, we should produce a combined one that when undone, can itself build.
Do we still think that a good idea? Myself, I like how it is currently where you use bin tgz if you want to just 'use' it but if you want to dev against a release or snapshot, go get the src tgz; this latter bundle can be mvn built (includes pom etc.). St.Ack On Fri, Jul 16, 2010 at 4:04 AM, Lars Francke <[email protected]> wrote: > Hey guys, > > I'm trying to wrap up some more changes to the Maven build for HBase > at the moment. I started the work at the HUG and I'd like to get a > "perfect" system into 0.90. So is there anything else you're missing, > anything that's not working correctly or too slow, undocumented etc.? > > There are still a couple of tickets open for Maven and we'll get to > them but are there any other issues? Let us know! > > Thanks, > Lars >
