[jboss-jira] [JBoss JIRA] (JBEE-132) Update jboss-jta-api_spec to version 1.2

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Jun 11 06:42:55 EDT 2013


    [ https://issues.jboss.org/browse/JBEE-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780753#comment-12780753 ] 

Thomas Diesler commented on JBEE-132:
-------------------------------------

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?name=com.springsource.javax.enterprise.deploy&version=1.1.0].

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


More information about the jboss-jira mailing list