commit | 3b10cfb534724eba81f6ef17657d32c42cf9a3cc | [log] [tgz] |
---|---|---|
author | Masatake Iwasaki <iwasakims@apache.org> | Sat Nov 28 09:54:06 2015 +0900 |
committer | Masatake Iwasaki <iwasakims@apache.org> | Sat Nov 28 09:54:06 2015 +0900 |
tree | 3bd2bf222debddfe94bdf4e1a19cc23cd7d34906 | |
parent | 94bc878441d6b199c1673ce2da90a336395544bb [diff] |
HTRACE-309. htraced: improve leveldb configuration (Colin Patrick McCabe via iwasakims)
HTrace is a tracing framework for use with distributed systems.
See documentation at src/main/site/markdown/index.md or at http://htrace.incubator.apache.org.
Only Maven 3.0.4 should be used to create HTrace releases - see HTRACE-236 (Support building release artifacts with Maven versions other than 3.0.4) for details.
To get around this while using Maven 3.3 HTRACE-234 you can run maven with -DcreateDependencyReducedPom=false
.