commit | 220a93e6591404e798f7159ce517cadade170877 | [log] [tgz] |
---|---|---|
author | Masatake Iwasaki <iwasakims@apache.org> | Mon Dec 07 22:05:17 2015 +0900 |
committer | Masatake Iwasaki <iwasakims@apache.org> | Mon Dec 07 22:05:17 2015 +0900 |
tree | 997c1ade465a9d983f443398a45439958cf0ec53 | |
parent | b7f9058ca9d72974a3133ac2ea6f9c948ce3d539 [diff] |
HTRACE-316. htrace-web: span.js issue: span ID string length is 32, not 36 (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
.