----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63114/ -----------------------------------------------------------
(Updated Oct. 18, 2017, 6:22 p.m.) Review request for mesos and Alexander Rojas. Changes ------- Added distcheck test which was what caused the problem on the first place. Repository: mesos Description ------- Following the updates of these two JavaScript libraries, the versions in Makefile.am also need to be updated. Diffs ----- src/Makefile.am 085ff3b820693c9ef0115a74d72b0d87f158a887 Diff: https://reviews.apache.org/r/63114/diff/1/ Testing (updated) ------- ```sh $ make check $ DISTCHECK_CONFIGURE_FLAGS=" --disable-java" make distcheck ``` Thanks, Armand Grillet
