[jboss-jira] [JBoss JIRA] (WFCORE-1095) Remove dependency on bouncycastle
Brian Stansberry (JIRA)
issues at jboss.org
Wed Nov 4 17:57:00 EST 2015
[ https://issues.jboss.org/browse/WFCORE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-1095:
-------------------------------------
Description: Core has a dependency on bouncycastle that AFAICT is not used. It was brought into core when a class from full's testsuite/shared was ported, but the core usage of the class has no need for the bouncycastle-related logic. (was: Core has a dependency on bouncycastle that AFAICT is only there so a couple string constants can be used in testsuite/shared.
I'm going to try removing the methods that use the constants altogether. If that's ok (i.e. nothing fails in full's testsuite) then we'll go that route, otherwise I'll try just removing the contants imports and hard coding the strings.)
> Remove dependency on bouncycastle
> ---------------------------------
>
> Key: WFCORE-1095
> URL: https://issues.jboss.org/browse/WFCORE-1095
> Project: WildFly Core
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 2.0.0.Final
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Minor
>
> Core has a dependency on bouncycastle that AFAICT is not used. It was brought into core when a class from full's testsuite/shared was ported, but the core usage of the class has no need for the bouncycastle-related logic.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list