[
https://issues.jboss.org/browse/WFCORE-1095?page=com.atlassian.jira.plugi...
]
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)