----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23749/#review90964 -----------------------------------------------------------
Bad patch! Reviews applied: [23784] Failed command: ./support/apply-review.sh -n -r 23784 Error: 2015-07-08 19:14:12 URL:https://reviews.apache.org/r/23784/diff/raw/ [30874/30874] -> "23784.patch" [1] Successfully applied: Missing Apache headers for stout Adding missing Apache licence headers on .cpp, .hpp and Makefiles Review: https://reviews.apache.org/r/23784 Checking 28 files using filter --filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/end_of_line,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/operators,+whitespace/semicolon,+whitespace/tab,+whitespace/todo Total errors found: 0 ERROR: Commit spanning multiple projects. Please use separate commits for mesos, libprocess and stout. Paths grouped by project: mesos: support/check-apache-header.sh stout: 3rdparty/libprocess/3rdparty/stout/Makefile.am 3rdparty/libprocess/3rdparty/stout/configure.ac 3rdparty/libprocess/3rdparty/stout/include/Makefile.am 3rdparty/libprocess/3rdparty/stout/tests/bits_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/bytes_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/cache_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/duration_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/error_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/flags_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/gzip_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/hashmap_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/hashset_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/interval_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/ip_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/json_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/linkedhashmap_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/mac_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/main.cpp 3rdparty/libprocess/3rdparty/stout/tests/multimap_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/none_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/option_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/os/sendfile_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/os/signals_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/proc_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/protobuf_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/set_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/some_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/strings_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/thread_tests.cpp 3rdparty/libprocess/3rdparty/stout/tests/uuid_tests.cpp Failed to commit patch - Mesos ReviewBot On July 8, 2015, 6:57 p.m., Isabel Jimenez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23749/ > ----------------------------------------------------------- > > (Updated July 8, 2015, 6:57 p.m.) > > > Review request for mesos and Benjamin Hindman. > > > Repository: mesos > > > Description > ------- > > Adding missing Apache licence headers on .cpp, .hpp and Makefiles > > > Diffs > ----- > > src/cli/mesos.cpp 0c315f7 > src/files/files.cpp 3a62ee7 > src/hdfs/hdfs.hpp cba386a > src/slave/state.cpp fab47a7 > src/state/in_memory.hpp 2040618 > src/state/in_memory.cpp ce04e47 > src/state/leveldb.hpp 53447c6 > src/state/leveldb.cpp 14a1807 > src/state/log.hpp a0ca4f8 > src/state/log.cpp 326f3a7 > src/state/zookeeper.hpp 1a8483d > src/state/zookeeper.cpp 9151d55 > src/tests/active_user_test_helper.cpp c32d467 > src/zookeeper/authentication.hpp 7b6b767 > src/zookeeper/authentication.cpp ccd6bf7 > src/zookeeper/contender.hpp 6529245 > src/zookeeper/contender.cpp 3255ef0 > src/zookeeper/detector.hpp e41158e > src/zookeeper/detector.cpp 5305161 > src/zookeeper/group.hpp 9246130 > src/zookeeper/group.cpp 01066e3 > src/zookeeper/watcher.hpp 1e347ed > > Diff: https://reviews.apache.org/r/23749/diff/ > > > Testing > ------- > > > Thanks, > > Isabel Jimenez > >
