John D. Ament created DELTASPIKE-708:
----------------------------------------
Summary: Veto the AbstractEntityRepository class
Key: DELTASPIKE-708
URL: https://issues.apache.org/jira/browse/DELTASPIKE-708
Project: DeltaSpike
Issue Type: Improvement
Components: Data-Module
Affects Versions: 1.0.2
Reporter: John D. Ament
Assignee: John D. Ament
Fix For: 1.0.3
Currently, beans for AbstractEntityRepository are not exposed. This is because
the api jar does not include a beans.xml. in case you build an uber jar, or
run on an EE7 compliant server, this will still get installed.
We should instead veto the class in the repository extension to avoid it
leaking. if it leaks, it complains about not being a valid repository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)