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

Import bcpkix-jdk15on dependency from orbit #7

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

pamodaaw
Copy link
Contributor

Purpose

The org.wso2.carbon.extension.identity.x509Certificate.validation component has directly imported bcpkix-jdk15on dependency and embed within the component.
This PR is to remove the embedded jar and import the dependency from the orbit. The dependency will be packed from the carbon-kernel.

Goals

Remove embedded dependencies from org.wso2.carbon.extension.identity.x509Certificate.validation

Approach

Remove embedded dependencies and import from the orbit

User stories

N/A

Release note

Upgrade the bouncy castle dependency version

Documentation

N/A

Training

N/A

Certification

N/A

Marketing

N/A

Automation tests

  • Unit tests

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

N/A

Related PRs

wso2/orbit#348
wso2/orbit#340

@senthalan senthalan merged commit 1c0ff31 into wso2-extensions:master Feb 27, 2019
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.

3 participants