commit | 021e491446716a57eb7f37f9328fe72d103b9823 | [log] [tgz] |
---|---|---|
author | Colin P. Mccabe <cmccabe@apache.org> | Thu Nov 12 12:39:36 2015 -0800 |
committer | Colin P. Mccabe <cmccabe@apache.org> | Thu Nov 12 12:39:36 2015 -0800 |
tree | ebc6e48ae6b060e768478a253d6b75e11d20a54f | |
parent | ef46897ff31b90628d06648169175f33c06f2291 [diff] |
HTRACE-294. htraced: fix some metrics issues (cmccabe)
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
.