Josh, Thanks for taking care ratis-thridparty.
I found two minor problems: - org.apache.hadoop.ipc.protobuf is shaded to org.apache.ratis.shaded.* but not org.apache.ratis.thirdparty.*. - ratis-thridparty needs a README.md. Let me file a JIRA. Tsz-Wo On Fri, Oct 5, 2018 at 2:59 AM Josh Elser <[email protected]> wrote: > > (Finally) Pushed RATIS-335 to pull Hadoop shading into the thirdparty > repo. Pushed a new SNAPSHOT build to asf nexus which should prevent any > build-related errors (if you see something, make sure you rebase/merge > ratis.git on top of master and/or use `mvn -U` to force a SNAPSHOT refresh). > > AFAIK, we're good for a thirdparty release and will start working on an > RC. Shout if there's anything you notice that needs to be fixed prior. > > Thanks!
