Skip to content

Missing resource bundle in the bcjmail-jdk18on artifact since version 1.78 #1660

@vegamime

Description

@vegamime

We have identified that since version 1.78, the resource bundle 'org.bouncycastle.mail.smime.validator.SignedMailValidatorMessages' is missing from the bcjmail-jdk18on artifact (but not from bcmail-jdk18on) .

This resource bundle is required by the class 'org.bouncycastle.mail.smime.validator.SignedMailValidator'.

Reading an entry from the ErrorBundle results in an exception. Example Stacktrace:
org.bouncycastle.pkix.util.MissingEntryException: Can't find entry SignedMailValidator.certPathInvalid.details in resource file org.bouncycastle.mail.smime.validator.SignedMailValidatorMessages. at org.bouncycastle.pkix.util.LocalizedMessage.getEntry(Unknown Source) at org.bouncycastle.pkix.util.ErrorBundle.getDetail(Unknown Source)

Could you please make this resource bundle available again?

Affected versions: 1.78 and 1.78.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions