On Sat, Oct 1, 2016 at 2:33 PM, Andrew Purtell <[email protected]> wrote:
> > 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. That sounds about right. St.Ack
