> Sean has suggested a pre-build step where in another repo we'd make hbase
> shaded versions of critical libs, 'release' them (votes, etc.) and then
> have core depend on these. It be a bunch of work but would make the dev's
> life easier.

So when we make changes that require updates to and rebuild of the supporting 
libraries, as a developer I would make local changes, install a snapshot of 
that into the local maven cache, then point the HBase build at the snapshot, 
then do the other half of the work, then push up to both? 

I think this could work. 

Reply via email to