Make the TestLifeCycles available in webbeans-impl
--------------------------------------------------
Key: OWB-190
URL: https://issues.apache.org/jira/browse/OWB-190
Project: OpenWebBeans
Issue Type: Improvement
Components: Lifecycle
Affects Versions: M3
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: M4
Currently the OpenWebBeansTestLifecycle is only available internally for the
tests and via the tests.jar.
This is not usable for running automated function tests in projects which use
OWB.
I'd like to move over the OpenWebBeansTestLifeCycle (where one has to manually
select all classes which should get scanned) to a new lifecycle.test package
and also add a new EnterpriseTestLifeCycle which scanns all classes on the
classpaths according to the spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.