Skip to content

Fix license file in the distribution package#5578

Merged
aahmed-se merged 1 commit into
apache:masterfrom
sijie:fix_license_files
Nov 7, 2019
Merged

Fix license file in the distribution package#5578
aahmed-se merged 1 commit into
apache:masterfrom
sijie:fix_license_files

Conversation

@sijie
Copy link
Copy Markdown
Member

@sijie sijie commented Nov 6, 2019

No description provided.

@sijie sijie added this to the 2.5.0 milestone Nov 6, 2019
@sijie sijie self-assigned this Nov 6, 2019
@sijie
Copy link
Copy Markdown
Member Author

sijie commented Nov 6, 2019

Not sure why Jenkins didn't capture this error. But I noticed that the LICENSE file is not updated to date in #5574

@sijie
Copy link
Copy Markdown
Member Author

sijie commented Nov 7, 2019

run java8 tests
run integration tests

Copy link
Copy Markdown
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The check being disabled is my fault... I commented it out at some point when fixing the Jenkins build since after the forced Maven upgrade the list of dependencies picked by maven was making the check to always fail and block all the PRs.
Once we solved the maven issue (by pinning to 3.5 instead of 3.6), then I forgot to re-enable..

It's on now.

- io.netty-netty-resolver-dns-4.1.43.Final.jar
- io.netty-netty-transport-4.1.43.Final.jar
- io.netty-netty-transport-native-epoll-4.1.43.Final-linux-x86_64.jar
- io.netty-netty-transport-native-epoll-4.1.33.Final-linux-x86_64.jar
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not directly related with this PR but this dependency doesn't look it's getting picked up correctly, we should pin the version correctly to avoid incompatibilities across versions.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes will do it in a separate pull request.

@sijie
Copy link
Copy Markdown
Member Author

sijie commented Nov 7, 2019

run java8 tests

@aahmed-se aahmed-se merged commit 45bb182 into apache:master Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants