----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12884/#review23731 -----------------------------------------------------------
Ship it! Modulo the comment below. jenkins/src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java <https://reviews.apache.org/r/12884/#comment47607> Does calling MesosNativeLibrary.load() here work? Seems like we should not proceed if we get this exception after trying both methods. - Ben Mahler On July 23, 2013, 10:47 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12884/ > ----------------------------------------------------------- > > (Updated July 23, 2013, 10:47 p.m.) > > > Review request for mesos and Ben Mahler. > > > Repository: mesos-git > > > Description > ------- > > This is useful if people want to test the published plugin (likely built for > linux) on an OSX machine. > > > Diffs > ----- > > jenkins/src/main/java/org/jenkinsci/plugins/mesos/JenkinsScheduler.java > ce33d5778f4acb9ee4f01837cf2ef39d2fbccfd6 > > Diff: https://reviews.apache.org/r/12884/diff/ > > > Testing > ------- > > make jenkins > > > Thanks, > > Vinod Kone > >
