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

Gobblin_password_encryptor should be included in the tarball #629

Merged
merged 1 commit into from
Jan 24, 2016

Conversation

lbendig
Copy link
Contributor

@lbendig lbendig commented Jan 24, 2016

As all the jars needed by the password encryptor cli tool are in the gobblin-dist/lib directory,
it's not necessary to build gobblin-utility.tar.gz manually as suggested in the documentation .

This patch copies the shell script to gobblin-dist/bin. Also added a null check to the password
decryptor to fix the NPE in case of unset passwords.

@chavdar
Copy link
Contributor

chavdar commented Jan 24, 2016

LGTM

chavdar added a commit that referenced this pull request Jan 24, 2016
Gobblin_password_encryptor should be included in the tarball
@chavdar chavdar merged commit 5b46099 into apache:master Jan 24, 2016
@lbendig
Copy link
Contributor Author

lbendig commented Jan 24, 2016

Thank you, Chavdar!

@lbendig lbendig deleted the pr1 branch January 24, 2016 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants