Hi,

+1 binding

I checked:
- artefact name contains incubating
- DISCLAIMER exists
- LICENSE Is OK
- NOTICE is OK but has a little extra info in it
- no unexpected binaries in release
- all source files have apache headers
- can compile form source

Please place the release files in the correct place and not in people @. Note 
this is as MUST in incubator policy. [1]

LICENSE and NOTICE:
- Remove at least one of the last two paragraphs from NOTICE [2]
- Zipkin notice file [4] has a NOTICE file but from what I assume you are using 
I think you only need the "Zipkin is a distributed tracing system. Copyright 
2012 Twitter, Inc.” part in NOTICE. However I’m not even sure that's needed the 
only two file I can see [5] are licensed to the ASF and not Twitter. (Question 
is anything bundled or is it just a dependancy?)
- Rather than urls to licenses it’s required by most licenses to actually 
include the full text of the license. It would be better the the URLs were 
replaced with file paths to local copies of the licenses. Reason being that the 
licenses at those URLs may change. (And has for instance done for bootstrap)
- LICENSE is missing MIT licensed normalize.css it’s inside [3] (and the other 
bootstrap copies)

Thanks,
Justin

1. http://incubator.apache.org/incubation/Incubation_Policy.html#Releases 
2. http://www.apache.org/dev/licensing-howto.html#mod-notice
3. ./htrace-hbase/src/main/webapps/htrace/bootstrap.min.css
4. https://github.com/openzipkin/zipkin/blob/master/NOTICE
5. 
https://github.com/apache/incubator-htrace/tree/43ce2136a3c4bd8f2eeb296d2b1d4d0d516c3088/htrace-zipkin/src/test/java/org/apache/htrace/zipkin
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to