commit | af533fa497093b0657451564151dd1ff667bd1a5 | [log] [tgz] |
---|---|---|
author | Colin P. Mccabe <cmccabe@apache.org> | Thu Jan 21 11:13:44 2016 -0800 |
committer | Colin P. Mccabe <cmccabe@apache.org> | Thu Jan 21 11:14:05 2016 -0800 |
tree | 8d3e5c9fe8e104b76b482a59ecb0f09c3c6d45b1 | |
parent | fdbdf9ccaa84aad711fe8d3caa47affac4b251e8 [diff] |
HTRACE-334. htrace-web: Make limit of search and children API configurable (iwasakims via 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
.