]
Thomas Diesler reassigned WFLY-1494:
------------------------------------
Assignee: Thomas Diesler (was: jaikiran pai)
Wiring inconsistency with javax.transaction 1.2 API
---------------------------------------------------
Key: WFLY-1494
URL:
https://issues.jboss.org/browse/WFLY-1494
Project: WildFly
Issue Type: Bug
Components: Transactions
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 8.0.0.Alpha2
The transaction API defines imports like this
Import-Package:
javax.enterprise.context,javax.enterprise.util,javax.interceptor;version="[1.2,2)"
which is problematic in two ways
a) unspecified version for javax.enterprise API
b) explicit import of javax.interceptor API, which is missing above
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: