commit | b22336bff3b49ca96db07145c1bfba651b2b3428 | [log] [tgz] |
---|---|---|
author | Colin Patrick Mccabe <cmccabe@cloudera.com> | Thu Nov 05 18:56:56 2015 -0800 |
committer | Colin Patrick Mccabe <cmccabe@cloudera.com> | Thu Nov 05 18:56:56 2015 -0800 |
tree | 1e47015baaf2ab17e6eb45044cba285aa2e72eea | |
parent | 38ad7da0221898ed2c50902a0f46c5f9b57e8017 [diff] |
HTRACE-292. "htracedTool version" should display the git hash, and -Dgit.version option should be available for build (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
.