Hi,

+1 binding.

I checked:
- release name contains incubating
- signature and hash good
- DISCLAIMER exists
- LICENSE and NOTICE good. May be minor LICENSE issue re bootstrap (see below).
- no unexpected binary files
- all source files have Apache headers
- can compile from source

You might want to in the next release sign the release with an apache email 
address.

You may want to also double check the version of bootstrap you have bundled, 
the comment says 3.2 and that it is Apache licensed, however github shows 3.2 
is MIT licensed. [1] I think the change from Apache to MIT happened at around 
3.0.3. [2] If this is the case can you add bootstrap to the LICENSE file in the 
next release. However it may be that Twitter didn’t update the header of this 
file. If that's the case I’d just leave it as it is. Sorry I missed this last 
time.

I also had to increase the memory in gradle.properties to get the project to 
compile without an out of heap space error but that may just be my setup.

Thanks,
Justin

1. https://github.com/twbs/bootstrap/tree/v3.2.0 
<https://github.com/twbs/bootstrap/tree/v3.2.0>
2. https://github.com/twbs/bootstrap/tree/v3.0.3 
<https://github.com/twbs/bootstrap/tree/v3.0.3>

Reply via email to