----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20874/#review41799 -----------------------------------------------------------
Ship it! src/Makefile.am <https://reviews.apache.org/r/20874/#comment75423> Kill the comment. - Vinod Kone On April 30, 2014, 2:50 a.m., Tobi Knaup wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20874/ > ----------------------------------------------------------- > > (Updated April 30, 2014, 2:50 a.m.) > > > Review request for mesos. > > > Bugs: MESOS-1268 > https://issues.apache.org/jira/browse/MESOS-1268 > > > Repository: mesos-git > > > Description > ------- > > The pom file gets cleaned up before clean-java runs, which calls maven and > fails. Solution is to just remove the target dir, which is what maven does as > well. > > > Diffs > ----- > > src/Makefile.am d36700f > > Diff: https://reviews.apache.org/r/20874/diff/ > > > Testing > ------- > > ../configure > make > make distclean > > > Thanks, > > Tobi Knaup > >