eolivelli opened a new issue #2227: Travis is failing with an error about 
LICENSE files
URL: https://github.com/apache/bookkeeper/issues/2227
 
 
   **BUG REPORT**
   
   ***Describe the bug***
   CI Travis jobs fail due to a validation error reported by 
check-binary-license script.
   The error is on current master and on 4.10 branch
   
   ```
   org.apache.httpcomponents-httpclient-4.4.1.jar unaccounted for in LICENSE
   org.apache.httpcomponents-httpcore-4.4.1.jar unaccounted for in LICENSE
   org.apache.thrift-libthrift-0.9.3.jar unaccounted for in LICENSE
   
   ```
   A clear and concise description of what the bug is.
   
   ***To Reproduce***
   
   Just run this script from the command line (it will build BookKeeper and 
perform the license checj)
   .travis_scripts/build.sh
   
   ***Expected behavior***
   
   No error is reported
   
   ***Additional context***
   
   Those files are needed by distributed-core module and they seem to be needed 
in order to make the Stream Storage service to run (it is using DistributedLog).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to