]
Aslak Knutsen resolved ARQ-314.
-------------------------------
Assignee: Aslak Knutsen
Resolution: Done
pushed upstream
CDIInjectionEnricher does not release the creationalContext
-----------------------------------------------------------
Key: ARQ-314
URL:
https://issues.jboss.org/browse/ARQ-314
Project: Arquillian
Issue Type: Bug
Components: Weld Containers
Affects Versions: 1.0.0.Alpha4
Reporter: Pete Muir
Assignee: Aslak Knutsen
Fix For: 1.0.0.CR1
In order for Weld to properly clean up injected dependent objects (such as calling the
@PreDestroy or @Disposes method), it is important that creationalContext.release() is
called when the scope of the test ends.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: