Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move pulsar functions dependency version to root pom and remove duplicated license headers #1324

Merged
merged 3 commits into from
Mar 5, 2018

Conversation

sijie
Copy link
Member

@sijie sijie commented Mar 4, 2018

This addresses some comments in pulsar functions PR #1314

…cated license headers

This addresses some comments in pulsar functions PR apache#1314
@sijie sijie self-assigned this Mar 4, 2018
@sijie sijie requested a review from merlimat March 4, 2018 10:22
@sijie
Copy link
Member Author

sijie commented Mar 4, 2018

/cc @srkukarni @jerrypeng

Copy link
Contributor

@srkukarni srkukarni left a comment

Choose a reason for hiding this comment

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

Looks good!

<groupId>com.yahoo.datasketches</groupId>
<artifactId>sketches-core</artifactId>
<version>${sketches.version}</version>
</dependency>
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you also fix pulsar-client/pom.xml that is currently specifying the version for this dependency?

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@sijie
Copy link
Member Author

sijie commented Mar 4, 2018

@merlimat I also fixed the broken master, since two changes were merged independently #1314 #1320

@sijie
Copy link
Member Author

sijie commented Mar 4, 2018

retest this please

@merlimat merlimat added this to the 2.0.0-incubating milestone Mar 4, 2018
@sijie
Copy link
Member Author

sijie commented Mar 4, 2018

retest this please

@sijie sijie merged commit 585ea13 into apache:master Mar 5, 2018
@sijie sijie deleted the address_function_comments branch March 5, 2018 00:43
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