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

Refactor to get rid of set_crypto script #353

Closed
wants to merge 1 commit into from

Conversation

mirzakaracic
Copy link
Collaborator

TLDR would like to get rid of set_crypto step during building. Removing dependency between bash scripts and java build/run time process.

mvn clean install will generate gnu jar for the client.
mvn clean install -P bouncycastle will generate bouncycasle jar for the client. The jar name will contain proper -bc suffix.

@mirzakaracic
Copy link
Collaborator Author

Closing this since we can't get rid of current approach.

Context:
Some customers for legal reason are not allowed to have gnu dependencies compile or runtime we can't have any references in when we package client code.

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.

1 participant