already done. ;)
On Tue, Jan 12, 2016 at 2:55 PM, Ted Yu <[email protected]> wrote: > Then YETUS-279 should be moved to HBASE project, right ? > > On Tue, Jan 12, 2016 at 12:52 PM, Sean Busbey <[email protected]> wrote: > >> the personality actually used by the HBase precommit testing is in the >> hbase source repository, not yetus: >> >> http://s.apache.org/YyE >> >> please see HBASE-13525 and/or the email to dev@hbase on the thread >> 'Testing and CI -- Apache Jenkins Builds' >> >> On Tue, Jan 12, 2016 at 2:46 PM, Ted Yu <[email protected]> wrote: >> > Logged YETUS-279 >> > >> > Thanks >> > >> > On Tue, Jan 12, 2016 at 11:02 AM, Allen Wittenauer <[email protected]> >> wrote: >> > >> >> >> >> > On Jan 12, 2016, at 10:56 AM, Ted Yu <[email protected]> wrote: >> >> > >> >> > I see now why the compilation error happened. >> >> > >> >> > To my understanding, it should be Yetus' job to determine the proper >> >> > dependencies among the modules. >> >> >> >> >> >> Yup… and currently that work is passed to the personality to do. >> >> >> >> It's worthwhile pointing out that maven’s dependency list won’t >> >> always be correct either since it only covers Java code. Any non-Java >> code >> >> would still require some special handling by the personality even if the >> >> maven plug-in did most of the work to put them in the proper order. >>
