Mark Struberg created DELTASPIKE-262:
----------------------------------------
Summary: remove useless OWB workaround
Key: DELTASPIKE-262
URL: https://issues.apache.org/jira/browse/DELTASPIKE-262
Project: DeltaSpike
Issue Type: Bug
Components: Security-Module
Affects Versions: 0.2-incubating
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 0.3-incubating
We currently have a few OWB 'workarounds' in our code which are indeed not
needed.
They store information in a static Map<ClassLoader, Info> and expose this info
via static methods.
This is not needed as Extensions can be injected into other beans which can
access this info directly then.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira