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

Duplicate classes in bcpg and bcprov #85

Closed
benmccann opened this issue Jul 28, 2014 · 1 comment
Closed

Duplicate classes in bcpg and bcprov #85

benmccann opened this issue Jul 28, 2014 · 1 comment

Comments

@benmccann
Copy link

bcpg should not define these classes since they're also available in its dependency bcprov

[WARNING] bcprov-jdk15on-1.50.jar, bcpg-jdk15on-1.50.jar define 3 overlappping classes: 
[WARNING]   - org.bouncycastle.apache.bzip2.CBZip2InputStream
[WARNING]   - org.bouncycastle.apache.bzip2.CRC
[WARNING]   - org.bouncycastle.apache.bzip2.BZip2Constants
@bcgit
Copy link
Collaborator

bcgit commented Jul 28, 2014

Oh dear... for what it's worth this is fixed in 1.51 which should be appearing shortly.

@bcgit bcgit closed this as completed Jul 28, 2014
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

No branches or pull requests

1 participant