I've posted the first release candidate here: http://people.apache.org/~cmccabe/htrace/releases/4.0.1/rc0
The jars have been staged here: https://repository.apache.org/content/repositories/orgapachehtrace-1019 As mentioned earlier, this is a cleanup release with just some build fixes, log level changes, and cleanups. The vote will run for 3 days. cheers, Colin Release Notes - HTrace - Version 4.0.1 ** Bug * [HTRACE-253] - Tracer loadSamplers and loadSpanReceivers logs are too chatty * [HTRACE-256] - Change the artifactId for htrace-core in branch 4.0 to be htrace-core4 * [HTRACE-238] - Change maven compiler source level to 1.7 to match targetJdk * [HTRACE-245] - NOTICE.txt: change "developed by The Apache Software...” to "developed at The Apache Software...” * [HTRACE-246] - HTrace WebApp not properly defined and therefore not packaged into .war * [HTRACE-251] - Fix "mvn clean" target * [HTRACE-255] - Failed finding GODEPs on mac os x * [HTRACE-257] - htrace-htraced: add web symlink rather than generating programmatically ** Task * [HTRACE-254] - Minor compatible API cleanup: Take name on Tracer construction, deprecate Span#getChild
