]
Darran Lofthouse resolved ELY-1560.
-----------------------------------
Fix Version/s: 1.9.0.Final
Assignee: Darran Lofthouse
Resolution: Out of Date
Modularize Elytron to improve layered product support
-----------------------------------------------------
Key: ELY-1560
URL:
https://issues.jboss.org/browse/ELY-1560
Project: WildFly Elytron
Issue Type: Feature Request
Reporter: Ilia Vassilev
Assignee: Darran Lofthouse
Priority: Major
Labels: improvement
Fix For: 1.9.0.Final
Some layered products/projects might need access to specific utilitarian classes from
Elytron, for example, BRMS' use of
https://github.com/wildfly-security/wildfly-elytron/blob/master/src/main/....
I suggest we split Elytron's utility classes into a new module which can then be
easily integrated into other products/projects.