[
https://issues.jboss.org/browse/JBEE-132?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler edited comment on JBEE-132 at 6/11/13 6:43 AM:
--------------------------------------------------------------
The [recent
update|https://github.com/wildfly/wildfly/commit/7b870cd8] to
jboss-jta-api_spec version 1.2 comes with these package requirements
Bundle-Description: The Java Transaction 1.2 API classes
Import-Package:
javax.enterprise.context,javax.enterprise.util,javax.interceptor;version="[1.2,2)"
which do not define valid versions for the javax.enterprise API. The cdi-api-1.1.jar
exports these packages in undefined versions too.
Please have a look at
[
this|http://ebr.springsource.com/repository/app/bundle/version/detail?nam...]
for a valid javax.enterprise artefact.
When building these javax.* jars it'd be easy to use the apache-bundle-plugin to
automatically generate the correct package export/import versions.
was (Author: thomas.diesler):
The [recent
update|https://github.com/wildfly/wildfly/commit/7b870cd8] to
jboss-jta-api_spec version 1.2 comes with these package requirements
Bundle-Description: The Java Transaction 1.2 API classes
Import-Package:
javax.enterprise.context,javax.enterprise.util,javax.interceptor;version="[1.2,2)"
which do not define valid versions for the javax.enterprise API. The cdi-api-1.1.jar
exports these packages in undefined versions too.
Please have a look at
[
this|http://ebr.springsource.com/repository/app/bundle/version/detail?nam...].
When building these javax.* jars it'd be easy to use the apache-bundle-plugin to
automatically generate the correct package export/import versions.
Update jboss-jta-api_spec to version 1.2
----------------------------------------
Key: JBEE-132
URL:
https://issues.jboss.org/browse/JBEE-132
Project: JBoss JavaEE Spec APIs
Issue Type: Sub-task
Components: jboss-javaee-specs
Reporter: Shelly McGowan
Assignee: Shelly McGowan
Fix For: JavaEE 7 Spec APIs 1.0.0.Beta1
From the Change Log of JSR-970, the API additions are annotations for Transactional and
TransactionScoped.
--
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:
http://www.atlassian.com/software/jira