[jboss-jira] [JBoss JIRA] (JBEE-122) Concurrency Utilities for Java EE (JSR-236)

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Fri Mar 15 08:00:44 EDT 2013


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

Shelly McGowan edited comment on JBEE-122 at 3/15/13 7:58 AM:
--------------------------------------------------------------

The ExecutorNotAvailableException class has been removed from the Specification.  I'll remove it from this project in preparation for an Alpha1 release.  
jsr-236 mail list reference:
http://java.net/projects/concurrency-ee-spec/lists/users/archive/2013-02/message/40

and also verified it is not in RI API JavaDoc b04.
                
      was (Author: shelly.mcgowan):
    The ExecutorNotAvailableException class has been removed from the Specification.  I'll remove it from this project in preparation for an Alpha1 release.  
jsr-236 mail list reference:
http://java.net/projects/concurrency-ee-spec/lists/users/archive/2013-02/message/40

and verified it is not in RI API JavaDoc b04.
                  
> Concurrency Utilities for Java EE (JSR-236) 
> --------------------------------------------
>
>                 Key: JBEE-122
>                 URL: https://issues.jboss.org/browse/JBEE-122
>             Project: JBoss JavaEE Spec APIs
>          Issue Type: Sub-task
>          Components: jboss-javaee-concurrency-api
>            Reporter: Shelly McGowan
>             Fix For: JavaEE 7 Spec APIs 1.0.0.Beta1
>
>
> These APIs are required as part of our Java EE 7 implementation.
> They should be added to the org.jboss.spec project:
> {code}
> <dependency>
>     <groupId>org.jboss.spec.javax.enterprise.concurrent</groupId>
>     <artifactId>jboss-concurrent-api_1.0_spec</artifactId>
>     <version>1.0.0.Final-SNAPSHOT</version>
> </dependency>
> {code}
> Project can be created in http://github.com/jboss/jboss-concurrent-api_spec

--
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