]
Brian Stansberry updated WFCORE-1095:
-------------------------------------
Fix Version/s: 3.0.0.Alpha1
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
Fix For: 3.0.0.Alpha1
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.