Ethanlm opened a new pull request #3387: URL: https://github.com/apache/storm/pull/3387
## What is the purpose of the change Travis build failed due to ``` Checking DEPENDENCY-LICENSES DEPENDENCY-LICENSES and target/DEPENDENCY-LICENSES are different. Please update DEPENDENCY-LICENSES by running 'mvn license:aggregate-add-third-party@generate-and-check-licenses -Dlicense.skipAggregateAddThirdParty=false -B' in the project root Dependencies in LICENSE-binary that appear unused: org.glassfish:javax.el:3.0.1-b11 Dependencies missing from LICENSE-binary: org.glassfish:javax.el:3.0.1-b12 LICENSE-binary needs to be updated. Please remove any unnecessary dependencies from LICENSE-binary, and add any that are missing. You can copy any missing dependencies from DEPENDENCY-LICENSES Some license files are not up to date, see above for the relevant error message ``` https://travis-ci.com/github/apache/storm/jobs/491820158 ## How was the change tested Run `mvn license:aggregate-add-third-party@generate-and-check-licenses -Dlicense.skipAggregateAddThirdParty=false -B` as suggested to regenerate DEPENDENCY-LICENSES. And fix LICENSE-binary according to DEPENDENCY-LICENSES ---------------------------------------------------------------- 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: us...@infra.apache.org